/* 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;
			}

#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:1120px;
			max-height:none;
			margin: 0px auto 0px auto;
}

#left_col	{
			width: 681px;
			text-align: left;
			float: left;
			}
			
#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;
				}
				
#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;
			min-height: 980px;
			margin-left: 681px;
			text-align: left;
			padding-top: 5px;
			}
			
#right_col_txt	{width: 221px;
				margin-left: 5px;
				margin-right: 5px;
				text-align: left;
				padding: 3px;
				}
				
#right_col_txt	a:link, #right_col_txt a:visited,  #right_col_txt a:active	{
				color:#0000FF;
				text-decoration:underline;
				}

#right_col_txt a:hover	{
				color: #FFFFFF;
				text-decoration:none;
				}
				
#footer		{
			width:912px;
			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;}