﻿body {
 background-image:url('images/bg.png');
 background-repeat:repeat;
 margin-left: 0;
 margin-right: 0; 
 margin-top: 12px; 
 margin-bottom: 10px;
}
.tablecenterbg {
background-color:#FFF8C0;
}
.logo{
    background-image:url('images/logo.png');
    background-repeat:no-repeat;
    height:176px;
    width:255px;	
}
.topleftcurve{
    background-image:url('images/topleftcurve.png');
    background-repeat:no-repeat;
    width:53px; 
    height:26px;  	
}
.topsadow{
    background-image:url('images/topsadow.png');
    background-repeat:repeat-x;
    width:100%; 
    height:26px;
}
.top_rightcurve{
    background-image:url('images/top_rightcurve.png');
    background-repeat:no-repeat;
    width:118px; 
    height:26px;
    background-position:right;
}
.right_star{
    background-image:url('images/right_star.png');
    background-repeat:no-repeat;
    width:51px; 
    height:98px;
}
.left_sadow{
    background-image:url('images/left_sadow.png');
    background-repeat:repeat-y;
    width:53px; 
    height:1px;
}
.right_sadow{
    background-image:url('images/right_sadow.png');
    background-repeat:repeat-y;
    width:51px; 
    height:1px;
}
.curve_center_left
{
    background-image:url('images/curve_center_left.png');
    background-repeat:no-repeat;
    width:13px; 
    height:7px;
}
.headerbg-center
{
    background:#E0FEFA url(images/headerbg-center.png) repeat-x scroll 0% 0%;
}

.header_img
{
    background-image:url('images/header_img.png');
    background-repeat:no-repeat;
    width:395px; 
    height:323px;
    background-position:right:
}
.titlewhitetext{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#00898B; 
	text-decoration:none; 	
}

.left_penal_centerbg
{
    background: #84EEDF url(images/left_penal_centerbg.png) repeat-x scroll 0% 0%;
}
.contanttext{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#18267D; 	
}
.tabbg
{
    background-image:url('images/tab_bg.png');
    background-repeat:no-repeat;
    width:199px; 
    height:32px;
}
.tabbg:hover{
    background-image:url('images/tab_bghover.png');
    background-repeat:no-repeat;
    width:199px;
    height:32px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
	text-decoration:none;
}
.menutext{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
	text-decoration:none;
}

.contact_bg{
    background-image:url('images/contact_bg.png');
    background-repeat:no-repeat;
    width:192px; 
    height:99px;
    background-position:center;
}
.header_bottom_artline{
    background-image:url('images/header_bottom_artline.png');
    background-repeat:no-repeat;
    width:839px; 
    height:59px;
}
.cen_bg
{
    background:#D8FEF9 url(images/cen_bg.png) repeat-x scroll 0% 0%;
}
.bottom_leftcurve1{
    background-image:url('images/bottom_leftcurve1.png');
    background-repeat:no-repeat;
    width:53px; 
    height:66px;
}
.bottom_leftcurve2{
    background-image:url('images/bottom_leftcurve2.png');
    background-repeat:no-repeat;
    width:163px; 
    height:41px;
}
.bottom_sadow{
    background-image:url('images/bottom_sadow.png');
    background-repeat:repeat-x;
    width:1px; 
    height:41px;
}
.bottom_curve_right{
    background-image:url('images/bottom_curve_right.png');
    background-repeat:no-repeat;
    width:51px; 
    height:41px;
}
.leftcenter_star{
    background-image:url('images/leftcenter_star.png');
    background-repeat:no-repeat;
    width:13px; 
    height:64px;
}
.blutextmid{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #18267D;	
	}



