.body {
	background-color:#CCCCCC;
	margin:0px;
	background-image:url(../img/bg-diagonal.gif);
}


.menu {
	
	font-family:TAHOMA;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	
}
.menu a:link {
	
	font-family:TAHOMA;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	
}

.menu a:visited {
	
	font-family:TAHOMA;
	
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	
}
.menu a:hover {
	
	font-family:TAHOMA;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#CCFF00;
}

 
.header-01 {
	font-family:tahoma;
	font-size:12px; 
	font-weight:bold;
	color:#666666;  
}


.header-02 {
	font-family:verdana;
	font-size:14px; 
	font-weight:bold;
	color:#666666;  
}

.header-03 {
	font-family:tahoma;
	font-size:14px; 
	font-weight:bold;
	text-decoration:none;
	color:#2875AE;  
}

.news-title {
	font-family:tahoma;
	font-size:11px; 
	font-weight:bold;
	color:#099DBD;  
}

.news-title a:link {
	font-family:tahoma;
	font-size:11px; 
	font-weight:bold;
	color:#099DBD; 
}

.news-title a:hover {
	font-family:tahoma;
	font-size:11px; 
	font-weight:bold;
	color:#099DBD; 
}

.news-title a:visited {
	font-family:tahoma;
	font-size:11px; 
	font-weight:bold;
	color:#099DBD; 
}

.news-title-2 {
	font-family:tahoma;
	font-size:14px; 
	font-weight:bold;
	color:#099DBD;  
}

.news-title-2 a:link {
	font-family:tahoma;
	font-size:14px; 
	font-weight:bold;
	color:#099DBD; 
}

.news-title-2 a:hover {
	font-family:tahoma;
	font-size:14px; 
	font-weight:bold;
	color:#099DBD; 
}

.news-title-2 a:visited {
	font-family:tahoma;
	font-size:14px; 
	font-weight:bold;
	color:#099DBD; 
}
.news-content {
	font-family:tahoma;
	font-size:11px;  
	color:#000000; 
}

.more {
	font-family:tahoma;
	font-size:11px; 
	font-weight:bold;
	text-decoration:none;
	color:#2875AE;  
}

.more a:link {
	font-family:tahoma;
	font-size:11px; 
	font-weight:bold;
	text-decoration:none;
	color:#2875AE; 
}

.more a:hover {
	font-family:tahoma;
	font-size:11px; 
	font-weight:bold;
	text-decoration:none;
	color:#2875AE; 
}

.more a:visited {
	font-family:tahoma;
	font-size:11px; 
	font-weight:bold;
	text-decoration:none;
	color:#2875AE; 
}

.text-01{
	font-family:tahoma;
	font-size:11px;  
	text-decoration:none;
	color:#000000; 
}



.more-featured{
	font-family:tahoma;
	font-size:11px; 
	font-weight:bold;
	text-decoration:none;
	color:#FF3300;  
}

.more-featured a:link {
	font-family:tahoma;
	font-size:11px; 
	font-weight:bold;
	text-decoration:none;
	color:#FF3300; 
}

.more-featured a:hover {
	font-family:tahoma;
	font-size:11px; 
	font-weight:bold;
	text-decoration:none;
	color:#FF3300; 
}

.more-featured a:visited {
	font-family:tahoma;
	font-size:11px; 
	font-weight:bold;
	text-decoration:none;
	color:#FF3300; 
}

.copyright {
	font-family:tahoma;
	font-size:11px; 
	font-weight:bold;
	text-decoration:none;
	color:#003366; 
}



.footer-menu{
	font-family:tahoma;
	font-size:11px; 
	font-weight:bold;
	text-decoration:none;
	color:#003366;  
}

.footer-menu a:link {
	font-family:tahoma;
	font-size:11px; 
	font-weight:bold;
	text-decoration:none;
	color:#003366; 
}

.footer-menu a:hover {
	font-family:tahoma;
	font-size:11px; 
	font-weight:bold;
	text-decoration:underline;
	color:#003366; 
}

.footer-menu a:visited {
	font-family:tahoma;
	font-size:11px; 
	font-weight:bold;
	text-decoration:none;
	color:#003366; 
}

.text-grey {
	font-family:tahoma;
	font-size:11px;  
	text-decoration:none;
	color:#666666; 
}

.errorText{ 
	color:#FF3300; 
}

.formButton {
	border: 1px solid #666666;
	background-color:#0099CC;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.textBox {
	/*new*/
	background-color:#FFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: #009999 solid 1px;
}


