body {
background:transparent url(../images/bg_pattern.jpg) repeat scroll 0%;
margin:0px;
}
.maintable{
	background-color:#FFFFFF;
background-repeat:repeat-y;
font-family:tahoma;
font-size:10px;
color:#FFFFFF;
}
.maincontent{
background:url(../images/bgcontent.gif);
}
.textContent{
font-family:Trebuchet MS,tahoma;
font-size:12px;
color:#686565;
}
a:link, a:visited, a:hover {
font-family:Trebuchet MS,tahoma;
font-size:12px;
color:#2c4d6e;
text-decoration: underline;
}
/*Form*/
.frmTextbox{
border:solid;
border-width:1px;
border-color:#999;
margin: 3px 0 0 0;
}
.frmbutton{
border:solid;
border-width:1px;
border-color:#999;
color:#333;
font-weight:bold;
}

