body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 6px;
}

td {
	font-size: 14px;
}

a {
	color: #313B5A;/*#006595;*/
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

h1 {
	font-size: 16pt;
	margin: 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

th {
	font-size: 12px;
	text-align: left;
}

form {
	margin: 0px;
}

input, textarea, select {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #99AEBA;
}
select, optgroup, option {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	padding: 3px;
}

button {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: steelblue;
	border: 1px outset #006595;
	color: white;
}

.button_white{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000;
	background-color:#fff;
	font-weight: normal;
	border: 1px solid #000; 
	font-weight: bold;
	height:18px;
	}

pre {
	font-family: "Courier New";
	font-size: 12px;
	text-align: left;
}

.err {
	color: red;
	font-weight: bold;
	margin-bottom: 5px;
}

.imp {
	color: #CC3300;
	font-weight: bold;
	margin-bottom: 5px;
}

.msg {
	color: green;
	margin-bottom: 5px;
}

.marker {
	color: red;
	font-weight: bold;
}

.hint {
	font-size: 12px;
	font-style: italic;
	color: gray;
}

#header {
	height:100px;
	background-color: #FFFFFF;
}

#header div{
	float:right;
	}

#header_search{
	 width:75%;
	 padding-right:10px;
	 }

#logo {
	font-size: 14px;
	font-weight: bold;
	width:25%;
}

#logo a {
	color: black;
	text-decoration: none;
}

#logo a:hover {
	color: #DF971E;
	text-decoration: none;
}

#today {
	font-size: 10px;
}

#nav {
	text-align: right;
}

.google{
	background-color:#FFFFFF;
	}

.divider{
	background:url(images/divider.gif) repeat-x;
	height:5px;
	}
	
#bgcolumnleft{
	/*background: url(images/bg_column_left.gif) repeat-x #fff;*/
	width:200px;
	}

.mainmenu{
	position:relative;
	width:95%;
	background: url(images/header_bg.gif) repeat-x #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	margin:5px;
	border:1px solid #d5d5d5;
	border-top:0px;
	}

.title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	line-height:25px;
	height:25px;
	margin-left:5px;
	}

#city {
	font-weight: bold;
	font-size: 14px;
	display: block;
}

#sidebar_left {
	padding-top: 10px;
	background-color: #E4EBF8; /*#F0F4FB*/
	border-right: 1px solid #B1C7DE;
	border-top: 1px solid #B1C7DE;
	border-bottom: 1px solid #B1C7DE;
}

.buttons td {
	text-align: center;
	background-color: steelblue;
}

.buttons a {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	padding: 3px;
}

#sidebar_left .head {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
}

#sidebar_left table.linkbox {
	margin-bottom: 15px;
}

#sidebar_left table.linkbox a {
	display: block;
	text-align: center;
	padding: 3px;
	border-bottom: 1px solid #DDDDDD;
}

table.sidebox {
	margin-bottom: 10px;
}

table.sidebox td {
	text-align: left;
}

#contentcell {
	/*background:url(images/bg_main.png) 5px 5px no-repeat;*/
	padding: 5px;
	}

#content {
	padding:10px 0px 10px 0px;
}

#path {
	background-color: #F5F5F5;
	font-size: 16px;
	margin-bottom: 5px;
}

#path td {
	padding: 5px 5px 5px 10px;
}

#path a {
	color: #777777;
	text-decoration: none;
}

#path a:hover {
	color: black;
	text-decoration: underline;
}

#searchbox {
	background-color: #404967;
	height:30px;
	padding:5px;
	}

.eventnav {
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 10px;
}

table.dir {
}

table.dir_cat {
	
}

table.dir_cat th {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin: 0px;
	padding-bottom: 5px;
}

table.dir_cat td {

}

.count {
	color: #999;
	font-size: 10px;
}

.count {
	color: gray;
	font-size: 10px;
}

table.adlisting {
}

table.adlisting tr.ad1 {
	/*background-color: #FAFAFA;*/
}

table.adlisting tr.ad2 {
}

table.adlisting td {
	padding: 4px;
}

table.adlisting td.head, table.adlisting tr.head td {
	font-weight: bold;
	background-color: #EAEAEA;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 0px;
}

table.adlisting td.datehead {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
	font-weight: bold;
	background-color: #CDD6F2;
}

table.adlisting td.icon {
}

table.adlisting td.icon img {
}

table.adlisting .adtitle {
	font-weight: bold;
}

table.adlisting .date {
	font-style: italic;
}

table.adlisting .ad1 {
}

table.adlisting .ad2 {
	/*background-color: #FAFAFA;*/
}

.adheader {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E0E0E0;
}

.adheader .icon {
	/*vertical-align: top;*/
}

