body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}
body {
background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a46c0;
}
a:visited {
	color: #1A46C0;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #1A46C0;
}
.menu-bottom-bg
{
background-image:url(../images/menu-bottom-bg.jpg);
background-repeat:repeat-x;
background-position:top;
height:13px;
}
.mid-content
{
padding:10px 16px 10px 20px;
text-align:justify;
}
.copyright
{
background-color:#dcddde;
width:300px;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#3e538e;
}
.fotter-link
{
background-color:#284083;
background-image:url(../images/fotter-bg.gif);
background-repeat:no-repeat;
background-position:left top;
height:36px;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
width:400px;
}
.fotter-link a
{
color:#FFFFFF;
text-decoration:none;
}
.fotter-link a:visited
{
color:#FFFFFF;
text-decoration:none;
}
.fotter-link a:active
{
color:#FFFFFF;
text-decoration:none;
}
.fotter-link a:hover
{
text-decoration:none;
color:#CCCCCC;
}
.headline
{
font-size:12px;
color:#D50000;
font-weight:bold;
}
.title{
	color:#284083;
	font-size:20px;
	font-weight:bold;
}
.textfield
{
border:1px solid #003366;
height:15px;
width:300px;
}
.msgbox
{
border:1px solid #003366;
width:300px;
height:150px;
}
.header-bg
{
background-image:url(../images/header-bg.gif);
background-repeat:repeat-x;
background-position:top;
}
.top-menu-bg
{
background-image:url(../images/menu-bg.gif);
background-repeat:repeat-x;
background-position:left top;
background-color:#273F82;
}
.top-menu
{
margin:0 auto;
width:900px;
padding:0px;
}
.top-menu li
{
list-style:none;
float:left;
}
.top-menu a:link, .top-menu a:visited, .top-menu a:active
{
background-image:url(../images/menu.gif);
background-repeat:no-repeatp;
background-position:left top;
width:104px;
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
height:29px;
display:block;
padding-left:38px;
vertical-align:top;
padding-top:10px;
} 
.top-menu a:hover
{
background-image:url(../images/menu-on.gif);
background-repeat:no-repeatp;
background-position:left top;
width:104px;
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
height:29px;
display:block;
padding-left:38px;
vertical-align:top;
padding-top:10px;
}
.top-menu .active:link, .top-menu .active:active, .top-menu .active:visited, .top-menu .active:hover
{
background-image:url(../images/menu-on.gif);
background-repeat:no-repeatp;
background-position:left top;
width:104px;
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
height:29px;
display:block;
padding-left:38px;
vertical-align:top;
padding-top:10px;
}