/* Standard tags */
body { background: url(images/back_level1.jpg) #000000 no-repeat; background-attachment: fixed; color: #ffffff; font-family: verdana, tahoma, sans-serif; font-weight: normal; font-size: 12px; text-decoration: none; margin: 0px; }

img { border: 0px; }
table { font-size: 12px; border: 0px solid black; border-collapse: collapse; padding:0px; margin:0px; }
tr { border: 0px solid black; border-collapse: collapse; padding:0px; margin:0px; }
td { border: 0px solid black; border-collapse: collapse; padding:0px; margin:0px; }
hr { height: 1px; }
h1 { font-weight: bold; font-size: 16px; margin-top: 10px; margin-bottom: 4px;}
h2 { font-weight: bold; font-size: 14px; margin-top: 8px; margin-bottom: 4px;}
h3 { font-weight: bold; font-size: 12px; margin-top: 6px; margin-bottom: 4px;}
h4 { font-weight: bold; font-size: 10px; margin-top: 4px; margin-bottom: 4px;}
a:link { font-weight: bold; background-color: transparent; text-decoration: none; }
a:visited { font-weight: bold; background-color: transparent; text-decoration: none; }
a:hover { font-weight: bold; background-color: transparent; text-decoration: none; }	
form { font-weight: normal; padding: 10px; color: #ffffff; background-color: transparent; border: 0px solid black; }

/* Horizontal Menu */
#menu { width: 100%; background: url("images/blue_ray.png") transparent repeat-x; }
#menu ul { border:0px solid white; text-align: center; list-style-type: none; height: 16px;  margin: 0px; padding: 6px 0px 8px 0px; }
#menu li { display: inline; margin: 0px; padding: 0px; }
#menu a { border:0px solid yellow; color: #ffffff; margin: 0px; padding: 6px 10px 10px 10px; background: url("../images/blue_ray.png"); }
#menu a:visited { background: url("images/blue_ray.png"); }
#menu a:hover   { background: url("images/red_ray.png");}
#menu a:active  { background: url("images/red_ray.png"); }

/* Header */
#header { border:0px solid white; text-align: left; margin:0px; padding: 0px; }

/* Footer */
#footer { border:0px solid white; clear:left; height:30px; text-align: center; vertical-align: top; background: url("images/blue_ray.png") transparent repeat-x; margin:0px; padding:5px; }

#wrapper_1 { background: transparent; }
#wrapper_2 { overflow:auto; width: 100%; position: relative; float: left; }


/* Vertical Menu */
#submenu { border:0px solid white; width:20%; float:left; margin:0px; padding:0px; }
#submenu ul { background: transparent; text-align: center; list-style-type: none; margin: 0px; padding: 0px 10px 0px 10px; }
#submenu li { display:block; margin: 0px; }
#submenu a { height: 18px; display:block; background: #121228; border: 1px solid #6d6dea; font-size:10px; font-weight: bold; color: #ffffff; margin: 0px; padding: 0px; }
#submenu a:hover { color: #000000; background: yellow; }

/* Content */
#content { padding: 10px; }

