/* CSS Document */
body{
margin:0px;
background-color:#A7B9BB;
font-family:"Trebuchet MS";
font-size:12px;
}
.main_table{
background-color:#FFFFFF;
}

.logo{
padding:40px 0px 20px 10px;
text-align:left;
}  

.menu{
font-family:"Trebuchet MS";
font-size:12px;
color:#000000;
text-align:center;
font-weight:bold;
text-transform:uppercase;

}

.menu a{
font-family:"Trebuchet MS";
font-size:12px;
color:#000000;
text-align:center;
text-decoration:none;
font-weight:bold;
}

.menu a:hover{
font-family:"Trebuchet MS";
font-size:12px;
color:#FFFFFF;
text-align:center;
text-decoration:none;
font-weight:bold;
}

.home_heading{
font-size:12px;
color:#FFFFFF;
font-weight:bold;
padding-left:12px;
}

ul{
list-style-image:url(../images/arrow.jpg);
color:#006666;
margin:20px;
font-weight:bold;
font-size:12px;
}
ul a{
color:#006666;
text-decoration:none;
}

ul a:hover{
color:#000000;
text-decoration:none;
}

li{
padding: 2px 0px 2px 0px;
}

.home_head{
font-size:16px;
font-weight:bold;
}

.midle_t_text{
padding:0px 20px 10px 20px;
}
.home_text{
font-size:14px;
text-align:justify;
}

.bott_link{
color:#000000;
text-decoration:none;
}
.bott_link a{
color:#000000;
text-decoration:none;
}

.nav_left {
font-family:"Trebuchet MS";
font-size:11px;
color:#000000;
text-align:left;
font-weight:bold;
text-transform:uppercase;

}

.nav_left a{
font-family:"Trebuchet MS";
font-size:11px;
color:#000000;
text-align:left;
text-decoration:none;
font-weight:bold;
}

.nav_left a:hover{
font-family:"Trebuchet MS";
font-size:11px;
color:#FFFFFF;
text-align:left;
text-decoration:none;
font-weight:bold;
}
.style3 {
	font-size: 14px;
	color: #3399FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
