.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7D7D7D;
}


a {
font-family: verdana;
text-decoration: none;
font-weight: bold;
color: #5A5152;
font-size: 11px;
}
a:hover {
color:red
}
a.white {
font-family: verdana;
text-decoration: none;
font-weight: bold;
font-size: 11px;
color: #ffffff;
}
a:hover.white {
color: #FFD202
}


.sub {  font-family: Verdana; font-size: 10px; font-weight: normal; color: #7D7D7D ;width: 100px}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

table
{
font-size: 11px;
font-family: Verdana;
}

.butt {
	BORDER-RIGHT: #404040 1px solid; BORDER-TOP: #404040 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 10px; BORDER-LEFT: #404040 1px solid; CURSOR: hand; COLOR: #ffffff; BORDER-BOTTOM: #404040 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #5A5152
}

.menu	{
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom: 4px;
	padding-top: 6px;
	padding-right: 14px;
}

input{
font-size: 10px;
}



div#body {

border: 1px dashed gray;
padding-left: 4px;
padding-right: 3px;
padding-top: 8px;
padding-bottom: 8px;
width: 144px;
float: center;
text-align: left;
margin-bottom: 5px;
margin-left: 15px;
}

div#grr {


padding-left: 0px;
padding-right: 0px;
padding-top: 2px;
padding-bottom: 2px;
width: 144px;
float: center;
text-align: left;
margin-bottom: 0px;
margin-left: 15px;
}

p.small{
font-size: 9px;
}



