/* CSS Document */

body, p  { padding : 0; margin : 0; }
body { background : url(images/bodybg.jpg) repeat left top; }
body { font : 11px Verdana, Arial, Helvetica, sans-serif; line-height : 13px; color : #333333; }

a:link { color : #333333; text-decoration : none; }
a:visited { color : #333333; text-decoration : none;  } 
a:active { color : #333333; text-decoration : none; }
a:hover { color : #ff6600; text-decoration : none; }

.orange { color:#FF6600; }
.black { color:#000; }

.content { font:13px "Trebuchet MS", "Arial Narrow", Arial; color:#666666; line-height:18px; letter-spacing:normal; }
	.content a { color:#666666; text-decoration:none;  }
	.content a:hover { color:#FF6600; text-decoration:underline;  } 

#wrapper {
width : 924px;
}
#header {
width : 924px;
}
#content {
width : 924px;
}
#footer {
width : 924px;
height : 69px;
background : url(images/footerbg.jpg) no-repeat left top;
}
.mainbanner {
background : url(images/mainbanner.jpg) no-repeat left top;
height : 268px;
}
.newbuttonbg{
background : url(images/nav_bg.jpg) no-repeat left top;
}
.logo {
margin : 23px 0 0 42px;
}
.copyright {
color : #666666;
}
.contentbg {
background : url(images/contentbg.gif) repeat-y left top;
}
.leftpanheading {
	font : bold 14px "Trebuchet MS", "Arial Narrow", Arial;
	color : #ff6600; line-height : 14px;
	background : url(images/categories.jpg) no-repeat 18px 2px;
	padding : 10px 0 10px 54px;  }

.whitebox_mid {
	background : url(images/whitebox_mid.jpg) repeat-y center top; }

.whitebox_mid ul { padding : 0; margin : 0px 0 0 27px; }
.whitebox_mid ul li {
	 padding:0px 0 0px 15px; margin:0; list-style:none; color:#666666; 
	 font:bold 13px Arial, Helvetica, sans-serif;  line-height : 25px;
	 background:url(images/bullete.jpg) no-repeat 3px 6px;  }

.whitebox_mid ul li a { color : #666666; text-decoration:none;  }
.whitebox_mid ul li a:hover { color : #666666; text-decoration:underline;  }

.rightpannelbg {
background : url(images/rightpannel_topbg.jpg) no-repeat left top;
border-left:1px solid #E4E4E4;
}
.pageheading {
font:20px "Trebuchet MS", "Arial Narrow", Arial ;
color:#666666;  
}

/*added from old*/
.heading1{
color:#666666;
font:bold 13px Arial, Helvetica, sans-serif
}
.copytxt{
color:#101214;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px
}
.copytxtjust{
color:#101214;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:justify;
line-height:13px
}
.copytxtjust a{
color:#CC0000;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
text-align:justify;
line-height:13px
}
.copytxtjust a:hover{
color:#101214;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:justify;
line-height:13px
}
.tblbotleft{
background:url(../gifs/tbl_bot_left.gif) #4F5A63 no-repeat left bottom
}
.tblbotright{
background:url(../gifs/tbl_bot_right.gif) #4F5A63 no-repeat right bottom
}
.tbleven{
	background:#E3E4E6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #020202;
}
.tblodd{
	background:#CFCFCF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #020202;

}
.tbltop{
color:#FFFFFF;
background:#F2770F;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
white-space:nowrap;

}
.tbltop a{
font-weight:bold
}
.tbltop a:link{
color:#FFFFFF
}
.tbltop a:visited{
color:#FFFFFF
}
.tbltop a:hover{
color:#FF9900
}
.tbltop a:active{
color:#FFFFFF
}
.tbltopleft{
background:url(../gifs/tbl_top_left.gif) #4F5A63 no-repeat left top
}
.tbltopright{
background:url(../gifs/tbl_top_right.gif) #4F5A63 no-repeat right top
}
.tblodd a, .tbleven a{
font-weight:bold;
text-decoration:none;
}
.tblodd  a:link, .tbleven a:link{
 /*color:#00AA00;*/
}
.tblodd  a:visited, .tbleven a:visited{
/*color:#00AA00;*/
}
.tblodd  a:hover, .tbleven a:hover{
/*color:#00CC00;*/
color:#F2770F;
text-decoration:underline;
}
.tblodd  a:active, .tbleven a:active{
/*color:#00AA00;*/
}

.tblsearch{
  background:#F5F5F5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #525B7C;
	border-style: solid;
	border-color: #525B7C;
	border-collapse: collapse;

}
