body
{
margin:0px;
background-color:#656565;
background-image:url(images/bck.gif);
} 
a:link {
	color: #0072BC;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
a:hover {
	color: #333333;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: 0072BC;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;

}

img.left {
	float: left;
	margin-right: 15px;
}

.maintable
{
padding-left:8px;
padding-right:8px;
padding-top:10px;
padding-bottom:10px;
background-color:#FFFFFF;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #464646;
	text-decoration: none;
}
.td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #464646;
	text-decoration: none;
}
.td:hover
{
color:#666666;
text-decoration:underline;
}
.bodybox1
{
border:1px solid #DDE3F0;
background-color:#F8FAFF;
/*height:163px;*/
padding-top:7px; padding-right:12px; padding-bottom:7px; padding-left:2px;
}
.blue2{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#0072BC;
}
.whitetext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
line-height:18px;
}
.blacktext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-decoration:none;
font-weight:bold;
line-height:18px;
}
.redtext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FF6600;
text-decoration:none;
font-weight:bold;
line-height:18px;
}
.submit {
	border: none;
	background: #1B75A2;
	color: #FFFFFF;
}
.input {
	margin-bottom: 2px;
	padding: 2px 2px;
	border: 1px solid #1B75A2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 11px verdana;
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: #989999; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: gray; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #1B75A2; /*Brown color theme*/ 
border-color: #1B75A2; /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 20px;
line-height: 20px;
background: #1B75A2; /*Brown color theme*/ 
}

/* ==================== Form style sheet ==================== */
fieldset { margin: 0 0 22px 0; border: 1px solid #CCCCCC; padding: 12px 17px; background-color: #FBF7EC; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
legend { font-size: 1.1em; background-color: #1B75A2; color: #FFFFFF; font-weight: bold; padding: 4px 8px; }
.input1 { margin-bottom: 2px; padding: 2px 5px;	border: 1px solid #CCCCCC; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
.submit1 { border: none; background: #1B75A2; color: #FFFFFF; }
/* ==================== Form style sheet END ==================== */