html {

SCROLLBAR-FACE-COLOR: #1d3d79; 

SCROLLBAR-HIGHLIGHT-COLOR: #7c90b5; 

SCROLLBAR-SHADOW-COLOR: #3c3f4f; 

SCROLLBAR-3DLIGHT-COLOR: #abaeba; 

SCROLLBAR-ARROW-COLOR:  #FFFFFF; 

SCROLLBAR-TRACK-COLOR: #ffffff; 

SCROLLBAR-DARKSHADOW-COLOR: #3a3d47; 

}



body {

	padding: 0px;

	margin: 0px;

	background-image: url(../images/big_bg.gif);

	background-position: center top;

	background-attachment: fixed;

	background-repeat: repeat-x;

	border-top: solid;

	border-top-color: #000000;

	border-top-width: 4px;

	border-top-style: solid;

	width: 100%;

}



a, ul, h1, h2, h3, h4, h5, h6, input, textarea {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 11px;

	color: #FFFFFF;

	font-weight: normal;

	font-variant: normal;

}





p {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	padding: 0px;

	text-align: left;

	margin-top: 8px;

	margin-right: 4px;

	margin-bottom: 8px;

	margin-left: 14px;

}

h1 {
	font-size: 22px;
	font-weight: bold;
	color: #354D6F;
	margin-bottom: 0px;
	vertical-align: top;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/cup_wheel_icon.jpg);
	background-repeat: no-repeat;

	

}

h2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 22px;

	font-weight: bold;

	font-variant: small-caps;

	color: #FFFFFF;

	text-indent: 165px;

	margin-left: 6px;

	vertical-align: top;

	padding: 1px;

	margin-top: 1px;

	margin-bottom: 1px;

}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #404040;
	margin-right: 4px;
	margin-left: 14px;

}



h4 {

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	background-image: url(../images/yellow_arrow.gif);

	background-repeat: no-repeat;

	background-position: left;

	padding-left: 15px;

}

h5 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 15px;

	font-weight: bold;

	font-style: italic;

	color: #000000;

	padding: 0px;

	margin: 0px;

}



h6 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	text-decoration: none;

	font-weight: bold;

	font-variant: normal;

	color: #FFFFFF;

	text-indent: 0px;

	width: 240px;

	margin-left: 5px;

	padding: 1px;

	margin-top: 1px;

	margin-bottom: 1px;

	

}

ul {

	list-style-type: square;

	margin-left: 15px;

	padding-left: 30px;



}

li {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	list-style-image:url(../images/yellow_arrow.gif);

	list-style-position: outside;

	padding-top: 3px;

	padding-bottom: 3px;

	vertical-align: middle;

}

td {

	vertical-align: top;

	text-align: left;

}

sup {

	padding-top: 4px;

}

input, textarea {
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
	color: #003399;



}
