/*body         { font-family: Arial; font-size: 9pt; color: #940080; }
a            { font-family: Arial; font-size: 9pt; color: #D5177E; text-decoration: none; }
a:active     { font-family: Arial; font-size: 9pt; color: #D5177E; text-decoration: none; }
a:visited    { font-family: Arial; font-size: 9pt; color: #D5177E; text-decoration: none; }
a:hover      { font-family: Arial; font-size: 9pt; color: #FF00C6; text-decoration: none; }
table        { font-family: Arial; font-size: 9pt; color: #940080; }
#navlist a:link, #navlist a:visited {
	color: #D5177E;
	font-size: 8pt;
	text-decoration: none;
}
#navlist a:hover, #navlist a:active {
	color: #FF00C6;
	font-size: 8pt;
	text-decoration: none;
}*/


body {
	font-family: Arial;
	font-size: 9pt;
	color: #001D86;
	background-color: #5678D2;
	background: url(images/page_bg.jpg);
}

a            { font-family: Arial; font-size: 9pt; color: #1642BC; text-decoration: none; }
a:active     { font-family: Arial; font-size: 9pt; color: #1642BC; text-decoration: none; }
a:visited    { font-family: Arial; font-size: 9pt; color: #1642BC; text-decoration: none; }
a:hover      { font-family: Arial; font-size: 9pt; color: #0039FF; text-decoration: none; }

table        { font-family: Arial; font-size: 9pt; color: #001D86; }

table.vote {border: solid 1px #001D86; width: 100%}
.voteTD {background-color: #001D86; text-align: center; color: #00DBEA; font-size: 10px}
.voteTD FONT {font-size: 12px; font-weight: bold}

div#navlist {margin-top: 26px}
#navlist a:link, #navlist a:visited {
	color: #1642BC;
	font-size: 8pt;
	text-decoration: none;
}
#navlist a:hover, #navlist a:active {
	color: #0039FF;
	font-size: 8pt;
	text-decoration: none;
}
#navlist P {text-align: right; padding-top: 0px; padding-bottom: 0px}
#navlist span {font-family: Arial; font-size: 10px; height: 9px; font-weight: bold}
table.main {
	width: 700px;
	height: 100%;
	border: solid 1px #DFF1FE;
	background-color: #DFF1FE;
	background: url(images/bg.jpg);
}


table.menuTable {width: 159px; background: url(images/menubg.jpg) no-repeat top}

.pressphoto td {text-align: center; width: 116px; vertical-align: bottom}
.pressphoto img {border-style: none}
.pressphoto a, .pressphoto a:visited {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	line-height: 30px;
}

.pressphoto a:hover {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	line-height: 30px;
	color: #0039FF;
}

.credit {
	font-size: 10px;
	color: #00FFFF;
}

.credit a, 
.credit a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #00FFFF;
}

.credit a:hover {
	font-size: 10px;
	color: #FFFFFF;
}