﻿body {margin:0px;}

a:active, a:visited, a:hover, a:link
{
	color: #0093E3;
}

TABLE, .mdFont
{
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.xsmFont
{
	font-family: Arial,Tahoma,Verdana;
	font-size: 10px;
	font-weight: normal;
}

.xsmFontBd
{
	font-family: Arial,Tahoma,Verdana;
	font-size: 10px;
	font-weight: bold;
}

.smFont
{
	font-family: Arial,Tahoma,Verdana;
	font-size: 11px;
	font-weight: normal;
	color:black;
}

.smFontBd
{
	font-family: Arial,Tahoma,Verdana;
	font-size: 11px;
	font-weight: bold;
	color:black;
}

.mdFont
{
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-weight: normal;
	color: Black;
}

.mdFontBd
{
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}

.mdFont_TB, .mdFont_TB A:link, .mdFont_TB A:visited 
{
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
}

.mdFont_GV, .mdFont_GV A:link, .mdFont_GV A:visited 
{
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.mdFont_GVHeader, .mdFont_GVHeader A:link, .mdFont_GVHeader A:visited
{
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: #2F4F4F;
	color: #EFEFEF;
}

.mdFont_GVPager, .mdFont_GVPager A:link, .mdFont_GVPager A:visited
{
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}



.mdError
{
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;	
	font-weight: bold;
	color:Red ;
}

.lgFont
{
	font-family: Arial,Tahoma,Verdana;
	font-size: 14px;
	font-weight: normal;
}

.lgFontBd
{
	font-family: Arial,Tahoma,Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #CF7F00;
}

.xlgFont
{
	font-family: Arial,Tahoma,Verdana;
	font-size: 15px;
	font-weight: normal;
}

.xlgFontBd
{
	font-family: Arial,Tahoma,Verdana;
	font-size: 16px;
	font-weight:bold;
	color: #CF7F00;
}

.lgFontBdGreen
{
    font-family: Arial,Tahoma,Verdana;
	font-size: 14px;
	font-weight:bold;
    color: #1E654A;
    padding-top:10px;
    padding-bottom:5px;
}


