.Main
{
 background-color:#ffffff;
 margin-top:0px;
 margin-bottom:0px;
 margin-left:0px;
 margin-right:0px;
 }
.header_bg
{
 background-image:url(../images/header.jpg);
 width:724px;
 height:248px;
 background-repeat:no-repeat;
 }
.top_menu_bg
{
 background-image:url(../images/top_menu_bg.jpg);
 width:357px;
 height:29px;
 background-repeat:no-repeat;
 }
.login_header_bg
{
 background-image:url(../images/login_header.jpg);
 width:190px;
 height:28px;
 background-repeat:no-repeat;
 }
 .login_bg_middle
{
 background-image:url(../images/login_bg_middle.jpg);
 width:190px;
 height:100%;
 background-repeat:repeat-y;
 }
.login_bg_bottom
{
 background-image:url(../images/login_bg_bottom.jpg);
 width:190px;
 height:23px;
 background-repeat:no-repeat;
 } 
.footer_bg
{
 background-image:url(../images/footer_bg.jpg);
 width:724px;
 height:58px;
 background-repeat:no-repeat;
 } 
.menu_link
{
 font-size:10px;
 color:#000000;
 font-family:Verdana;
 text-decoration:none;
}
.menu_link a:hover
{
 font-size:10px;
 color:#f56200;
 font-family:Verdana;
 text-decoration:none;
}
.center_heading1
{
 font-size:27px;
 color:#1672c7;
 font-family:Century Gothic;
 text-decoration:none;
}
.center_heading2
{
 font-size:27px;
 color:#000000;
 font-family:Trebuchet MS;
 text-decoration:none;
}
.logincontent
{
 font-size:11px;
 color:#78390b;
 font-family:Verdana;
 text-decoration:none;
}
.tablecontent
{
 font-size:11px;
 color:#4f5b3d;
 font-family:Verdana;
 text-decoration:none;
}
.tablecontent1
{
 font-size:11px;
 color:#1672c7;
 font-family:Verdana;
 text-decoration:none;
}
.content_link
{
 font-size:11px;
 color:#1672c7;
 font-family:Verdana;
 text-decoration:none;
}
.content_link a:hover
{
 font-size:11px;
 color:#f08203;
 font-family:Verdana;
 text-decoration:none;
}
.footer_link
{
 font-size:11px;
 color:#1672c7;
 font-family:Verdana;
 text-decoration:none;
}
.footer_link a:hover
{
 font-size:11px;
 color:#000000;
 font-family:Verdana;
 text-decoration:none;
}
.bar
{
 font-size:11px;
 color:#f08203;
 font-family:Verdana;
 text-decoration:none;
}
.caution {
	color:red; 
	font-size: 12px; font-family: Verdana;
}

