body
{	background-color: #BBBBBB;
	font-family: tahoma, arial, sans serif;
	font-size: 12px;
	color: black;
	margin-top:		0px;
	margin-left:	0px;	}
	
td
{	font-size: 12px;
	color: black;
	background-repeat: no-repeat;	}
	
a
{	font-size: 12px;
	color: blue;
	text-decoration: none;	}
a.main
{ font-size: 12px;
	color: black;
	text-decoration: underline;	}
a.footer
{	font-size: 10px;
	color: #777777;
	text-decoration: none;	}
a:hover {	
	text-decoration: underline	}

hr
{ color: #000000;
	height: 1px;
	margin-bottom: 0px; }
	
p
{	margin-top: 		0px;
	margin-bottom:	0px;	}
	
.logo
{	position: absolute;
	top:	0px;
	left:	0px;
	width:	800px;
	height:	200px;
	background-image: url(images/new_banner_blue.jpg);
	background-repeat: no-repeat;	}
	
.body_fade
{	position: absolute;
	top:	194px;
	left:	0px;
	width:	800px;
	height:	332px;
	background-image: url(images/jpg/body_fade.jpg);
	background-repeat: no-repeat;	}
	
.nav
{	position: relative;
	top:	0px;
	left:	0px;	}
	
#nav
{	font-size: 12px;
	position: relative;
	top: 0px;
	left: 0px;	}
	
#footer
{ font-size: 10px;
	color: #f7f7f7;
	position: relative;
	top: 0px; }
	
h5
{	font-family: tahoma, arial, sans serif;
	font-size: 12px;
	font-weight: italic;
	color: #000000;
	margin-top:		0px;
	margin-left:	0px;	}

h4
{	font-family: tahoma, arial, sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top:		0px;
	margin-left:	0px;	}

h3
{	font-family: tahoma, arial, sans serif;
	font-size: 14px;
	font-weight: bold;
	color: darkred;
	margin-top:		0px;
	margin-left:	0px;
	margin-bottom: 0px;	}

h2
{	font-family: tahoma, arial, sans serif;
	font-size: 18px;
	font-weight: bold;
	color: darkred;
	margin-top:		0px;
	margin-left:	0px;	}

h1
{	font-family: tahoma, arial, sans serif;
	font-size: 26px;
	font-weight: bold;
	color: darkred;
	margin-top:		0px;
	margin-left:	0px;	}

input.cthru-type
{	font-family: tahoma, arial, sans serif;
	font-weight: bold;
	font-size: 12px;
	background: background-image;
	background-image: url(images/gif/transparent.gif);
	border: 0px;	}	
textarea.cthru
{	font-family: tahoma, arial, sans serif;
	font-size: 12px;
	background: background-image;
	background-image: url(images/gif/transparent.gif);
	border: 0px;
	overflow: hidden;	}