body {margin:0;}

.smFont
{
	font-size: 10px;
	font-family:Arial,Tahoma,Verdana;
	font-weight:normal;
}

.smFontHAlignCenter
{
	font-weight: normal;
	font-size: 10px;
	font-family: Arial,Tahoma,Verdana;
	text-align: center;
}

.smFontBd
{
	font-size: 10px;
	font-family:Arial,Tahoma,Verdana;
	font-weight:bold;
}

.mdFont
{
	font-size: 11px;
	font-family:Arial,Tahoma,Verdana;
	font-weight:normal;
}

.mdFontTextArea
{
	font-size: 11px;
	font-family:Arial,Tahoma,Verdana;
	font-weight:normal;
	overflow:auto ;
}

.mdFontBd
{
	font-size: 11px;
	font-family:Arial,Tahoma,Verdana;
	font-weight:bold;
}

.lgFont
{
	font-size: 12px;
	font-family:Arial,Tahoma,Verdana;
	font-weight:normal;
	
}

.lgFontBd
{
	font-size: 12px;
	font-family:Arial,Tahoma,Verdana;
	font-weight:bold;
}

.P_lgFont
{
	display:none;
}


.errorMsg
{
	font-size: 12px;
	font-family:Arial,Tahoma,Verdana;
	color: Red;
}


A.linkBold, A.linkBold:link, A.linkBold:visited
{
    color: #dddddd;
    font-family:Arial,Tahoma,Verdana;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold
}

A.linkBold:hover
{
    color: white;
}


.font_GV {
	font-family: Arial, Tahoma; font-size: 11px; color:#333; font-weight:normal;
}

.font_GV TD {
	font-size: 11px; color:#333; padding:2px; line-height:18px;	text-decoration:none; border: solid 2px #FFF;
}

.font_GV_Header, .font_GV_Header A {
	font-family: Arial, Tahoma;	font-size: 11px; color:#FFF; font-weight:bold; padding:2px;	text-align:center; height:23px; 
}

.font_GV_Row {
	font-size: 11px; color: #333;  background-color: #fff;
}

.font_GV_Row A:link, .font_GV_RowAlt A:link, .font_GV_Row A:visited, .font_GV_RowAlt A:visited {
	color: #3B6EBF;
}

.font_GV_RowAlt {
	color: #333;  background-color: #efefef;
}

.font_GV_Row:hover, .font_GV_RowAlt:hover{
	background-color:#fffacd;color:#333;
}

.font_GV_Pager {
	font-size: 11px; color:#333; padding:0px;
}

.font_GV_Pager TD {
	font-size: 11px; color:#333; padding:0px; border: solid 1px #ddd;
}