﻿body 
{
	
	background-image:url('images/bgimage.jpg');
	background-color:#ffffff;
	background-repeat:repeat-x;
}

.tblouter
{

	border-left-width:2px;
	border-left-color:#ee2329;
	border-left-style:solid;
	
	border-right-width:2px;
	border-right-color:#ee2329;
	border-right-style:solid;
	
	border-top-width:2px;
	border-top-color:#ee2329;
	border-top-style:solid;
	
}

.headerbgcolorindex
{

	background-color:#d60e17;
}

.headerbgcolor
{
	background-color:#d60e17;
}

.TextBox
{
	font-family:Arial;
	font-size:12px;
		
	
}

.Label
{
	font-family:Arial;
	font-size:10px;
		
	
}
.RadioButtonList
{
	font-family:Arial;
	font-size:10px;
		
	
}
.CheckBoxList
{
	font-family:Arial;
	font-size:10px;
		
}
.Button
{
	font-family:Arial;
	font-size:10px;
	height:19px;	
	
}
.FileUpload
{
	font-family:Arial;
	font-size:10px;
	height:19px;	
	
}
.DropDown
{
	font-family:Arial;
	font-size:10px;
	height:19px;	
	
}

.WebCombo
{
	font-family:Arial;
	font-size:10px;
	height:17px;	
	
}	

.WebCurrency
{
	font-family:Arial;
	font-size:10px;
	height:17px;	
	
}	

a.mainnavlink
{
	text-decoration: none;
	color: #034EA2;
	font-family: Gill Sans, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

a.mainnavlink:hover
{
	text-decoration: underline;
	color: #9A4822;
	font-family: Gill Sans, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

a.bodylink
{
	text-decoration: none;
	color: #d60e17;
	font-family:Arial;
	font-size: 12px;
}

a.bodylink:hover
{
	text-decoration: none;
	color: #828282;
	font-family:Arial;
	font-size: 12px;
	
}
.footertxt
{
	font-family:Arial;
	font-size:12px;
	color:#d60e17;
	font-weight:bold;
}

a.footerlink
{
	text-decoration: none;
	color: #d60e17;
	font-family:Arial;
	font-size: 12px;
}

a.footerlink:hover
{
	text-decoration: none;
	color: #828282;
	font-family:Arial;
	font-size: 12px;
	
}

.logintxtheader
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}
.logintxt
{
	font-family:Arial;
	font-size:11px;
	
}

.termstxt
{

	font-family:Arial;
	font-size:11px;
	
}
.defaultheader
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}

.defaultbody
{
	font-family:Arial;
	font-size:11px;

}

.unselectedtab
{
	background-color:#ebebeb; 
	Height:40px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

.navheader
{
	color: #7e7e7e;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
}

.BodyHeader
{
	color: #2e4799;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	
}
a.BodyHeader:hover
{
	color: red;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}

.BodyHeaderRed
{
	color: #CA1E25;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
}

.bodycopy
{
	font-family:Arial;
	font-size:12px;

}

a.bodycopy:hover
{
	font-family:Arial;
	font-size:12px;
	text-decoration:underline;
	color:Red;

}

.urlsmall
{
	font-family:Arial;
	font-size:8px;
	line-height: 10pt;
}