BODY {
	font-family:Arial;
	font-size:12px;
	margin:0px;padding:0px
	overflow: auto
}
iframe {
	scrollbar-face-color: #FF9900;
	scrollbar-highlight-color: #FF9900;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #A9CF3B;
	scrollbar-arrow-color: #A9CF3B;
	scrollbar-track-color: #FF9900;
	overflow: auto
}
td {
	font-family:Arial;
	font-size:12px;
	color:#6B6868;
}
td.larger {
	font-family:Arial;
	font-size:14;
	color:#6B6868;
}
td.testMenu {
	font-family:Arial;
	font-size:12px;
	color:#6B6868;
}
a {
	text-decoration: none;
	color:#A5BB4C;
	font-style:bold;
}
a.tmenu {
text-decoration: no-underline;
color:gray;
font-style:bold;
}
a.bmenu {
	text-decoration: underline;
	color:gray;
	font-style:bold;
}
a.orangelink {
	color:#F59B29;
	font-style:bold;
}

a {
	text-decoration: none;
	color:#A5BB4C;
	font-style:bold;
}
a.lmenu {
	text-decoration: none;
	color:#FFFFFF;
	font-style:bold;
}
a.lmenu:hover {
	text-decoration: none;
	color:#A5BB4C;
	font-style:bold;
}
a:hover {
	text-decoration: none;
	color:#f48D25;
}
INPUT.submit {
	COLOR: #FF9900;
       	BACKGROUND-COLOR: #ffffff;
       	BORDER-COLOR=#FF9900;
	BORDER: 1px #FF9900 solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 9pt;
	BORDER-COLOR=#FF9900;
	TEXT-DECORATION: none;
	MARGIN:0;
       	PADDING:0;
}
INPUT.submit:hover {
	COLOR: #ffffff;
       	BACKGROUND-COLOR: #FF9900;
       	BORDER-COLOR=#ffffff;
       	BORDER=2;
}

