/* SANS Stylesheet */

body {
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A.header:link {
	text-decoration: none;
	color: #ffffff;
}
A.header:visited {
	text-decoration: none;
	color: #ffffff;
}
A.header:hover {
	text-decoration: none;
	color: #FFDC58;
}
A.header2:link {
	text-decoration: none;
	color: #DD9C4C;
}
A.header2:visited {
	text-decoration: none;
	color: #DD9C4C;
}
A.header2:hover {
	text-decoration: none;
	color: #DD9C4C;
}
A.subnav:link {
	text-decoration: none;
	color: #000000;
}
A.subnav:visited {
	text-decoration: none;
	color: #000000;
}
A.subnav:hover {
	text-decoration: none;
	color: #003366;
}
A.subnav2:link {
	text-decoration: none;
	color: #003366;
}
A.subnav2:visited {
	text-decoration: none;
	color: #003366;
}
A.subnav2:hover {
	text-decoration: none;
	color: #003366;
}
A.footer:link {
	text-decoration: none;
	color: #000000;
}
A.footer:visited {
	text-decoration: none;
	color: #333333;
}
A.footer:hover {
	text-decoration: underline;
	color: #333333;
}
td {
	font-family: verdana,arial;
	font-size: 13px;
}
td.header {
	font-family: arial;
	font-size: 11pt;
	font-weight: normal;
	color: #ffffff;
}
td.footer {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #eeeeee;
}
TD.subnav {
	font-family: arial;
	font-size: 10pt;
	color: #000000;
}
TD.sponsors {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
TD.sponsors1 {
	font-family: verdana,arial;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
TD.sponsors2 {
	font-family: verdana,arial;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}
TD.sponsors3 {
	font-family: verdana,arial;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
}


