@import url(browser6.css);

a:hover {
	color: #FF0000;
	text-decoration: none;
}

.biggerfont {
	font-size: 14px;
	font-weight: bold;
}
.bigfont {
	font-weight: bold;
}
.black {
	background: #000000;
}
body {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-base-color : #FFFFFF;
	scrollbar-track-color: #F4F4F4;
	scrollbar-face-color: #CCCCCC;
	scrollbar-3dlight-color: #F4F4F4;
	scrollbar-darkshadow-color: #666666;
}
.bodytext {
	font-size: 12px;
}
.boxborder {
	border-width: 1px; 
	border-style: solid; 
	border-color:#CCCCCC;
}
.Buttonborder01 a:hover {
	color: #99CCFF;
	text-decoration: none;
}
.Buttonborder01 {
	color: #666666;
	background: #ADD65C;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px; 
	padding-right: 5px; 
	padding-bottom: 2px; 
	padding-left: 5px;
	height: 16px;
	text-decoration: none;
}
.Buttonborder02 a:hover {
	color: #99CCFF;
	text-decoration: none;
}
.Buttonborder02 {
	color: #999999;
	background: #056934;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px; 
	padding-right: 5px; 
	padding-bottom: 2px; 
	padding-left: 5px;
	height: 16px;
	text-decoration: none;
}
.calenderbox {
	font-size: 11px;
	font-weight: bold;
	background: #CCCCCC;
	border-width: 1;
	border-style: solid;
	border-color: #CCCCCC;
	height: 18px;
	width: 18px;
	vertical-align: bottom;
}
.calendersmallbox {
	font-size: 10px;
	color: #999999;
	background: #EEEEEE;
	border-width: 1;
	border-style: solid;
	border-color: #CCCCCC;
	height: 14px;
	width: 14px;
	vertical-align: top;
}
.calendarBR {
	line-height: 2px;
	font-size: 10px;
	height:24px
}
.color01 {
	background-color: #056934;
}
.color02 {
	background-color: #ADD65C;
}
.color03 {
	background-color: #CEEE90;
}
.contentBgcolor {
	background : #FFFFFF
}
.field {
	text-decoration: underline;
}
.gray01 {
	background: #333333;
}
.gray02 {
	background: #666666;
}
.gray03 {
	background: #999999;
}
.gray04 {
	background: #cccccc;
}
.gray05 {
	background: #F4F4F4;
}
.hometitle {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.layoutBgcolor {
	background-color : #666666;
}
.layoutTopBgcolor {
	background-color : #999999;
}
.layoutTopCorner {
	background-image : url(/settings/images/box_corner.gif);
	background-repeat: no-repeat;
	height : 30px;
	padding-left: 50px;
}
.multiple {
	color: #009900;
}
.popupLink { COLOR: red; outline: none }
.smallfont {
	font-size: 11px;
}
.smallestfont {
	font-size: 9px;
}
.smallestwarning {
	color: #FF0000;
	font-size: 9px;
}
.smalltitle {
	color: #056934;
}
.subtitle {
	color: #056934;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
}
td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
.text01 {
	color: #056934;
}
.text02 {
	color: #ADD65C;
}
.text03 {
	color: #CEEE90;
}
textarea{
	font: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000; 
	border-width: 1; 
	border-style: solid; 
	border-color: #CCCCCC;
}
.white {
	background: #FFFFFF;
}
.whiteLink, .bottomLink {
	color: #FFFFFF;
	text-decoration: none;
}
.warning, .required {
	color: #FF0000;
}
#menuShow{
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 0px;
	font-size: 10px;
	font-family: Verdana, Arial;
	position: absolute;
	height: auto;
	left: 200px;
	top: auto;
	filter: Alpha(Opacity=90);
}
#menuSelect{
	border: 1px solid #000000;
	background-color: #999999;
	padding: 0px;
	font-size: 9px;
	font-family: Verdana, Arial;
	position: absolute;
	width: auto;
	height: auto;
	left: 200px;
	top: auto;
	filter: Alpha(Opacity=90);
}
.greytext {
	color: #666666;
}
#helpPopup {
	position: absolute;
	width: 350px;
	z-index: 1;
	height: 200px;
	border:0px;
	filter: Alpha(Opacity=90);
}
#IMPopup {
	position:absolute;
	left:590px;
	top:140px;
	z-index: 2;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	filter: Alpha(Opacity=85);
}