/* start internal cms styles */ 

/*.PageTable{
	text-align: left;
	background-color: #ffffff;
	padding: 10px;
	width: 760px;
}*/
/*.MenuBar{
	width:150px;
	margin:0;
}*/
.quicklinks {
	font-family: Arial;
	font-size: 12px;
	color: Navy;
}
.ContentSection {
	margin-left:150px;
	width:610px;
	position:relative;
	padding:15px;
}
.dbwarning {
	padding: 3px;
	background-color:#990000;
	color:#FFFFFF;
	margin-bottom: 3px;
}
.warning {
	padding: 10px;
	background-color:#990000;
	color:#FFFFFF;
}
div.smallprint{
	font-family:"Trebuchet MS",Arial,Sans-Serif;
	color: #202020;
	font-size: 13px;
	margin-top:2px;
	margin-bottom:2px;
}
div span.smallprint{
	font-family:"Trebuchet MS",Arial,Sans-Serif;
	color: #202020;
	font-size: 12px;
	margin-top:2px;
	margin-bottom:2px;
}
.smallprint a {
	color: #202020;
	font-size: 12px;
	text-decoration: underline;
}
.smallprint a:visited {
	color: #202020;
	font-size: 12px;
	text-decoration: underline;
}
.smallprint a:hover {
	color: #202020;
	font-size: 12px;
	text-decoration: none;
}
.highlighttext{
	font-style: italic;
	color: #990000;
}
.new{
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#990000;
	padding-left:3px;
	padding-right:3px;
}  
.TableClass{}
.TableTitle{
	color: #1d86d9;
	background-color: #C0E0F9;
	border-top:1px solid #95CCF7;
	border-bottom:1px solid #95CCF7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
}
.TableTitle a{
	color: Yellow;
	text-decoration:underline;
	padding:0px;
}
.TableTitle a:visited{
	color: Yellow;
	text-decoration:underline;
	padding:0px;
}
.TableTitle a:hover{
	color: #FFCC99;
	text-decoration:none;
	padding:0px;
}
.TableTitle a:active{
	color: Yellow;
	text-decoration:underline;
	padding:0px;
}
td.TDTitle{
	color: #1d86d9;
	background-color: #C0E0F9;
	border-top:1px solid #95CCF7;
	border-bottom:1px solid #95CCF7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
.TDTitle a{
	color: Yellow;
	text-decoration:underline;
	padding:0px;
}
.TDTitle a:visited{
	color: Yellow;
	text-decoration:underline;
	padding:0px;
}
.TDTitle a:hover{
	color: #FFCC99;
	text-decoration:none;
	padding:0px;
}
.TDTitle a:active{
	color: Yellow;
	text-decoration:underline;
	padding:0px;
}
.TableInput{
	color: #202020;
	background-color: #f7f7f7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	text-align:left;
}
.TableInput a{
	color: orange;
	text-decoration:underline;
	padding:0px;
}
.TableInput a:visited{
	color: orange;
	text-decoration:underline;
	padding:0px;
}
.TableInput a:hover{
	color: orange;
	text-decoration:none;
	padding:0px;
}
.TableInput a:active{
	color: orange;
	text-decoration:none;
	padding:0px;
}

/* TABLE DATA */

.TableData {
	color: #1d86d9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 0px;
}
.TableData p{
	color: #1d86d9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 10px;
}
td.TableData {
	color: #1d86d9;
	background-color:#f7f7f7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 10px;
}
div.TableData {
	color: #1d86d9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 10px;
}
.TableData a {
	color: #1d86d9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 0px;
	text-decoration:underline;
}
.TableData a:visited {
	color: #1d86d9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 0px;
	text-decoration: underline;
}
.TableData a:hover {
	color: #1d86d9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 0px;
	text-decoration:none;
}
.TableHelp{ 
	color: #004000;  
	background-color: #80FF80;
	border-top:1px solid #008000;
	border-bottom:1px solid #008000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
.TableHelp a{
	color: Yellow;
	text-decoration: underline;
	padding:0px;
}
.TableHelp a:visited{
	color: Yellow;
	text-decoration: underline;
	padding:0px;
}
.TableHelp a:hover{
	color: yellow;
	text-decoration: none;
	padding:0px;
}
.TableHelp a:active{
	color: Yellow;
	text-decoration: none;
	padding:0px;
}

/* end internal cms styles */ 


/* start cms custom styles not template.htm related */
.clearb {
	clear: both;
	font-size: 0px;
	height:0px;
}
.clearl {
	clear: left;
	font-size: 0px;
	height:0px;
}
.clearr {
	clear: right;
	font-size: 0px;
	height:0px;
}
.height40 {
	height: 40px;
	font-size:0px;
}
.height30 {
	height: 30px;
	font-size:0px;
}
.height20 {
	height: 20px;
	font-size:0px;
}
.height10 {
	height: 10px;
	font-size: 0px;
}
.height5 {
	height: 5px;
	font-size: 0px;
}
.homepage_asp_2nd_col_height_hax {
	height: 57px;
	font-size: 0px;
}
.height1 {
	height: 1px;
	font-size: 0px;
}
.horiz {
height:1px;
background-color:#1d86d9;
font-size:0px;
width:100%;
}
.horiz_comments {
height:1px;
background-color:#c0e0f9;
font-size:0px;
width:100%;
margin-top:5px;
}
.quicklinks_image {
position:relative;
top:5px;
}
.copyright {
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	padding-top: 3px;
	font-weight:bold;
}.copyright a{
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	padding-top: 3px;
	font-weight:bold;
}.copyright a:visited{
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	padding-top: 3px;
	font-weight:bold;
}
.copyright a:hover{
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	padding-top: 3px;
	font-weight:bold;
}
/* classifieds*/
.page_titles{
	position:relative;
	bottom:1px;
	font-family:"Trebuchet MS",Arial,Sans-Serif;
	font-size: 15px;
	color: white;
	margin-top:0px;
	margin-bottom:0px;
}
.page_data{
	position:relative;
	bottom:0px;
	font-family:Arial,Sans-Serif;
	font-size: 13px;
	color: #ffffff;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
}
.classifieds_right_box {
background-image:url(../../aspbite_localinfo/template/images/classified_content_right_box1.gif);
background-repeat:no-repeat;
width:290px;
height:150px;
}
.classifieds_right_box_buy_text {
	color: white;
	font-size: 13px;
	float:left;
}
.classifieds_right_box_buy_button {
background-image:url(../../aspbite_localinfo/template/images/no_buy_now.png);
background-repeat:no-repeat;
	width:126px;
	height:36px;
	float:right;
}
.classifieds_right_box_feedback_text {
	color: white;
	font-size: 11px;
	width:90%;
	text-align: justify;
}
.horizwhite {
height:1px;
background-color:#A0A0A0;
font-size:0px;
width:90%;
}
.horizforums {
height:1px;
background-color:#e5ecf4;
font-size:0px;
width:100%;
}
.classifieds_right_box2 {
background-image:url(../../aspbite_localinfo/template/images/classifieds_right_box2.gif);
background-repeat:no-repeat;
width:290px;
height:30px;
}
.classifieds_right_box2_text {
	color: white;
	font-size: 13px;
	position:relative;
	top:6px;
	left:50px;
}
.classifieds_right_box2_text a{
	color: white;
	text-decoration:underline;
}
.classifieds_right_box2_text a:visited{
	color: white;
	text-decoration:underline;
}
.classifieds_right_box2_text a:hover{
	color: white;
	text-decoration:none;
}
.classifieds_right_box2_text a:focus{
outline:none;
}
.classifieds_right_box3 {
background-image:url(../../aspbite_localinfo/template/images/classifieds_right_box3.gif);
background-repeat:no-repeat;
width:290px;
height:30px;
}
.classifieds_right_box3_text {
	color: white;
	font-size: 13px;
	position:relative;
	top:6px;
	left:50px;
}
.classifieds_right_box3_text a{
	color: white;
	text-decoration:underline;
}
.classifieds_right_box3_text a:visited{
	color: white;
	text-decoration:underline;
}
.classifieds_right_box3_text a:hover{
	color: white;
	text-decoration:none;
}
.classifieds_right_box3_text a:focus{
outline:none;
}
.classifieds_right_box4 {
background-image:url(../../aspbite_localinfo/template/images/classifieds_right_box4.gif);
background-repeat:no-repeat;
width:290px;
height:30px;
}
.classifieds_right_box4_text {
	color: white;
	font-size: 13px;
	position:relative;
	top:6px;
	left:50px;
}
.classifieds_right_box5 {
background-image:url(../../aspbite_localinfo/template/images/classifieds_right_box5.gif);
background-repeat:no-repeat;
width:290px;
height:30px;
}
.classifieds_right_box5_text {
	color: white;
	font-size: 13px;
	position:relative;
	top:6px;
	left:50px;
}