/* Linking */
a {
color: #333333;
}
a:visited {
color: #000000;
}
a.sort, a.sort:visited{
color: #000000;
}
a.sort:hover{
color: #336699;
}
img { 
border: 0px none; 
}
/* Table */
.tableBorderRed{
border-width: 1px;
border-color: #EA0031;
border-style: solid;
}
.tableBorderGray{
border-width: 1px;
border-color: #999999;
border-style: solid;
}
.tbBgRed{
background-color: #EA0031;
}
.tbBgWhite{
background-color: #FFFFFF;
}
.tbBgCCCCCC{
background-color: #CCCCCC;
}
/* Text */
.normal11px{
font-family: arial,helvetica,sans-serif;
font-size: 11px;
font-weight: normal;
font-style: normal;
color: #000000;
}
.bold11px{
font-family: arial,helvetica,sans-serif;
font-size: 11px;
font-weight: bold;
font-style: normal;
color: #000000;
}
.bold11px_red{
font-family: arial,helvetica,sans-serif;
font-size: 11px;
font-weight: bold;
font-style: normal;
color: #EA0031;
}
.normal12px{
font-family: arial,helvetica,sans-serif;
font-size: 12px;
font-weight: normal;
font-style: normal;
color: #000000;
}
.bold12px{
font-family: arial,helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
font-style: normal;
color: #000000;
}.bold14px{
font-family: arial,helvetica,sans-serif;
font-size: 14px;
font-weight: bold;
font-style: normal;
color: #000000;
}
.bold12px_red{
font-family: arial,helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
font-style: normal;
color: #EA0031;
}
.bold14px_DGrey{
font-family: arial,helvetica,sans-serif;
font-size: 14px;
font-weight: bold;
font-style: normal;
color: #333333;
}
.bold16px_DGrey{
font-family: arial,helvetica,sans-serif;
font-size: 16px;
font-weight: bold;
font-style: normal;
color: #333333;
}
.bold16px_Red{
font-family: arial,helvetica,sans-serif;
font-size: 16px;
font-weight: bold;
font-style: normal;
color: #EA0031;
}
.Heading{
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	text-align: center;
}
.red12pt{
font-family: arial,helvetica,sans-serif;
font-size: 12px;
font-weight: normal;
font-style: normal;
color: #D40C2B;
}
.red12ptBold{
font-family: arial,helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
font-style: normal;
color: #D40C2B;
}
.normal14px {

font-family: arial, helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
font-style: normal;
color: #000000;
}
.subHeading {

font-family: arial,helvetica,sans-serif;
font-size: 16px;
font-weight: bold;
font-style: normal;
color: #D40C2B;
}
