@charset "utf-8";
/* CSS Document */
body{font-family: Arial, Verdana;
font-size:12px;
color:#036;
background:#FFF;
padding:0;
margin:0;
border:0;
}
.left_top_bg{background:url(images/left_top_bg.jpg) top left repeat-y;}
.right_top_bg{background:url(images/right_top_bg.jpg) top right repeat-y;}
.fotter_bg{background:url(images/fotter_bg.jpg) repeat; font-size:12px; color:#FFF;}
a.menu1:link,a.menu1:active,a.menu1:visited
  {font-family: Arial, Verdana;
font-size: 12px;
font-weight: bold;
color: #fff;
text-decoration:none;
text-transform: uppercase;
}
.adminsubmenu
{
	text-align:left;
}
.adminmenuItem
{
	text-align:center;
}
a.menu1:hover{color: #CCC; background:none;}
.border_box{border:#e0e5ec solid 1px;}
.box_bg{background:#f0f3f7; padding:8px;}
.final_box{border:#f0f3f7 solid 1px; background:#FFF;}
.titile{font-size:18px; font-family:Arial, Verdana;}
.quick_contact{font-family:Arial, Verdana; font-size:12px; font-weight:bold; color:#036;}
.fild_title{border:#CCC solid 1px;}
.welcome_text{font-family:Arial, Verdana; font-size:20px; color:#FFF;}

.input{ background-color: #f8fbff;
    border-color: #cccccc #cccccc #cccccc #cccccc;
    border-style: solid;
    border-width: 1px;
    color: #000000;
    font-family: Arial, Verdana;
    font-size: 11px;
    height: 20px;
    padding: 1px;
    width: 200px;}
	
.select {
    background-color: #f8fbff;
    border-color: #8D8E8D #E0E1E0 #E0E1E0 #8D8E8D;
    border-style: solid;
    border-width: 1px;
    color: #000000;
    font-family: Arial, Verdana;
    font-size: 11px;
    height: 40px;
    line-height: 16px;
    width: 149px;
}
.text_welcome{text-align:justify; line-height:18px; word-spacing:3px; padding:4px;}
a.email{color:#036; text-decoration:underline;}
.call_us{font-family:Arial, Verdana; font-size:18px; color:#666;}
.call_no{font-family:Arial, Verdana; font-size:12px; font-weight:bold;}
a.menu2:link,a.menu2:active,a.menu2:visited
  {font-family: Arial, Verdana;
font-size: 12px;
font-weight: none;
color: #fff;
text-decoration:none;
text-transform:none;
}
a.menu2:hover{color: #CCC; background:none;}