/* CSS Document */

.footer {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	}

.bigtitle {
	font-family: Arial;
	font-size: 18px;
	color: #FF6600;
	}
	
.activetitle {
	font-family: Arial;
	font-size: 24px;
	font-weight:bold;
	color: #FF6600;
	}
	
.bigtitle_blue {
	font-family: Arial;
	font-weight:bold;
	font-size: 18px;
	color: #0066cc;
	}


.white_12 {
	color: white;
	line-height:18px;
	}
	
.details_12 {
	color: #333333;
	line-height:18px;
	}
	
h1, h2, h3 { font-size:11px; font-weight:normal}	
	
.padding {
padding:15px  15px 0px 15px;}
	
	
a:link {color: #333333; text-decoration: underline; }
a:visited { text-decoration: underline; color:#333333; }
a:hover { text-decoration: underline; color: #FF6600;}
a:active { text-decoration: underline; color: #333333;}	

a.left_menus:link {color: #666666; text-decoration: none; font-weight:bold;}
a.left_menus:visited { text-decoration: none; color:#666666; font-weight:bold;}
a.left_menus:hover { text-decoration: none; color: #FF9900; font-weight:bold;}
a.left_menus:active { text-decoration: none; color: #FF9900; font-weight:bold;}

 
a.small_links:link {color: #333333; text-decoration: none; }
a.small_links:visited { text-decoration: none; color:#333333; }
a.small_links:hover { text-decoration: underline; color: #FF6600;}
a.small_links:active { text-decoration: underline; color: #333333;}


a.readmore:link {color: #0066cc; text-decoration: underline; font-size:11px;}
a.readmore:visited { text-decoration: underline; color:#0066cc; font-size:11px; }
a.readmore:hover { text-decoration: underline; color: #FF6600; font-size:11px;}
a.readmore:active { text-decoration: underline; color: #FF6600; font-size:11px;}

a.topmenu:link {color: #FFFFFF; text-decoration: none; }
a.topmenu:visited { text-decoration: none; color:#FFFFFF; }
a.topmenu:hover { text-decoration: none; color: #FF6600; }
a.topmenu:active { text-decoration: none; color: #FFFFFF; }







