body {
	margin:0px;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: c5c5c5;
}

td {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif
	font-size: 12px;
}
td.total {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
td.gtotal {
	border-bottom-style: double;
	border-bottom: 1px double;
	padding:1px;
	
}
td.gtotal {
	border-top-style: double;
	border-top: 1px double;
	
	
}

th {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
}.bg-gradient {
	background-image: url(images/gradient-2.gif);
	background-repeat: repeat-x;

}.bg-gradient1 {
	background-image: url(images/gradient-3.gif);
	background-repeat: repeat-x;
}
.content {
	background-color: #FFFFFF;
}
.outer {
	border: 4px solid c5c5c5;
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: e91a22;
}
.footertext {
	font-size: 11px;
	color: #FFFFFF;
	
}

table.outer {
border:4px solid #c5c5c5;
} 
table.outerwhite {

border:4px solid #FFFFFF;

} 
table.outergrey {

border:1px solid #e4e4e4;

} 
table.outerred {

border:4px solid #EB1A23;

} 

table.outeryellow {

border:4px solid #FFF200;

} 
table.outergrey1 {

border:4px solid #C5C5C5;

}
table.bg {background-color:#C5C5C5};

.more {
	font-size: 12px;
	color: #1669D7;
	text-decoration: underline;
	font-weight: bold;
}
tl{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: e91a22;
}

tl{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: e91a22;
}

.tl1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #e81921;
}
.tl2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e81921;
}

.tl3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff201;
}
.texta {
 font-size: 12px;
 background-color: #e4e4e4;
 border: 1px solid #a0a0a0;
}
a.footer:link  {color: white; text-decoration: underline; }
a.footer:visited {color: white; text-decoration: none; }
a.footer:hover {color: orange; text-decoration: underline; }
a.footer:active {color: white; } 


a:link  {
	color: red;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {color: red; text-decoration: none; font-weight: bold;}
a:hover {color: orange; text-decoration: underline; font-weight: bold;}
a:active {color: red; font-weight: bold;} 

