body {padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; text-align:center; font-family: verdana; font-size: 11px; color: #000; background: #567F91;}
td {font-family: verdana; font-size: 11px; color: black}

br.clearMain { clear: both; }
.black {color: black; line-height: 14px}
.header {background-color: #58C5FD; color: white; font-weight: bold; padding-left: 10px}

h1 {font-size: 18px; margin-bottom: 5px}
h2 {font-size: 13px; margin-bottom: 5px; color: #333}
.winner {font-family: arial; font-size: 17px; color: #363; font-weight: bold}

ul {font-weight: bold}
ul.winList {margin-left: 10px; margin-top: 0px; margin-bottom: 0px}
ul.star01 {list-style-image: url(images/bullet01.gif); color: #690; font-weight: bold}
.winners {color: #9AB5C0; font-weight: bold}

A:Link {color: #690; font-weight: bold; text-decoration: none}
A:Active {color: #690; font-weight: bold; text-decoration: none}
A:Visited {color: #690; font-weight: bold; text-decoration: none}
A:Hover {color: #9c6; font-weight: bold; text-decoration: underline}

h2 A:Link {color: #FF3300; font-weight: bold; text-decoration: none}
h2 A:Active {color: #FF3300; font-weight: bold; text-decoration: none}
h2 A:Visited {color: #FF3300; font-weight: bold; text-decoration: none}
h2 A:Hover {color: #FF6600; font-weight: bold; text-decoration: underline}

A:Link.nav {font-family: arial; color: #363; font-weight: normal; text-decoration: underline}
A:Active.nav {font-family: arial;  color: #363; font-weight: normal; text-decoration: underline}
A:Visited.nav {font-family: arial; color: #363; font-weight: normal; text-decoration: underline}
A:Hover.nav {font-family: arial; color: #690; font-weight: normal; text-decoration: underline}

A:Link.win {font-family: arial; color: #005000; font-weight: normal; text-decoration: underline}
A:Active.win {font-family: arial; color: #005000; font-weight: normal; text-decoration: underline}
A:Visited.win {font-family: arial; color: #005000; font-weight: normal; text-decoration: underline}
A:Hover.win {font-family: arial; color: #360; font-weight: normal; text-decoration: underline}

A:Link.winner {font-family: arial; font-size: 17px; color: #c33; font-weight: bold; text-decoration: underline}
A:Active.winner {font-family: arial; font-size: 17px; color: #c33; font-weight: bold; text-decoration: underline}
A:Visited.winner {font-family: arial; font-size: 17px; color: #c33; font-weight: bold; text-decoration: underline}
A:Hover.winner {font-family: arial; font-size: 17px; color: #f30; font-weight: bold; text-decoration: underline}


#indexnav ul {
 list-style: none;
 margin-left: 0px;
 padding: 0px;
}
#indexnav li {
 padding: 5px 0px 5px 20px;
 margin: 0px;
 background: #fff url(images/bullet01.gif) no-repeat 0 5px;
}
#indexnav li a {
 color: #356;
 font-size: 11px;
}

.winnerTitle {font-family: arial; font-size: 17px; color: #c33; font-weight: bold; text-decoration: none; margin: 0px; padding: 0px;}

/* New CSS 12.21 */
#wrapper {
 width: 660px;
 background: #fff url(images/bg.gif) repeat-y;
 margin: 0 auto;
}
#mainCol {
 width: 540px;
 background: #fff;
 float: left;
}
#rightCol {
 width: 110px;
 background: #ABD588;
 float: left;
}
#intro {
 background: #dbf2c7;
 text-align: left;
 width: 540px;
 padding: 10px;
}
html>body #intro {
 background: #dbf2c7;
 text-align: left;
 width: 520px;
 padding: 10px;
}
#mainContent {
 background: white;
 text-align: left;
 width: 540px;
 padding: 10px;
}
html>body #mainContent {
 width: 520px;
}
#mainSubContent {
 padding: 10px;
 text-align: left;
 background: url(images/dot.gif) repeat-x top left;
}
#mainSubContent h1 {
font-size: 18px;
font-weight: bold;
margin-top: 25px;
}
#mainSubContent h2 {
color: #EC3406; 
font-weight: bold;
margin: 0px;
margin-bottom: 8px;
padding: 0px;
}
#mainSubContent ul {
font-weight: normal;
}
#mainSubContent img {
padding: 5px;
margin: 5px;
border: 0px;
}
#winnerList {
 list-style: none;
 margin: 0px;
 padding: 10px;
 text-align: left;
}
#winnerList li {
 background: url(images/bullet01.gif) no-repeat 0 50%;
 padding-left: 20px;
 margin-bottom: 10px;
}
#winnerList li a {
 color: #335566;
 font-weight: bold;
}
#rightNav {
 list-style: none;
 margin: 0px;
 padding: 0px 5px 0px 5px;
 text-align: left;
}
#rightNav li {
 background: url(images/bullet02.gif) no-repeat 0 50%;
 padding-left: 20px;
 margin-bottom: 15px;
}
#footer {
 width: 660px;
 background: #000;
 text-align: left;
}
#winnerNavLeft {
 width: 260px;
 float: left;
}
#winnerNavRight {
 width: 260px;
 float: left;
}
#winnerNavLeft a,
#winnerNavRight a {
 display: block;
 padding: 5px 5px 5px 20px;
 background: white url(images/bullet01.gif) no-repeat center left;  
 color: #669900;
}
div.BackTop {
clear:both;
padding: 15px 0px 10px 0px;
text-align: right;
}