.adheader .adtitle {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.adheader .adarea {
	font-size: 12px;
	font-weight: normal;
}

.ad {
	margin-bottom: 10px;
}

.ad .link_marker {
	color: darkorange;
	font-weight: bold;
}

.disclosures {
	padding: 5px;
}

.disclosure_yes {
	color: green;
}

.disclosure_no {
	color: red;
}

.disclosures b {
}

.adpics {
	margin-bottom: 10px;
	/*border-bottom: 1px solid #DDDDDD;*/
}

.adpics img {
	border: 1px solid black;
	/*padding: 10px;
	background-color: #FAFAFA;*/
}

.imglisting {
}

.imgitem {
	margin-bottom: 30px;
}

.imgitem .head {
	font-size: 12px;
	font-weight: bold;
}

.imgitem img.img {
	margin-top: 5px;
	border: 1px solid black;
}

.imgitem .caption {
}

.imgitem .poster {
	font-weight: bold;
}

.imgitem .time {
	font-weight: bold;
}

.imgitem .desc {
	margin-top: 5px;
}

.linkbox2 {
	background-color: darkorange;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
	text-align: center;
	color: white;
}

.linkbox2 a {
	display: block;
	color: white;
}

.linkbox2 a:hover {
	color: white;
	text-align: center;
}

.imagecredits {
	padding: 5px;
}

.head {
	font-weight: bold;
}

.imagecredits a {
}

.imagecredits .count {
	color: #BBBBBB;
	font-size: 10px;
}

.comments {
}

.comments .head {
	font-size: 12px;
	font-weight: bold;
}

.commentitem {
	margin-bottom: 10px;
}

.commentitem .poster {
	font-weight: bold;
	display: block;
}

.commentitem .time {
	color: gray;
	display: block;
}

.commentitem .comments {
	display: block;
}

#sidebar_right_cities {
	background-color: #F5F5F5;
	border-left: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	padding: 0px 5px 5px 5px;
}

#sidebar_right {
	border-left: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	padding: 5px 5px 5px 5px;
}

#sidebar_right a {
}

.citylist_country {
	display: block;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
}

.citylist_city {
	color: #777777;
	font-size: 11px;
}

#footer {
	color: #A0A0A0;
}

#footer td {
	font-size: 9px;
	padding-left: 15px;
	padding-top: 10px;
}

table.postad {
}

img.thumb {
	border: 1px solid black;
}

.postpath {
	padding: 5px;
	border: 1px solid #23397D;
	background-color: #CDD6F2;
	font-size: 12px;
	color: #000;
	margin-bottom: 10px;
}

.postpath b {
	color: black;
}

.postpath a {
	font-weight: bold;
	color: #313B5A;
	font-size: 12px;
}

#search_top {
	background-color: #404967;
	padding:5px 0px 5px 15px;
}

.invoice {
	background-color: #F0F0F0;
	border-right: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
}

.invoice td {
	background-color: white;
	padding: 5px;
	border-left: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}

.invoice .empty {
	background-color: white;
	border: 1px solid white;
}

.invoice .firstcell {
	font-weight: bold;
}

.invoice .maincell {
	/*background-color: #FAFAFA;*/
	text-align: right;
}

.invoice .totalrow td {
	background-color: #FAFAFA;
}

.invoice .totalrow .totalcell {
	background-color: #F3F3F3;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}

.featuredad_first, .featuredad_first td {
	background-color: #FFEEC6;
	border-top: 1px solid #FFDF95;
	border-bottom: 1px solid #FFDF95;
	padding: 5px 5px 2px 5px;
	margin-bottom: 10px;
}

.featuredad, .featuredad td {
	background-color: #FFEEC6;
	border-bottom: 1px solid #FFDF95;
	padding: 5px 5px 2px 5px;
	margin-bottom: 10px;
}

.featuredad a, .featuredad_first a {
	font-weight: bold;
}

.post_note {
	color: green;
}

.latestads {
	padding-top: 10px;
	margin-bottom: 10px;
}

.latestads .head {
	padding-bottom: 5px;
	color: steelblue;
	font-size: 12px;
}

.latestads td {
	border-top: 1px solid #F0F0F0;
}

.adcat {
	font-size: 9px;
	color: #444444;
	/*text-decoration: underline;*/
}

table.latestads_table td {
	padding: 1px;
}

table.latestads_table a.featured {
	font-weight: bold;;
}

.catlist .cat {
	padding: 1px;
	display: block;
}

.catlist .cat a {
	font-weight: bold;
}

.count {
	color: gray;
}

.adpreview {
	display: block;
	font-size: 12px;
	color: #666;
}

/* LOCATION_BAR */

#location_bar
{
	position:absolute;
	top:200px;
	left:200px;
	width:600px;
	background-color:white;
	padding:10px 20px 10px 10px;
	display:none;
	border:gray 1px solid;
	text-align:left;
}

#location_bar_x
{
	float:right;
	background-color:red;
	color:white;
	font-weight:bold;
	padding:0px 5px 3px 5px;
	margin:-10px -20px 0px 0px;
	cursor:pointer;
	cursor:hand;
}

#location_bar a.bold{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #4E61A0;
	font-size: 9pt;
	display: block;
	text-decoration:none;
	background-color:#fff;
	font-weight: bold;
	padding:5px;
	margin-top:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECEEF2;
	}

