body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	background-image: url(images/bg.gif);
}

td,th,div,input,SELECT{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.round4 {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: FFD630;
	border-right-color: FFD630;
	border-bottom-color: FFD630;
	border-left-color: FFD630;
}
.round5 {
	border-width: 1px;
	border-style: solid;
	border-color: FFD630;
}
.leftmeun {
padding-left:3px;
color:#FFFFFF;
}
.leftmeun a:link {
padding-left:3px;
color:#FFFF00;
text-decoration:none;
}
.leftmeun a:visited {
padding-left:3px;
color:#FFFF00;
text-decoration:none;
}
.leftmeun a:hover{
padding-left:3px;
color:#FFFF00;
text-decoration: underline;
}
.leftmeun a:active{
padding-left:3px;
color:#FFFF00;
text-decoration: underline;
}
.font10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
