/* CSS Document */

body {
background-image:url(../images/bg_body.jpg);
background-repeat:repeat-x;
background-color:#DBDBDB;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#333333;
}

#nav{
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
}

.nav a{
color:#006699;
text-decoration:none;
}

.nav a:hover{
color:#FF0000;
text-decoration:underline;
}

#tab{
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
}

.tab a{
color:#000000;
text-decoration:none;
}

.tab a:hover{
color:#FFFFFF;
text-decoration:underline;
}


.footer{
font-size:10px;
color:#333333;
width:1024px; height:20px; background:#FF9900; clear:both; margin:5 auto;
}

.heading{
padding-left:5px;
width:auto;
background-color:#E2F1FC;
font-size:16px;
line-height:1.4em;
font-weight:bold;
color:#006699;
}

.paraText{
font-size:12px;
line-height:18px;
text-align:justify;
}

.normal_txt{
font-size:12px;
color:#333333;
}

.normal_txtBold{
font-size:12px;
color:#333333;
font-weight:bold;
}

.TextBold{
font-weight:bold;
}

.green_txt{
font-size:22px;
font-family:"Trebuchet MS";
line-height:1.4em;
color:#669900;
}

.green_bold {
font-size:18px;
font-family:"Trebuchet MS";
line-height:1.4em;
color:#666666;
}


.heading_red{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FF0000;
line-height:20px;
}

.heading_white{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
line-height:20px;
}

.table_border{
border: 1px #333333 solid;
}
