A:link {color: #999999; text-decoration: none;}
A:visited {color: #999999; text-decoration: none;}
A:hover {color: #999999; text-decoration:underline;}
	 
BODY {
background-color : #FFFFFF;
margin: 20px 0px 5px 0px;
background-image:url(../images/bg_site.gif);
background-position:top;
background-repeat:repeat-x;
}
td {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
line-height : 15px;
color : #999999;
}
h1{
font-size : 26px;
line-height : 32px;
font-weight:normal;
color : #EA2D2E;
}
h2{
font-size : 26px;
line-height : 32px;
font-weight:normal;
color : #EA2D2E;
}
h3{
font-size : 17px;
line-height : 21px;
font-weight:normal;
color : #999999;
}
.FontRed{
color : #EA2D2E;
}
.WhiteBG{
background-color:#FFFFFF;
color: #999999;
}
.TopNav{
font-size : 13px;
line-height : 17px;
border-bottom: 1px solid #CCCCCC;
}
.TopNavText{
font-size : 13px;
line-height : 17px;
}
.LeftNavLine{
font-size : 12px;
line-height : 15px;
border-bottom: 1px solid #CCCCCC;
}
}
.BorderBottom{
border-bottom: 4px solid #FFFFFF;
}
.LineLeft{
border-Left: 1px solid #CCCCCC;
}
.Border{
border : 1px groove #C41130;
width : 97%;
font-size: 12px;
margin : 1px 1px 1px 1px;
}