/* CSS Document */

body
{
	margin:0;
	padding:0;
	background-image:url(../images/basebg.jpg);
	background-repeat:repeat-x;
	background-color:#23455B;
	font-family:Tahoma;
	font-size:11px;
	line-height:18px;
}

.leftcolmn
{
	border-right:solid 1px #E8E8E8;
	width:340px;
	vertical-align:top;
}


.calltxt{
	font-family:Tahoma;
	font-size:20px;
	color:#D2C600;
	font-weight:normal;
	FFA800
}

.callorngtxt{
	font-family:Tahoma;
	font-size:20px;
	color:#FFA800;
	font-weight:normal;
	
}

.graytxt{
	
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#A9A9A9;
	font-weight:normal;
	
}


.grnlinks{
	font-family:Tahoma;
	font-size:11px;
	color:#AAA21B;
	text-decoration:none;
	font-weight:normal;
}
.grnlinks:hover

{
	font-family:Tahoma;
	font-size:11px;
	color:#AAA21B;
	text-decoration:underline;
	font-weight:normal;
}

.pagehd{
	font-family:Tahoma;
	font-size:18px;
	color:#CF5D00;
	font-weight:normal;
	
}



.btmnav{
	font-family:Tahoma;
	font-size:12px;
	color:#3B3B3B;
	text-decoration:none;
	font-weight:normal;
}
.btmnav:hover

{
	font-family:Tahoma;
	font-size:12px;
	color:#3B3B3B;
	text-decoration:underline;
	font-weight:normal;
}


.spacer
{
	color:#3B3B3B;
	padding:0 10px 0 10px;
}

.copyrit{
	font-family:Tahoma;
	font-size:11px;
	color:#949494;
	text-decoration:none;
	font-weight:normal;
}


div#show3 {
background-color:#ffffff;
width:316px;
margin:0;
padding:0;
border:0px solid #c1c1c1;
}
div#show3 table td, div#show4 table td {
height:0px;
/*background-image:url('38.gif');*/
}

div#show3 table input,  div#show4 table input {
outline-style:none;
}

#subpaging
{
	margin:5px 0 10px 0;
	font-size:11px;
	padding:5px 0 10px 0;
}

.subpagination{ /*Style for demo pagination divs*/

text-align: left;
padding: 2px 0 0 0;
height:auto;
margin: 0px 0px;

}

.subpagination select{ /*Style for demo pagination divs' select menu*/
border: 1px solid #B8D73D;
margin: 0px;
}

.subpagination a{ /*Pagination links style*/
text-decoration: none;
padding:3px 6px 3px 6px;
display:inline;
border: 1px solid #B8D73D;
margin:0px 2px 0px 0px;
color: #000;
font-weight:normal;
background-color: white;
}

.subpagination a:hover, .subpagination a.selected{
color: #ffffff;
font-weight:normal;
background-color: #B8D73D;
}

.subpagination a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.subpagination a.imglinks img{
vertical-align: bottom;
border: 0;
}

.subpagination a.imglinks a:hover{
background: none;
}

.subpagination .plink a:hover, .subpagination.plink a.selected{ /*Pagination div "flatview" links style*/
color: #ffffff;
font-weight:bold;
background-color: #B8D73D;
}
.imgborder
{
	border:1px solid #F5F5F5;
}
.red
{
	color:#ff0000;
}


