body {
	padding: 0;
	background: #D9DBEC;
	font-size: 12px;
	line-height: 1.5em;
	font-family: Arial;
	margin-top: 3;
}
.header {
	font-family: "arial";
	font-size: 20px;
	color: #FFFFFF;
	/*vertical-align:middle;
	line-height: 1px;*/
}
.header2 {
	font-family: "Arial";
	font-size: 10px;
	/*font-weight: bold;*/
	color: #FFFFFF;
	/*vertical-align:middle;
	line-height: 1px;*/
}
a.headerlink {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #000748;
	text-decoration: underline;
	vertical-align:middle;
}
a.headerlink:hover {
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	vertical-align:middle;
}
a.sponsorlink {
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #000748;
	text-decoration: underline;
	vertical-align:middle;
}
a.sponsorlink:hover {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
	vertical-align:middle;
}
a.footerlink {
	font-family: "Arial";
	font-size: 10px;
	/*font-weight: bold;*/
	color: #FFFFFF;
	vertical-align:middle;
	text-decoration: underline;
}
a.footerlink:hover {
	font-family: "Arial";
	font-size: 10px;
	/*font-weight: bold;*/
	color: #FF0000;
	vertical-align:middle;
	text-decoration: underline;
}
.headerfont {
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align:middle;
	
}
.footerfont {
	font-family: "Arial";
	font-size: 10px;
	/*font-weight: bold;*/
	color: #FFFFFF;
	vertical-align:middle;
}
.lefttitle {
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	vertical-align:middle;
}
a.leftlink {
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #353535;
	text-decoration: none;
	vertical-align:middle;
}
a.leftlink:hover {
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #353535;
	text-decoration: underline;
	vertical-align:middle;
}
a.normal {
	font-size: 12px;
	color: #000748;
	line-height: 1.5em;
	font-family: Arial;
	text-decoration: underline;
}
a.normal:hover {
	font-size: 12px;
	color: #FF0000;
	line-height: 1.5em;
	font-family: Arial;
	text-decoration: underline;
}
a.small {
	font-size: 11px;
	color: #000748;
	line-height: 1.5em;
	font-family: Arial;
	text-decoration: underline;
}
a.small:hover {
	font-size: 11px;
	color: #FF0000;
	line-height: 1.5em;
	font-family: Arial;
	text-decoration: underline;
}
a.titlelink {
	font-family: "arial";
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.3;
	color: #000748;
}
a.titlelink:hover {
	font-family: "arial";
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.3;
	color: #FF0000;
}
.input{
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #333;
	font-size: 12px;
	font-family: Arial, sans-serif;
}
.submit{
	border: 1px solid #330000;
	background-color: #D9D5D7;
	color: #000000;
	font-size: 12px;
	font-family: Arial, sans-serif;
}
.normal {
	font-family: "arial";
	font-size: 12px;
	line-height: 1.3;
	color: #000748;
}
.normalbold {
	font-family: "arial";
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3;
	color: #000748;
}
.normalred {
	font-family: "arial";
	font-size: 12px;
	line-height: 1.3;
	color: #FF0000;
}
.pagetitle {
	font-family: "arial";
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.3;
	color: #000748;
}
.backimage
{
background-image: url('http://www.urlwebdirectory.com/images/dot.gif');
background-repeat: repeat-y;
}