body {
	margin-left: 0px;
	margin-top: 0px;
/*background-image: url(../images/bg.jpg);*/
}
body,td,th {
	font-family: Arial;
}

.but
{
margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 2px 3px; 
	background: #FFF;
	color: #88ac0b;

}

.headermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.smallgreylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.fieldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style:oblique;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
}
.blackhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.greenbold {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight:100;
	color:#FF0000;
	text-decoration: none;
	text-shadow:#0066FF;
}

.imphead{
font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
background-color:#0099FF;
}
.biggerhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.footermeny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tinygreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.greennormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
.footbmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.normaltext {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.errors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.tablehead
{
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight:bold;
text-indent:0.2cm;
}
.style1 {color: #FFFFFF}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.hrule
{
background-image:url(../images/hrline.jpg);
background-repeat:repeat-x;
padding-top:0px;
}
.hrule1
{
size: 1px;
color:#000000;
}
.vline
{
background-image:url(../images/line.gif);
background-repeat:repeat-y;
}