#location_bar a.bold:hover{
	color: #000;
	background-color: #EAEFFF;
	}

#location_bar a.subcat {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:normal;
	color: #4E61A0;
	text-decoration:none;
	padding:3px;
	display:inline;
	background-color: #FFF;
	margin-left:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECEEF2;
	line-height:22px;

}

#location_bar a:hover.subcat {
	color: #000;
	background-color: #CDD6F2;
	}
#location_bar a.subcat_highlight {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	color: #515B7E;
	text-decoration:none;
	padding:3px 0px 3px 3px;
	background-color: #CDD6F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECEEF2;
	margin-left:5px;
}


#location_bar a.selected {
	background-color: #404967;
	border: 1px solid #ECEEF2;
	font-weight:bold;
	color: #fff;
	}

/* SIDEBAR */

#sidebar {
	width: 200px;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}

#sub_sidebar {
	width: 175px;
	float: left;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	}

#sidebar a.bold{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #4E61A0;
	font-size: 9pt;
	display: block;
	text-decoration:none;
	margin:0px;
	background-color:#fff;
	font-weight: bold;
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECEEF2;
	}

#sidebar a.bold:hover{
	color: #000;
	background-color: #EAEFFF;
	}

#sidebar a.subcat {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:normal;
	color: #4E61A0;
	text-decoration:none;
	padding:3px 0px 3px 3px;
	display:block;
	background-color: #FFF;
	margin-left:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECEEF2;

}

#sidebar a:hover.subcat {
	color: #000;
	background-color: #CDD6F2;
	}
.subcat_highlight {
    color: #CC3300;
    text-decoration: underline;
    font-size: 8px;
} 
#sidebar a.subcat_highlight {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	color: #515B7E;
	display: block;
	text-decoration:none;
	padding:3px 0px 3px 3px;
	background-color: #CDD6F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECEEF2;
	margin-left:5px;
}


#sidebar a.selected {
	background-color: #404967;
	border: 1px solid #ECEEF2;
	font-weight:bold;
	color: #fff;
	}

.textgrey {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #A9A9A9;
	font-weight: lighter;
	}

.tagList {

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #404967;

	text-decoration: none;

	margin-left: 3px;

	margin-right: 3px;

}

.buttonblue{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#ffffff;
	background-color:#293D81;
	font-weight: normal;
	border: 1px solid #000000; 
	font-weight: bold;
	height:18px;
	}

.orangetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-decoration: none;
	color: #f60;
	font-weight: bold;
	padding-bottom:15px;
	}

.bluetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-decoration: none;
	color: #3063A8;
	font-weight: bold;
	}

.redtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-decoration: none;
	color: #f00;
	font-weight: bold;
	}

.linkfunctions {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #767676;
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
	}

.linkfunctions:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: normal;
	}

.linkmenu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	padding-bottom:5px;
	margin-top:-2px;
	}

.linkmenu a {
	color: #4E61A0;
	font-weight: bold;
	}

.linkmenu a:hover {
	color: #000;
	text-decoration: underline;
	}

.linkmenu_nb {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #4E61A0;
	text-decoration: none;
	font-size: 8pt;
	}

.linkmenu_nb:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
	font-size: 8pt;
	}

.normalAd {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #3063A8;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	}

.normalAd:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	}

.textwhite {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #ffffff;
	font-weight: lighter;
	}

.linkbigcateg {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #3063A8;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	}

.linkbigcateg:hover {
	color: #FF6600;
	}

.linkbigcateg1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #3063A8;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	}

.linkbigcateg1:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	}

.linkfooter {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
	}

.linkfooter:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: normal;
	}

.linkcateg {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #3063A8;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	}

.linkcateg:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: bold;
	}

.prev_next{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	vertical-align:bottom;
	}
	
.prev_next a{
	color: #4E61A0;
	font-weight: bold;
	text-decoration:underline;
	}

.prev_next a:hover{
	color: #000;
	text-decoration:none;
	}

/* MESSAGE BOARD CSS */

#board td{
	border-bottom:1px solid #ccc;
	font-family: Verdana, Tahoma, Arial, 'Sans Serif';
	font-size:10pt;
	padding:4px;
	}

