/* CSS Document */

body{
	margin:0;
	padding:0;
	background-color:#391607;
	background-image:url(../images/main_bg4.gif);
}

H1, H2, H3, p, ul, li {margin:0px; padding:0px;}

a:link{color:#000000; text-decoration:underline;}
a:active{color:#000000; text-decoration:underline;}
a:hover{color:#FF0000; text-decoration:underline;}
a:visited{color:#000000; text-decoration:underline;}

fieldset {border:1px solid #663333; padding:15px;}

legend {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#663b27;
}

.wrap {
	width:990px;
	margin:auto;
	padding:0px;
}

.tender {float:left;
z-index:10000;
top:516px;
padding:8px 25px;
margin-left:15px;
background-color:#663b27;
color:#ffffff;
position:absolute;
font-family:"Trebuchet MS";
font-size:18px;
border:groove 1px #993300;
font-weight:bold;
}

.tender a:link{
color:#ffffff;
font-weight:bold;
}

.tender a:visited, .tender a:active, .tender a:hover{
color:#ffffff;
font-weight:bold;
}


.bodytext{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:20px;
	padding:20px;
	text-decoration:none;
	text-align:justify;
}

.bodytext ul { 
	margin-left:10px;
	padding:0px;
	list-style:none;
}

.bodytext ul li {
	background-image:url(../images/bullet1.gif);
	background-repeat:no-repeat;
	background-position:left 12px;
	line-height:35px;
	padding:0 0 0 25px;
}

.bodytext2{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	padding:20px;
	text-decoration:none;
	text-align:justify;
}

.bodytext2 ul { 
	margin-left:50px;
	padding:0px;
	list-style:none;
}

.bodytext2 ul li {
	background-image:url(../images/bullet2.gif);
	background-repeat:no-repeat;
	background-position:left 8px;
	line-height:25px;
	padding:0 0 0 25px;
}

.bodytext2 ol { 
	margin-left:50px;
	padding:0px;
}

.bodytext2 ol ol li {
	background-repeat:no-repeat;
	background-position:left 8px;
	line-height:25px;
	padding:0 0 0 15px;
}



/*.bodytext ul li {
	background-image:url(../images/bullet1.gif);
	background-repeat:no-repeat;
	background-position:8px;
	line-height:35px;
	padding:0 0 0 25px;
}*/

.text2{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	text-decoration:none;
}
	
.topnav{
	background-image:url(../images/nav-bg.gif);
	height:42px;
	background-repeat:repeat-x;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
}
.topnav a:link{
	color:#000000;
	text-decoration:none;
}
.topnav a:active{
	color:#000000;
	text-decoration:none;
}

.topnav a:visited{
	color:#000000;
	text-decoration:none;
}
.topnav a:hover{
	color:#000000;
	text-decoration:underline;
}

.footer{
	background-image:url(../images/footer-bg.gif);
	height:132px;
	background-repeat:repeat-x;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffb648;
	text-decoration:none;
}
.footer a:link{
	color:#ffb648;
	text-decoration:none;
}
.footer a:active{
	color:#ffb648;
	text-decoration:none;
}

.footer a:visited{
	color:#ffb648;
	text-decoration:none;
}
.footer a:hover{
	color:#ffd390  ;
	text-decoration:underline;
}

/*inner page style*/

.intop-bg{
	background-image:url(../images/in-top-bg.gif);
	background-repeat:repeat-x;
}

.shadow1{
	background-image:url(../images/in-shadow-bg.gif);
	background-repeat:repeat-x;
}

.topnavin{
	background-image:url(../images/in-nav-bg.gif);
	background-repeat:repeat-x;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
}
.topnavin a:link{
	color:#000000;
	text-decoration:none;
}
.topnavin a:active{
	color:#000000;
	text-decoration:none;
}

.topnavin a:visited{
	color:#000000;
	text-decoration:none;
}
.topnavin a:hover{
	color:#000000;
	text-decoration:underline;
}

.table-head{
	background-color:#553222;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#FFFFFF;
}

.hsep{
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
	background-position:center;
}

.tabborder{
	border:1px solid #532c1a;
}

.mainbody {}

.mainbody H1 {
	font-family:"Trebuchet MS";
	font-size:24px;
	font-weight:normal;
	color:#663B27;
	margin:0 0 0 20px;
	text-transform:uppercase;
}

.mainbody H1 span {
	background-image:url(../images/hdrbar.gif);
	background-repeat:no-repeat;
	width:220px;
	height:2px;
}


