body 
{
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:11px;
}

td 
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color : #474747;
}

th 
{
	
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
}

/*Main Menu*/

.menuTab
{	 
	cursor: hand;
	border-bottom: solid 1 #99CCFF;

	
}

.menuTabOffset
{
	 border-bottom: solid 1 #99CCFF;  
}

.menuTabActive
{
	border-bottom : solid 1 #103ea5; 
	margin: 0 0 0 0;
}


.inputControl
{
	font-size : 11px;
	color : #4C4C4C;
	border-width : 1px ;
	border-style : solid;
	border-color : 7F9DB9;
	height : 20px; 
}

.errorMessage
{
	font-size : 11px;
}

.linkControl
{
	font-weight : bold;
	text-decoration : none;
	color : "878383";
}

.newsTitle
{
	font-weight : bold;
}

.title1 
{
	font-size: small;
	font-weight : bold;
}
.title2
{
	font-size:smaller ;
	font-weight : bold;
}

.title3 
{
	font-weight : bold;
}