A:link 
{ 
color: #000000; 
text-decoration: none;
}

A:visited 
{ 
color: #000000; 
text-decoration: none;
}

A:active
{ 
color: #000000; 
text-decoration: none; 
}

A:hover 
{ 
color:#0000FF; 
text-decoration: underline;
}

.NormFontBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.TopNavigationFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C0D7F6;
	text-decoration: none;
}
.NormFont {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.TxtBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #990000;
	color: #000000;
`;
	height: 18px;

}
.WhiteNavigation {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
a.WhiteNavigation span
{
color: #FFFFFF;
text-decoration: none
}

a:hover.WhiteNavigation span
{
color: #FFFFFF;
text-decoration: underline
} 

.BlackFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}
.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;

}
.NormFontBoldOver {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D0F20D;
	text-decoration: none;
}
.BlackFontNorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;



}
.TableBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #7E294D;
}
.BlueFontNorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3366CC;
	text-align: justify;


}
.ImageBorder {
	border: 1px solid #000000;
}
.EmailFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	text-decoration: underline;
	color: #0000FF;
}

a.EmailFont span
{
color: #0000FF;
text-decoration: none
}

a:hover.EmailFont span
{
color: #0000FF;
text-decoration: underline
} 


.TxtBox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000000;
	font-style: normal;
	text-decoration: none;

}
.Errorfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.Repfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
.SmallFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	text-indent: 5px;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #7E294D;
	font-weight: bold;
}
a.Header span
{
color: #7E294D;
text-decoration: underline
}

a:hover.Header span
{
color: #0000FF;
text-decoration: underline
} 
.InnerHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	font-weight: normal;
}
a.InnerHeader span
{
color: #0000FF;
text-decoration: none
}

a:hover.InnerHeader span
{
color: #0000FF;
text-decoration: underline
} 

.TdBg {
	background-image: url(../images/bg.gif);
}
