@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */



Table 
{
	font-family: tahoma;
	font-size: 12px;
	color:#000000;
}

.textaddress{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFFF00;
}




#sub-but{
	background:url(images/sub-but.png);
	background-position: center top; 
	background-repeat:no-repeat;
	width:64px;
	height:22px;
	border:#9C0 solid 2px;
	cursor:pointer;
	
}


.textwhite{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color:#000;
	font-weight :normal;
	text-align:center;
	
}

.textwhite:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	text-decoration:none;
	color:#76aa03;
	font-weight :normal; 
}


.textwhite2{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color:#000;
	font-weight :normal;
	text-align:center;
	
}

.textwhite2:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	text-decoration:none;
	color:#fff;
	font-weight :normal; 
}


.menu-border{
	
	border-right: #000 solid 1px;

}


.topcontent{
	font-family:Tahoma;
	font-size:25px;
	color:#000000;
	font-style:italic;
}

.number{
	font-family:Tahoma;
	font-size:18px;
	color:#ffffff;
	font-weight: normal;

}


.footer{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	padding-left:3px;

}

.byline{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-decoration:none;
font-weight:normal;
}

.dxdesign{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#76aa03;
text-decoration:none;
font-weight:bold;
padding-right:7px;
}

.dxdesign:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#76aa03;
text-decoration:underline;
font-weight:bold;
padding-right:7px;
}





.content_head{
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	text-decoration:none;
	color:#97c72f;
	padding-top: 0px;
	padding-left: 0px;
}

.content_head2{
	font-family: Arial;
	font-size: 15px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	padding-top: 0px;
	padding-left: 0px;
}

.content{
	font-family: Arial;
	font-size: 15px;
	text-decoration:none;
	color:#000;
	padding-left: 15px;
	padding-right: 30px;
	padding-top: 30px;
}

.content_key{
	font-family: Arial;
	font-size: 15px;
	font-weight:bold;
	text-decoration:none;
	color:#97c72f;
	
}

.content_key:hover{
	text-decoration: underline;
	
}

.content_link{
	font-family: Arial;
	font-size: 15px;
	font-weight:bold;
	text-decoration:none;
	color:#97c72f;
	text-decoration: underline;
	
}

.content_link:hover{
	font-family: Arial;
	font-size: 15px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	
}



.content_name{
	font-family: Arial;
	font-size: 15px;
	font-weight:bold;
	text-decoration:none;
	color:#785d97;
	
}

.content_name:hover{
	font-family: Arial;
	font-size: 15px;
	font-weight:bold;
	text-decoration:none;
	color:#b79fd7;
	
}


.content_image{
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	padding-left: 5px;
	
}

.content_image:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	padding-left: 5px;
}

a.redlink2 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #a5ea0b;
	text-decoration: none;
}


a.redlink2:hover {
	color: #cafe57;
}


a.redlink {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
a.redlink:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.redlinklarge {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.redlinklarge:hover {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}	


#video {border:1px solid #999999; width: 258px; margin: 0px 30px 0px 0px; padding: 10px;}
#video ul{list-style:none; padding:0px; margin:0px;}
#video li{font:12px "Trebuchet MS"; color:#333333;}
#video img{
	border:3px solid #CCCCCC;
	width: 100%;
	height: 100px;
}
#video a.heading{font:24px "Trebuchet MS"; color:black; text-decoration:none;}
#video a.heading:hover{font:24px "Trebuchet MS"; color:black; text-decoration:underline;}

