body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7B7F6A;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

body, td {
	font-size: 11px;
}

.toptd {
	background-image: url(right_img.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #F1FBCC;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #E75610;
}

a:hover {
	color: #EB5901;
	text-decoration: none;
}

a.menu:link, a.menu:visited, a.menu:active {
	font-size: 11px;
	color: #869640;
	text-decoration: none;
	font-weight: bold;
}

.greybold {
font-size: 11px;
color: #A4A20B;
font-weight: bold;
}

a.menu:hover {
	color:#869640;
	text-decoration: underline;
}


H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #A4A20B;
	margin-bottom: 10px;
	font-weight: normal;
}
.wintop {
	background-color: #E6F1BF;
	background-image: url(wintop.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-left:1px solid #B1BF7A;
	color:#99A95C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding-left:14px;
	text-transform: uppercase;
}
.winleft {
	background-color: #F1FBCC;
	border-left:1px solid #B1BF7A;
}
.winleftbot {
	background-color: #F1FBCC;
	border-left:1px solid #B1BF7A;
	border-bottom:1px solid #B1BF7A;
}

.winbot {
	background-color: #F1FBCC;
	border-bottom:1px solid #B1BF7A;
}

.winrightbot {
	background-color: #F1FBCC;
	border-right:1px solid #B1BF7A;
	border-bottom:1px solid #B1BF7A;
}

.winright {
	background-color: #F1FBCC;
	border-right:1px solid #B1BF7A;

}

.winbody {
	padding-top:12px;
	padding-right:14px;
	padding-bottom:12px;
	padding-left:14px;
	background-color:#FFFFFF;
}

.t9 { font-size: 9px}

.t10 {  font-size: 10px}

.t11 {font-size: 11px}


.t12 {  font-size: 12px}

.t13 {  font-size: 13px}

.t14 {  font-size: 14px}

.t15 {font-size: 15px}

.bodytd {
	padding-left:17px;
	padding-right:17px;
	padding-top:14px;
	padding-bottom:14px;
	background-color:#F8FCE8;
	border:1px solid #B1BF7A;
}

.but1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A4A20B;
	background-color: #DAE5AC;
	text-align: center;
	height: 20px;
	border: 1px solid #A5B566;
	cursor: pointer;
}


.but_ok {
	background-image: url(but_ok.gif);
	background-color: #F8FCE8;
	vertical-align: middle;
	width: 35px; 
	height: 17px;
	border: 0;
	cursor: pointer;
}

.select1	{
	font-size:11px;
	margin: 0px;
	border: 1px solid #AAAAAA;
	font-family: Tahoma, Arial;
	color: #424242;
	height: 19px;
	vertical-align:middle;
	padding: 0px;
	text-align: left;	
}

.input1 {
	border: 1px solid #AAAAAA;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #424242;
	height: 19px;
	padding-left: 3px;
	vertical-align:middle;
}

.nodisp {
	display:none;
	visibility:hidden;
}


