@charset "utf-8";
/* CSS Document */


.greyfont 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #958D8D;
	text-decoration: none;
}
.whitefont 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitefontHeader 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteBoldUnderline 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.whitefontBig 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #E3111C;
	text-decoration: none;
}

.buttonRed
{
	margin: 0;
	padding: 0px;
	width: 100px;
	height: 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 18px;
	vertical-align:middle;
	color: #ffffff;
	background:#E3111C;
	border:none;
		
}
.buttonRed1
{
	margin: 0;
	padding: 0px;
	width: 70px;
	height: 25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
	vertical-align:middle;
	color: #ffffff;
	background:#FF0000;
	border:none;
		
}
.whitefontmedium 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.radfontmedium 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.whitefontSmall 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.whitefontSmallBold 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.whitecategoryfont 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.whitesubcategoryfont 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.whitefontSmallPaging 
{
	font-family: Verdana,Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.LinkwhitefontSmallPaging 
{
	font-family: Verdana,Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;	
	text-decoration: underline;
}

.redfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #E3111C;
	text-decoration: none;
}
.redfontHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #E3111C;
	text-decoration: none;
}
.textbox{
	margin: 0;
	padding-top:2px;
	height: 15px;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	color: #E3111C;
	border:#E3111C 1px solid;
	background-color:#ffffff;
}
.ButtonRed{
	font-family:Verdana,Helvetica,sans-serif;
	font-weight:bold;
	border:#E3111C 1px solid;
	margin:0px;
	padding:none;
	font-size:11px;
	color:#E3111C;
	width:80px;
	height: 20px;
	background-color:#FFFFFF;	
}
.yellowSmallLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #E8CE00;
	text-decoration: underline;
}
.yellowSmallLink:Hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #E8CE00;
	text-decoration: none;
}
.yellowMediumLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #E8CE00;
	text-decoration: none;
}
.yellowMediumLink:Hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #E8CE00;
	text-decoration: underline;
}
.yellowLargeBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #E8CE00;
}
