body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin-top: 0px;
	font-size: 12px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.topmenu {
	background-image:url(images/back_lines.gif);
	color: #FFCC33;
	font-size: 12px;
	font-weight: bold;
}

.middlemenu {
	background-image:url(images/back_lines.gif);
	color: #FF9933;
	font-size: 12px;
	font-weight: bold;
}

a.middlemenu {
	color: #FF9933;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.middlemenu:hover {
	color: #FF9933;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.menu {
	color: #FFCC33;
	font-size: 12px;
}

a.menu {
	color: #FFCC66;
	text-decoration: none;
}

a.menu:hover {
	color: #FFCC66;;
	text-decoration: underline;
}

a.bottommenu {
	color: #FFCC66;
	text-decoration: none;
}

a.bottommenu:hover {
	color: #FFCC66;;
	text-decoration: underline;
}

.bottommenu {
	background-image:url(images/back_lines.gif);
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.mainline {
	background-image:url(images/back_lines.gif);
}

.calendar {
	background-color: #FFCC66;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #990000;
}

.calendar2 {
	background-image: url(images/test-button.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #FFCC66;
	font-weight: bold;
}

a {
	color: #cf4213;
	text-decoration: underline;
}

a:hover {
	color: #F30;
	text-decoration: none;
}

h1 {
	font-size: 16px;
	color: #990000;
}

h2 {
	font-size: 14px;
	color: #FF6600;
}

.title1 {
	font-size: 13px;
	font-weight: bold;
	color: #CC6600;
}

.title2 {
	font-size: 13px;
	color: #CC6600;
}

.title3 {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}

.title4 {
	font-size: 13px;
	color: #990000;
}

.titlesmall4 {
	font-size: 11px;
	color: #42764c;
}

.smallem {
	font-size: 11px;
	font-style: italic;
}

.small01 {
	font-size: 11px;
}

.boxhdr {
	font-size : 12px;
	color: #000000;
	background-image : url(images/box_bg.gif);
	background-color: #F3DDC5;
}

.box{
	background-color : #F3DDC5;
}

.white {
	background-color : #ffffff;
}

.whiteline {
	background-color : #ffffff;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}

.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
float: right;
margin-top: 2px;
margin-right: 3px;
}

.headers{
width: 400px;
font-size: 120%;
font-weight: bold;
border: 1px solid black;
background-color: lightyellow;
}

.switchcontent{
width: 400px;
border: 1px solid black;
border-top-width: 0;
}

.grapeblock {
	background-color: #CDFFCC;
	border-color: #274F3B;
	border-style: solid;
	border-width: 1px;
}

#dropmenudiv{
position:absolute;
background-color: #E3FFB0;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #C7FF5E;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFFFB9;
}
.nominationpage {
}

