/* CSS Document */

body { background-color: #000000;}

a:link { text-decoration: none;}
a:visited { text-decoration: none;}
a:hover { text-decoration: none;
		 color: #ff0000;}
a:active { text-decoration: none;}

.redlink  { color : #ff0000;}
.redlink:hover { text-decoration: none;
			color: #00ff00;}
.redlink:visited { text-decoration: none;
					color: #ff0000;}
					
.bluelink { color : #0066ff;}
.bluelink:hover { text-decoration: none;
			 color: #ff0000;}
.bluelink:visited { text-decoration: none;
			   color: #0066ff;}

.greenlink { color : #009900;}
.greenlink:hover { text-decoration: none;
			  color: #ff0000;}
.greenlink:visited { text-decoration: none;
				color: #009900;}
				
.yellowlink { color : #ffff00;}
.yellowlink:hover { text-decoration: none;
			  color: #009900;}
.yellowlink:visited { text-decoration: none;
				color: #ffff00;}
					
.graylink { color : #aaaaaa;}
.graylink:hover { text-decoration: none;
			 color: #ff0000;}
.graylink:visited { text-decoration: none;
			   color: #aaaaaa;}
			   
.red  { color : #ff0000;}					
.blue { color : #0066ff;}
.green { color : #009900;}					
.gray { color : #aaaaaa;}

div.head_1 { background-color: #000000;
            border  : none;
            color   : #000000;
            padding : 0px;
            position: relative;
            left    : 0px;
            top     : 0px;
            width   : 864px;
            height  : 100px;
            z-index : 200;}
			
div.head_2 { background-color: #000000;
            border  : none;
            color   : #000000;
            padding : 0px;
            position: absolute;
            left    : 150px;
            top     : 0px;
            width   : 400px;
            height  : 100px;}
			
div.head_3 { background-color: #000000;
			cursor: help;
            border  : none;
            font-family : Georgia;
			font-size : 14px;
            padding : 0px;
            position: absolute;
            left    : 550px;
            top     : 0px;
            width   : 120px;
            height  : 100px;}
			
div.head_4 { background-color: #000000;
			cursor: help;
            border  : none;
            font-family : Georgia;
			font-size : 14px;
            padding : 0px;
            position: absolute;
            left    : 670px;
            top     : 0px;
            width   : 194px;
            height  : 100px;}
			
div.banner { background-image:url(page_titles.gif);
			background-repeat:no-repeat;
            border  : none;
            color   : #000000;
			font-family : High Tower Text;
			font-size	: 40px;
            padding : 0px;
            position: relative;
            left    : 0px;
            top     : 0px;
            width   : 850px;
            height  : 70px;
            z-index : 200;}
			
div.bnav_1 { background-color: #000000;
               		border  : none;
               		padding : 0px;
             		position: relative;
               		left    : 0px;
               		top     : 0px;
               		width   : 860px;
               		height  : 110px;}
			
div.bnav_2 { background-color: #000000;
               			border  : none;
               			padding : 0px;
             			position: absolute;
               			left    : 0px;
               			top     : 0px;
               			width   : 150px;
               			height  : 110px;}
			
div.bnav_3 { background-color: #333333;
               			border  : none;
               			font	: Georgia;
						font-size: 14px;
						font-weight: bold;
						padding : 0px;
             			position: absolute;
               			left    : 175px;
               			top     : 10px;
               			width   : 30px;
               			height  : 90px;}
			
div.bnav_4 { background-color: #111111;
               			border  : none;
               			font-family:Arial, Helvetica;
						font-size:16px;
						font-weight:bold;
              			padding : 0px;
             			position: absolute;
               			left    : 205px;
               			top     : 10px;
               			width   : 450px;
               			height  : 90px;}

div.bnav_5 { background-color: #333333;
               			border  : none;
               			font:Georgia;
						font-size:14px;
						font-weight:bold;
						padding : 0px;
             			position: absolute;
               			left    : 655px;
               			top     : 10px;
               			width   : 30px;
               			height  : 90px;}

div.bnav_6 { background-color: #000000;
               			border  : none;
               			padding : 0px;
             			position: absolute;
               			left    : 710px;
               			top     : 0px;
               			width   : 150px;
               			height  : 110px;}

div.foot_1 { background-color: #000000;
            border  : none;
			color   : #000000;
            padding : 0px;
            position: relative;
            left    : 0px;
            top     : 0px;
            width   : 860px;
            height  : 50px;
            z-index : 200;}

div.foot_2 { background-color: #000000;
               border  : none;
               color   : #000000;
               padding : 0px;
               position: absolute;
               left    : 210px;
               top     : 0px;
               width   : 115px;
               height  : 50px;}

div.foot_3 { background-color: #000000;
               border  : none;
               color   : #000000;
               padding : 0px;
               position: absolute;
               left    : 325px;
               top     : 0px;
               width   : 210px;
               height  : 50px;}

div.foot_4 { background-color: #000000;
               border  : none;
               color   : #000000;
               padding : 0px;
               position: absolute;
               left    : 535px;
               top     : 0px;
               width   : 115px;
               height  : 50px;}

div.foot_5 { background-color: #000000;
               border  : none;
               color   : #ffffff;
               padding : 0px;
               position: absolute;
               left    : 650px;
               top     : 0px;
               width   : 210px;
               height  : 50px;}