Body { 
	margin: 0;
	background-color: #ffffff;
}

font {
	font-size : 10pt;
	color: #ffffff;
	font-family : Arial, Century Gothic, Verdana, Trebuchet MS;
}

TD {
	font-size : 10pt;
	color:#000000;
	padding: 0;
	background-color: transparent;
	font-family : Arial, Century Gothic, Verdana, Trebuchet MS;
}

p {
	font-size : 10pt;
	color:#000000;
	line-height: 12pt;
	margin: 0 0 10px 0;
	padding: 0;
}

.banner {
	font-size : 10pt;
	color:#717171;
	padding: 10px 0 0;
	background-color: transparent;
	width: 750px;
	font-family: Arial, Century Gothic, Verdana, Trebuchet MS;
}

.menu {
	font-size : 10pt;
	color:#717171;
	padding: 10px 0;
	background-color: transparent;
	width: 750px;
	font-family: Arial, Century Gothic, Verdana, Trebuchet MS;
}

.sub_menu {
	font-size : 8pt;
	color:#424242;
	padding: 0;
	background-color: transparent;
	font-family: Arial, Century Gothic, Verdana, Trebuchet MS;
}

.sub_menu_div {
	font-size : 8pt;
	color:#424242;
	padding: 0;
	margin: 0 5px 0 0;
	width: 140px;
	background-color: transparent;
	font-family: Arial, Century Gothic, Verdana, Trebuchet MS;
}

.body {
	font-size : 10pt;
	color:#000000;
	padding: 5px 5px 40px 5px;
	background-color: #F8F8F9;
	background-image: url(images/body_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 740px;
	font-family: Arial, Century Gothic, Verdana, Trebuchet MS;
}

.footer {
	font-size : 7pt;
	color:#717171;
	padding: 5px 0;
	background-color: transparent;
	font-family: Arial, Century Gothic, Verdana, Trebuchet MS;
}

.form_table {
	padding: 1px 2px 1px 0;
	margin: 0;
}

.sponsor {
	padding: 5px 5px 0 5px;
	margin: 0;
	text-align: left;
}

.pictures {
	padding: 0 5px 5px 0;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 12pt;
	color: #424242;
	margin: 0 0 2px 0;
	font-weight: normal;
	font-family : Arial, Century Gothic, Verdana, Trebuchet MS;
}

h2 {
	font-size: 10pt;
	color: #424242;
	margin: 0 0 2px 0;
	font-weight: bold;
	font-family : Arial, Century Gothic, Verdana, Trebuchet MS;
}

h3 {
	font-size: 8pt;
	color: #424242;
	margin: 0 0 2px 0;
	font-weight: normal;
	font-family : Arial, Century Gothic, Verdana, Trebuchet MS;
}

ul {margin: 0 0 0 18px; padding: 0; }

hr { padding: 0; margin: 0; color: #717171; width: 100%; background-color: transparent; }

/* Main links */
A:link { text-decoration: none; font-family: Arial, Century Gothic, Verdana, Trebuchet MS; color:#996600; }
A:visited { text-decoration: none; font-family: Arial, Century Gothic, Verdana, Trebuchet MS; color:#996600; }
A:active { text-decoration: none; font-family: Arial, Century Gothic, Verdana, Trebuchet MS; color:#996600; }
A:hover { text-decoration: Underline; font-family: Arial, Century Gothic, Verdana, Trebuchet MS; color:#000000; }

/* Sub menu links */
A:link.sub_menu { text-decoration: none; font-family: Arial, Century Gothic, Verdana, Trebuchet MS; color:#424242; }
A:visited.sub_menu { text-decoration: none; font-family: Arial, Century Gothic, Verdana, Trebuchet MS; color:#424242; }
A:active.sub_menu { text-decoration: none; font-family: Arial, Century Gothic, Verdana, Trebuchet MS; color:#424242; }
A:hover.sub_menu { text-decoration: Underline; font-family: Arial, Century Gothic, Verdana, Trebuchet MS; color:#996600; }

/* Gold links */
A:link.goldLink { text-decoration: none; color:#996600; }
A:visited.goldLink { text-decoration: none; color:#996600; }
A:active.goldLink { text-decoration: none; color:#996600; }
A:hover.goldLink { text-decoration: Underline; color:#996600; }