.style1 {
	color: #6B5605;
	font-weight: bold;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
A:link { text-decoration: none; color: #003399}
A:visited { text-decoration: none; color: #003366}
A:hover {  text-decoration: underline; color:#FF3300}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333300;
	background-color: #FFCC33;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333300;
	background-color: #FFCC33;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333300;
	background-color: #FFCC33;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-attachment: fixed;
	background-image: url(desimag/ok/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.topmenusearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	font-weight: bold;

}
.sidemenu {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
}
.optionrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333300;
	font-weight: bold;
	background-color: #FFFF99;

}
.optionrow2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333300;
	font-weight: bold;
	background-color: #FED785;
}
.main #form16 #button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFCC33;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ECE9D8;
	border-right-color: #ECE9D8;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
