body { 
	background-image: url("images/background.gif");
	background-repeat: repeat-x;
	font-family : verdana;
	font-size : 12px;
	line-height:1.3em;
	margin:0px;
	color: #5d5855;
}

A  {
	text-decoration : none;	
	font-family : verdana;
	font-size : 9pt ;
	font-weight : italic ;
	color : #660000;
	}
	
A:hover  {	
	font-family : verdana;
	font-size : 9pt ;
	font-weight : italic ;
	color : #660000;
	text-decoration: underline;
}

INPUT {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

TEXTAREA {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-weight: normal;
}
SELECT {
    FONT-FAMILY: Verdana,Helvetica; 
	FONT-SIZE: 11px;
}

.mainback{
	background-image: url("images/main_back.gif");
	background-repeat: repeat-x;
}

.imgTrans { 
	filter:revealTrans(duration=0.4,transition=12) 
}

.submenu, a.submenu:link, a.submenu:visited {
	font-family: verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
}

a.submenu:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #999999;
	text-decoration: none;
}

a.logintab:link, a.logintab:visited {
	font-family: verdana;
	font-size: 10px;
	font-weight: 500;
	color: #3A4D2B;
	font-style: normal;
	line-height: normal;	
}

.logintab, a.logintab:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: 500;
	color: #607d47;
	font-style: normal;
	line-height: normal;
	text-decoration: none;	
}

a.small_link:link {
	font-size: 7pt;
	color: #2f4a4d;
}

.basictab ul{
	margin: 0;
	padding: 0;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	border-bottom: 0;
	list-style-type: none;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
	display: inline;
	margin: 0;
}

.basictab li a{
	text-decoration: none;
	padding: 0px 0px;
	margin-right: 0px;
	border: 0;
	border-bottom: none;
}

.tabcontent{
	display:none;
}

.content_main{
	font-family: Verdana;
	font-size: 12px;
	font-weight: 500;
	font-style: normal;
	line-height: normal;
	background-color: #bbbaba; 
}

.content_login{
	font-family: Verdana;
	font-size: 12px;
	font-weight: 500;
	font-style: normal;
	line-height: normal;
}

.content_small{
	font-family: Verdana;
	font-size: 10px;
	font-weight: 500;
	font-style: normal;
	line-height: normal;
}

.content_title{
	font-family: Verdana;
	font-size: 14px;
	font-weight: 500;
	color: #5d7844;
	font-style: bold;
	line-height: normal;
}

.content_subtitle{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}

a.latestnews:link, a.latestnews:visited
{
	font-family: Verdana;
    font-size: 10px;
	color: #660000;
}

.latestnews, a.latestnews:hover
{
	font-family: Verdana;
    font-size: 10px;
	color: #333333;
	text-decoration: none;
}

