/* CSS Document */

#dropmenudiv{
	background-color: #FAC914;
	position:absolute;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	background-color: #FAC914;
	width: 100%;
	display: block;
	text-indent: 3px;
}
/*
#dropmenudiv a:hover{ hover background color
	background-color: #C7FF5E;
}
*/

.header {font-family: Univers-Condensed, Arial, sans-serif; font-size:24px; color:#FF0000; font-weight:bold; text-decoration:none}
.heading {font-family: Univers-Condensed, Arial, sans-serif; font-size:14px;color: #2A3073; font-weight:bold; text-decoration:none}

.body {font-family: Univers-Condensed, Arial, sans-serif; font-size:12px;color: #000000}
A.body:link {font-family: Univers-Condensed, Arial, sans-serif;font-size:12px;color:#D34220}
A.body:visited {font-family: Univers-Condensed, Arial, sans-serif;font-size:12px;color:#D34220}
A.body:hover {font-family: Univers-Condensed, Arial, sans-serif;font-size:12px;color:#000000}
A.body:active {font-family: Univers-Condensed, Arial, sans-serif;font-size:12px;color:#D34220}

.chart {font-family: Univers-Condensed, Arial, sans-serif; font-size:10px;color: #000000; text-decoration:none}
A.chart:link {font-family: Univers-Condensed, Arial, sans-serif;font-size:10px;color:#04044C; text-decoration:none}
A.chart:visited {font-family: Univers-Condensed, Arial, sans-serif;font-size:10px;color:#04044C; text-decoration:none}
A.chart:hover {font-family: Univers-Condensed, Arial, sans-serif;font-size:10px;color:#D34220; text-decoration:underline}
A.chart:active {font-family: Univers-Condensed, Arial, sans-serif;font-size:10px;color:#04044C; ftext-decoration:none}

.menu {font-family: Univers-Condensed, Arial, sans-serif; font-size:12px;color: #000000; font-weight: normal; text-decoration:none}
A.menu:link {font-family: Univers-Condensed, Arial, sans-serif;font-size:12px;color:#000000; font-weight: normal; text-decoration:none}
A.menu:visited {font-family: Univers-Condensed, Arial, sans-serif;font-size:12px;color:#000000; font-weight: normal; text-decoration:none}
A.menu:hover {font-family: Univers-Condensed, Arial, sans-serif;font-size:12px;color:#D34220; font-weight: normal; text-decoration:none}
A.menu:active {font-family: Univers-Condensed, Arial, sans-serif;font-size:12px;color:#D34220; font-weight: normal; text-decoration:none}

.smallWhite {font-family: Univers-Condensed, Arial, sans-serif; font-size:10px;color: #FFFFFF; font-weight: bold; text-decoration:none}
A.smallWhite:link {font-family: Univers-Condensed, Arial, sans-serif;font-size:10px;color:#FFFFFF; font-weight: bold; text-decoration:none}
A.smallWhite:visited {font-family: Univers-Condensed, Arial, sans-serif;font-size:10px;color:#FFFFFF; font-weight: bold; text-decoration:none}
A.smallWhite:hover {font-family: Univers-Condensed, Arial, sans-serif;font-size:10px;color:#D34220; font-weight: bold; text-decoration:underline}
A.smallWhite:active {font-family: Univers-Condensed, Arial, sans-serif;font-size:10px;color:#D34220; font-weight: bold; text-decoration:none}


.inputText
{
	FONT-WEIGHT:normal;FONT-SIZE:10px;COLOR:#04044C;FONT-FAMILY:Univers-Condensed, Arial, sans-serif;PADDING: 0px 0px 0px 0px;
}