body 
{
 margin:0px;
 margin-top:11px;
 background-image:url(../images/bg.jpg);
 background-repeat:repeat-x;
 background-color:#3398cc;
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 color:#414042;
 line-height:23px;
}

.top_round_bg
{
 background-color:#ffffff;
 height:19px;
}
.main_body_bg
{
 background-image:url(../images/main_bg.jpg);
 background-repeat:repeat-y;
 background-color:#FFFFFF;
}

.top_navibg
{
 background-image:url(../images/navi_bg.jpg);
 background-repeat:repeat-x;
 height:40px;
}

.top_spacer
{
 padding:0 35px 0 35px;
}

.navi
{
 padding-bottom:3px;
}

.main_heading
{
 color:#50b3d9;
 font-size:20px;
 font-weight:bold; 
}
.heading
{
color:#808284;
padding:15px 0 15px 0px;
font-size:18px;
font-weight:bold;
}

.sub_heading
{
 color:#f58d10;
 font-size:18px;
 padding:0 0 15px 0px;
 font-weight:bold;
}

.right_navibg
{
 background-image:url(../images/right_navi_bg.jpg);
 background-repeat:repeat-x;
 height:34px;
}

.right_bg
{
 background-color:#f7f8f8;
 border-left:#f1eeee 2px solid;
 border-right:#f1eeee 2px solid;
 border-bottom:#f1eeee 2px solid;
 vertical-align:top;
 padding-top:8px;
}

.dot_line
{
 background-image:url(../images/dot_line.jpg);
 background-repeat:repeat-x;
 height:1px;
}
.right_text
{
 padding-top:3px;
 font-weight:bold;
}

.footer_bg
{
 background-image:url(../images/footer_bg.jpg);
 background-repeat:repeat-x;
 height:40px;
}
.footer_text
{
 text-align:center;
 padding-top:7px;
 font-weight:bold;
}

.footer_spacer
{
 padding:0 35px 0 35px;
 color:#ffffff;
 }

.copy_right
{
 text-align:center;
 padding:12px 0 12px 0px;
 color:#FFFFFF;
}

		
		
		 
		
