﻿
a:active, a:visited, a:hover, a:link
{
	color: #800000;
}

TABLE, .mdFont, .mdFont_GV
{
	font-family: Trebuchet MS,Verdana,Tahoma,Arial;
	font-size: 11px;
	font-weight: normal;
}

.xsmFont
{
	font-family: Trebuchet MS,Verdana,Tahoma,Arial;
	font-size: 9px;
	font-weight: normal;
}

.smFont, .smFont_GV
{
	font-family: Trebuchet MS,Verdana,Tahoma,Arial;
	font-size: 10px;
	font-weight: normal;
}

.smFontBd
{
	font-family: Trebuchet MS,Verdana,Tahoma,Arial;
	font-size: 10px;
	font-weight: bold;
}

.smFont_GV_Header A:link, .smFont_GV_Header A:visited
{
	font-family: Trebuchet MS,Verdana,Tahoma,Arial;
	font-size: 10px;
	font-weight: bold;
	color: White;
}

.smFont_GV_Header
{
	font-family: Trebuchet MS,Verdana,Tahoma,Arial;
	font-size: 10px;
	font-weight: bold;
	color: White;
	background-image: url(../images/bg_hdr.gif);
}
 
.smFont_GV_Pager A:link, .smFont_GV_Pager A:visited
{
	font-family: Trebuchet MS,Verdana,Tahoma,Arial;
	font-size: 10px;
	font-weight: bold;
}

.mdFont_TB, .mdFont_TB A:link, .mdFont_TB A:visited 
{
	font-family: Trebuchet MS,Verdana,Arial,Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #800000;
}

.mdFont_TB A:hover
{
	font-family: Trebuchet MS,Verdana,Arial,Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #800000;
}

.mdFontBd
{
	font-family: Trebuchet MS,Verdana,Tahoma,Arial;
	font-size: 11px;
	font-weight: bold;
}

.mdFont_GV_Header A:link, .mdFont_GV_Header A:visited
{
	font-family: Trebuchet MS,Verdana,Tahoma,Arial;
	font-size: 11px;
	font-weight: bold;
	color: White;
}

.mdFont_GV_Header
{
	font-family: Trebuchet MS,Verdana,Tahoma,Arial;
	font-size: 11px;
	font-weight: bold;
	color: White;
	background-image : url(../images/bg_hdr.gif);
}
 
.mdFont_GV_Pager A:link, .mdFont_GV_Pager A:visited
{
	font-family: Trebuchet MS,Verdana,Tahoma,Arial;
	font-size: 11px;
	font-weight: bold;
}

.mdFont_GV_Header A:link, .mdFont_GV_Header A:visited
{
	font-family: Trebuchet MS,Verdana,Tahoma,Arial;
	font-size: 11px;
	font-weight: bold;
	color: White;
}

.lgFont
{
	font-family: Trebuchet MS,Verdana,Tahoma,Arial;
	font-size: 13px;
	font-weight: normal;
}

.lgFontBd
{
	font-family: Trebuchet MS,Verdana,Tahoma,Arial;
	font-size: 13px;
	font-weight: bold;
}

.xlgFont
{
	font-family: Trebuchet MS,Verdana,Tahoma,Arial;
	font-size: 14px;
	font-weight: normal;
}

.xlgFontBd
{
	font-family: Trebuchet MS,Verdana,Tahoma,Arial;
	font-size: 18px;
	font-weight: bold;
}



.mdButton
{
	font-family: Trebuchet MS,Arial,Tahoma;
	border-right: #cececd 1px solid;
	border-top: #cececd 1px solid;
	border-left: #cececd 1px solid;
	border-bottom: #cececd 1px solid;
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
	height: 19px;
	background-image: url(../images/btn.jpg);
	background-color: #f2f2f2;
}

.PageTitle
{
	font-size: 14px;
	font-family: Trebuchet MS,Tahoma;
	font-weight: bold;
	color: #800000;
}

.mdError
{
	font-family: Trebuchet MS,Verdana,Tahoma,Arial;
	font-size: 11px;	
	color:Red ;
}

