body {
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
}
FORM {
 display: inline;
}
.Normal_Link1 {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 13px;
 color: #000000;
 text-decoration: underline;
 border: medium none; 
 font-weight:bold;
}
a.Normal_Link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
    text-decoration: none;
	border: medium none;
	font-weight:bold;
}
.Normal_Font {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 13px;
 color: #000000;
 text-decoration: none;
 border: medium none;
 
}
.Normal_Font1 {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 11px;
 color: #000000;
 text-decoration: none;
 border: medium none;
}
.Normal_Font2 {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px;
 color: #acf15c;
 text-decoration: none;
 border: medium none;
 font-weight:bold;
}
.Normal_Font3 {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 11px;
 color: #343434;
 text-decoration: none;
 border: medium none;
 font-weight:bold;
}
.Normal_Font4 {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 16px;
 color: #000000;
 text-decoration: none;
 border: medium none;
}
.Normal_Font5 {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 18px;
 color: #000000;
 text-decoration: none;
 border: medium none;
}
.Normal_Font6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Normal_Border{
 border: thin solid #000000;
}


.border_radius
{
-webkit-border-radius: 0px 0px 10px 0px;
-moz-border-radius: 0px 0px 10px px;
border-radius: 0px 0px 10px 0px;
background-color:#999999;
-webkit-box-shadow: #df8097 1px 1px 1px;
-moz-box-shadow: #df8097 1px 1px 1px;
box-shadow: #df8097 1px 1px 1px 1px;
}

.shaded_button
{

background-color:#999999;
-webkit-box-shadow: #6666666 4px 4px 4px;
-moz-box-shadow: #666666 4px 4px 4px; 
box-shadow: #666666 4px 4px 4px;
}