/* CSS Document */

body {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color:#000000;}
.main_div {
	background-image:url(../images/bg1.jpg);
	background-position:center top;
	background-attachment:fixed;
	height:auto;
	min-height:500px;
	width:1000px;
	background-repeat:no-repeat;
	background-color:#e0f1fb;
	font-size: 18px;
}
.top_header { width:1000px; float:left; text-align:left;}
.logo {width:160px; height:120px; float:left;}
.menu {width:1000px; float:left; background-image:url(../images/menu.jpg); background-repeat:no-repeat; height:6px; background-position:bottom; color:#0272b1;}
.menu1 {width:810px; float:left; text-align:lef; height:43px; padding-top:35px; text-align:right; padding-left:20px; font-size:19px; color:#0272b1;}
.menu_links {font-family:"Trebuchet MS"; font-size:14px; text-decoration:none; color:#0272b1; text-transform:uppercase; font-weight:bold;}
.menu_link {font-family:"Trebuchet MS"; font-size:13px; text-decoration:none; color:#0272b1;}
.menu_selected {font-family:"Trebuchet MS"; font-size:14px; text-decoration:none; color:#3d3d3d; text-transform:uppercase; font-weight:bold;}
.font_header {font-size:36px; font-family:Arial; line-height:170%; color:#555555; font-weight:bold; text-decoration:none;}
.font {font-size:12px; font-family:Verdana; line-height:199%; color:#6c6c6c; text-decoration:none;}
.font1 {font-size:12px; font-family:Verdana; line-height:150%; color:#6c6c6c; text-decoration:none; text-align:justify;}
.font_red {font-size:12px; font-family:Verdana; line-height:199%; color:#ff0000;}
.font_blue {font-size:12px; font-family:Verdana; line-height:199%; color:#518038;}
.font-heading {font-size:17px; font-family:Arial; line-height:170%; color:#555555;}
.font_small_links {font-size:10px; font-family:Verdana; line-height:199%; color:#5d5d5d; text-decoration:none;}
.font_small_links1 {font-size:10px; font-family:Verdana; line-height:199%; color:#5d5d5d; text-decoration:none;}
.searchtext{width:142px; height:18px; background:url(../images/box1.jpg) no-repeat; border:none; font-size:11px;}
.content { width:1000px; float:left;}

#customers {width:100%; border-collapse:collapse; }
#customers td, #customers th {border:1px solid #00599d; padding:3px 7px 2px 7px;}
#customers th {padding-top:5px; padding-bottom:4px;; }
#customers tr.alt td {color:#000;}

#customers1 {width:50%; border-collapse:collapse; }
#customers1 td, #customers th {border:1px solid #00599d; padding:3px 7px 2px 7px;}
#customers1 th {padding-top:5px; padding-bottom:4px;; }
#customers1 tr.alt td {color:#000;}