#messages td{
	border-bottom:1px solid #ccc;
	font-family: Verdana, Tahoma, Arial, 'Sans Serif';
	font-size:10pt;
	padding:10px 4px 10px 4px;
	}

#msgtime {
	color:#999;
	}

#IconsDiv {
	margin: 0;	
	}

#MoreIconsDiv {
	margin: 0;
	display: none;
	}

.forum_title {
	background:#eee;
	}
	
.forum_input {
	background:#fec;
	}
	
#threadpost a {
	text-decoration:underline;
	}
	
#threadpost a:hover {
	text-decoration:none;
	}

/* SHARED CSS */

small {
	font-family: Verdana, Tahoma, Arial, 'Sans Serif';
	font-size:8pt;
	}
	
.helptitle {
	font-size:13pt;
	font-family: Verdana, Tahoma, Arial, 'Sans Serif';
	font-weight:bold;
	color:#c60;
	}

#loglink{
	font-size:10px;
	padding:3px;
	background:#fafad2;
	color: #000;
	border:1px solid #e9e93a;
	}

/* ACCOUNT CSS */

/* Color of UserName in their account area */
#nick_color{
	color: blue;
	}

/* Main table header color where ads/events will be displayed */
#table_header{
	font-weight:bold;
	background:steelblue;
	color:#fff;
	padding:3px 0px 3px 5px;
	}

/* Alternate background color for ads/events when multiple posts are listed */
.alt_bgcolor{
	color:#efefef;
	}
	
.dspcont{
	display:none;
	margin-left:1.5em;
   }
   
#login{
	background:#ccc;
	}

#login tr{
	background:#f5f5f5;
	}
	
.cautionbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px outset #CC3300;
	background-color: #CC3300;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	}

.corner_left{
	position:absolute;
	background:url(images/header_corner_left.gif) no-repeat;
	left:-1px;
	top:0px;
	width:5px;
	height:30px;
	}
	
.corner_right{
	position:absolute;
	background:url(images/header_corner_right.gif) no-repeat;
	right:-1px;
	top:0px;
	width:5px;
	height:30px;
	}
	 
.corner_bleft{
	position:absolute;
	background:url(images/header_corner_bleft.gif) no-repeat;
	left:-1px;
	bottom:-1px;
	width:5px;
	height:5px;
	}
	
.corner_bright{
	position:absolute;
	background:url(images/header_corner_bright.gif) no-repeat;
	right:-1px;
	bottom:-1px;
	width:5px;
	height:5px;
	}

.tooltip {
	background-color:#ffffff;
	font-weight:normal;
	font-size:9px;
	text-align:center;
	border:1px #006699 solid;
	z-index:3;
	width:140px;
}

/* ********** [Start FOOTER] ********** */

#footer {
	margin: 0px auto 0px auto; padding: 0px;
	height: 20px; width: 100%;
    font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
    text-align: right;
	letter-spacing:1px
}

a.footer {
	padding: 4px;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
    text-align: center;
	letter-spacing:1px;
	border-bottom: 1px dotted #666666;
}

#footerbar{
	background-color: #404967;
	color: #6A727E;
	font:bold 14px trebuchet ms, arial, helvetica, sans-serif;
	border-top: 1px solid #000;
	padding:10px;
	border-bottom: 1px solid #000;
	text-align: center;
	width:100%;
}

#tabfoot {
	font:bold 14px trebuchet ms, arial, helvetica, sans-serif;
	text-decoration:none;
	vertical-align:top;
}

a.tabfoot {
	background-color: #404967;
	padding: 5px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: Trebuchet MS, Helvetica, Arial, Geneva, sans-serif;
	TEXT-TRANSFORM: uppercase;
	LETTER-SPACING: 1px;
	color: #fff;
	border-right: 1px dashed #fff;
	border-bottom-width: 0px;
}

a.tabfoot, a.tabfoot:visited {
  color: #fff;
}

a.tabfoot:hover {
	background-color: #fff;
	color: #666666;
	text-decoration: none;
}

/* ********** [END FOOTER] ********** */

.interrupt_ads {background-color: #fff; }
.auction_item_header
	{
		background: #e0f2fe;
		border-bottom: 3px solid #d4e8f3;
		margin: 10px 0 10px 0;
		padding: 5px;
		height: 20px;
		clear: both;
	}
.auction_item_header h2
		{
			font-size: 16px;
			float: left;
			margin: 0; padding: 0;
		}
.auction_item_header h1
		{
			font-size: 18px;
			float: left;
			margin: 0; padding: 0;
		}		
.auction_item_header a
		{
			font-weight: bold;
		}
.auction_item_header a:hover
		{
			font-weight: bold;
		}
.pts16 {
	font-size: 15px;
}
.pts14 {
	font-size: 14px;
}
