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

body {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-x;
	background-position: 0 top;
	text-align: center
}


h1 {
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}

h2 {
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}

h3 {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

h4 {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

h5 {
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}

h6 {
	font-weight: bold;
	font-size: 9px;
	color: #000000;
}


.style1 {
	font-size: 10px;
	font-style: italic;
}


.style3 {
	font-size: 18px;
	color: #666666;
}

p { }

td {
	background-repeat: repeat-x;
}

#tdfoot {
	background-image: url(../images/footerbg.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
	padding: 6px 28px 0;
	color: #fff100;
}


#tdcopy {
		color: #959292;
}

a:link {
	color: #3300FF;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #3300FF;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #3300FF;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #3300FF;
	font-weight: bold;
	text-decoration: underline;
}

#footnav:link {
	color: #fff100;
	font-weight: normal;
	text-decoration: none;
}

#footnav:visited {
	color: #fff100;
	font-weight: normal;
	text-decoration: none;
}

#footnav:hover {
	color: #fff100;
	font-weight: normal;
	text-decoration: underline;
}

#footnav:active {
	color: #fff100;
	font-weight: normal;
	text-decoration: none;
}
