/* CSS Document */
BODY  {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bg1.gif) top left repeat-x;
	background-color:#000000;
	margin: 4px;
	color:#333333;
}

#black		{width: 912px;
			clear:both;
			margin: 0px auto 0px auto;
			min-height: 10px;
			background-color:#000000;
			}
			
#body_text	{
			width:906px;
			min-height:100px;
			margin: 0px 3px  0px 3px;
			}

#logo_box	{background:url(../images/bg_body_33.gif) top left repeat-y;
			width: 912px;
			clear:both;
			min-height: 198;
			margin: 0px auto 0px auto;
			
}

#wrapper	{
			background: url(../images/bg_body_32.gif) top left repeat-y;
			width: 912px;
			min-height: 200px;
			margin: 0px auto 0px auto;
			}

#left_col	{
			width: 681px;
			text-align: left;
			float: left;
			height: 100%;
			}
			
#left_col_menu	{
			width: 670px;
			text-align: center;
			padding: 5px;
			background-color:#000000;
			color:#FFFFFF;
			}
			
#left_col_menu	a:link, #left_col_menu a:visited, #left_col_menu a:active	{
			color:white;
			text-decoration:none;
			font-style:normal;
			} 	

#left_col_menu a:hover	{
			color:black;
			text-decoration:none;
			font-style:normal;
			background-color:#666666;
			}
			
#left_col_text	{width:651px;
				background-color:#FFFFFF;
				margin-left:15px;
				margin-right: 15px;
				margin-top: 10px;
				height: 100%;
				}
				
#left_col_text	a:link, #left_col_text a:visited, #left_col_text a:active	{
				color:#FF0000;
				font-style:normal;
				text-decoration:none;
				}
				
#left_col_text a:hover	{
			color:#FFFFFF;
			text-decoration:none;
			font-style:normal;
			background-color:#666666;
			}
				
#deco_bar	{width: 681px;
			height: 50px;
			background:url(../images/decobar.jpg);
			}

#right_col	{
			width: 231px;
			margin-left: 681px;
			text-align: left;
			padding-top: 5px;
			height: 100%;
			}
			
#right_col_txt	{width: 221px;
				margin-left: 5px;
				margin-right: 5px;
				text-align: left;
				height: 100%;		
				}
				
#right_col_txt 		a:link, #right_col_txt a:visited, #right_col_txt a:active	{
				color:#0033FF;
				text-decoration:none;
				font-size: 12px;
				}
								
#right_col_txt a:hover	{
			color:#0033FF;
			text-decoration:none;
			font-size: 12px;
			background-color:#FFFF00;
			}
			
#navlist li {	list-style-image:url(../images/arrow_yellow_right.png);
				list-style-type:}

							
#footer		{
			width:910px;
			min-height:40px;
			text-align:center;
			background-color:#000000;
			clear:both;
			color:white;
			padding: 20px 0px 30px 0px;
			margin:0px auto;
			}
			
#footer	a:link, #footer a:visited, #footer a:active	{
			color:white;
			text-decoration:none;
			font-style:normal;
			} 	

#footer a:hover	{
			color:black;
			text-decoration:none;
			font-style:normal;
			background-color:#666666;
			}
			
.style1 {color:#0000FF;
		font-size:medium;
		font-weight:bold;}
		
.style2 {
	color: #000000;
	font-size: small;
}
.style4 {color: #FFFFFF; font-size: medium;}
.style5 {font-size: 10px;}
.style6 {
	font-size:x-small;
	color: #FFFFFF;
}
.style7 {font-size: small}

.style8 {color: #0000FF;
		font-size: 14px;
		font-weight: bold;}
.style9 {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;}
.style10 {
	font-size: medium;
	font-weight: bold;
	color: #FF0000;}
.style11 {font-size: small;}
.style12 {font-size: 12px;
		color:#FFFFFF;}
.style13 {font-size: medium;
			color:#0066FF;
			font-weight:bold;
			font-style:italic;
			}
.style14 {
	font-weight: bold;
	color: #FF0000;
	font-size:24px;}


