.free {

		height: 10px; 
		width: 10px;
		border:1px solid #DFDFDF;
		

}
A.big_link {


    font-size: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6699cc;


}
.big_button {

	font-size:18px;
}
.sold {
		height: 10px; 
		width: 10px;
}
.selected {
		height: 10px; 
		width: 10px;
		border:2px solid #33CC00;
		background-color: #FFFFFF ;
}
.reserved {
		height: 10px; 
		width: 10px;
}
A.menu_bar { color: #3e3e3e; font-size: 16px; font-family: "times new roman"; font-variant: small-caps; letter-spacing: 1px; }
A.menu_bar_Rvsd { color: #3e3e3e; font-size: 16px; font-family: "times new roman"; font-variant: small-caps; letter-spacing: 1px; }
.menu_bar_Rvsd { color: #3e3e3e; font-size: 16px; font-family: "times new roman"; font-variant: small-caps; letter-spacing: 1px; }
.menu_bar { margin: 0; color: #3e3e3e; padding: 5px; }
BODY {
	background-color: #ffffff;
	margin: 10px 0 0;
}
H1 {
	font-size: 20px; 
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	line-height: 26px;
	color: #000000;
}
H2 { font-size : 20px; line-height : 24px; color: #b87300; font-family: "times new roman"; font-style: italic; }
P {
	font-size :  11px;
	font-family: verdana;
	line-height : 16px;	
	color: #3e3e3e;
}
TABLE, TR, TD {
	font-size :  11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}
FORM {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
SELECT  {
	font-size :  11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}
INPUT {
    font-size :  11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}
TEXTAREA {
	height: 230px;
	width:660px;	
	font-size :  11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}
.fancy_heading { color: #800000; font-size: 16px; font-family: "times new roman"; font-style: italic; line-height: 16px; }
.PageHeaders { color: #3e3e3e; font-size: 16px; font-family: "times new roman"; text-transform: uppercase; }
.PageSpecific { color: #b87300; font-size: 16px; font-family: "times new roman"; text-transform: uppercase; }
.PageFooters { color: #3e3e3e; font-size: 13px; font-family: "times new roman"; font-variant: small-caps; letter-spacing: 1px; }
.MPI { color: #000; font-size: 19px; font-family: "times new roman"; font-style: italic; text-transform: capitalize; }
.MPI_about { color: #888; font-size: 17px; font-family: "times new roman"; }
.MPI_tag { color: #3e3e3e; font-size: 10px; font-family: arial; text-transform: uppercase; }
.SubText { color: #887d47; font-size: 8.5px; font-family: verdana; font-style: italic; }
.L34_tag { color: #977f53; font-size: 8.5px; font-family: arial; font-weight: bold; text-transform: uppercase; letter-spacing: 2px; }
.FooterLinks { color: #3e3e3e; font-size: 12px; font-family: "times new roman"; font-variant: small-caps; letter-spacing: 1px; }
.text { color: #3e3e3e; font-size: 11px; font-family: verdana; line-height: 16px; }
.text12 { color: #3e3e3e; font-size: 12px; font-family: verdana; line-height: 16px; }
.text_header { color: #26565c; font-size: 18px; font-family: "times new roman"; font-style: italic; line-height: 16px; }
.SideTopHeaders { color: #3e3e3e; font-size: 16px; font-family: "times new roman"; line-height: 24px; text-transform: uppercase; }
.SideHeaders { color: #977f53; font-size: 17px; font-family: "times new roman"; font-variant: small-caps; line-height: 18px; }
.SideQuotes { color: #26565c; font-size: 17px; font-family: "times new roman"; font-style: italic; }
.Side_text { color: #888; font-size: 12px; font-family: "times new roman"; font-style: italic; line-height: 20px; }
.Side_smtext { color: #888; font-size: 9px; font-family: verdana; line-height: 12px; }
.Sub_header { color: #3e3e3e; font-size: 28px; font-family: "times new roman"; font-style: italic; }
.L34_header { color: #3e3e3e; font-size: 22px; font-family: "times new roman"; font-style: italic; }
.Footer { color: #808080; font-size: 9px; font-family: verdana; }
.FooterLinks { color: #3e3e3e; font-size: 12px; font-family: "times new roman"; font-variant: small-caps; letter-spacing: 1px; }
a:link { color: #3e3e3e; text-decoration: none; }
a:visited { color: #3e3e3e; text-decoration: none; }
a:hover { background-color: #ede5b8; text-decoration: underline; }
a:active { color: #800000; }
/*
############################################################
Dynamic forms
This set of styles control the display of dynamic forms - (Ad form).

*/
#dynamic_form, TABLE.dynamic_form {
	background-color: #d9d9d9;
	
	width: 100%;
	border-bottom-width: 0px;

}
/*
TD.dynamic_form_field -
The name of the field (field label which on the left side)
*/
#dynamic_form TD.dynamic_form_field {
	background-color: #efefef;
	font-weight: bold;
	width: 120px;
	font-family: Arial;
	font-size: 12px;

}
#dynamic_form TD.dynamic_form_2_col_field {
	background-color: #ffffff;
	

}
/*
#dynamic_form TD.dynamic_form_value
The value of the field (on the right from the field label)
*/
#dynamic_form TD.dynamic_form_value {
	background-color: #ffffff;
	
}
/*

*/
#dynamic_form .dynamic_form_image_label {
	
	font-weight: bold;

	font-family: Arial;
	font-size: 12px;

}
/*

*/
#dynamic_form .dynamic_form_file_label {

	font-weight: bold;
	

}
/*
The following style controls the LABEL type fields
*/
#dynamic_form .dynamic_form_note_label {


}
/*
Date field 
*/
#dynamic_form SELECT.dynamic_form_date_style {
	background-color: #ffffff;
	
}
#dynamic_form INPUT.dynamic_form_date_style {
	background-color: #ffffff;
	
}
/* Other fields */
#dynamic_form INPUT.dynamic_form_checkbox_style {
	background-color: #ffffff;
	

}
#dynamic_form INPUT.dynamic_form_radio_style {
	background-color: #ffffff;
	color: #ffffff;
	

}
#dynamic_form INPUT.dynamic_form_text_style{
	background-color: #ffffff;
	

}
#dynamic_form TEXTAREA {
	background-color: #ffffff;
	

}
#dynamic_form SELECT {
	background-color: #ffffff;
	

}
/* 
###########################################################
Ads :
This style is for the table that displays an ads form.
HTML code is located in ads.inc.php
*/
TABLE.ad_data {

	background-color: #ffffff;
	
	border-width: 0px;


}
/********************/
.error_msg_label {
	color: #FF0000;
	font-weight: bold;


}
.ok_msg_label {
	border-style: solid; 
	border-color: #33CC00; 
	border-width:2px;
	

}
/*****************************/
/*
####################################################
Ads list

*/
#adslist, TABLE.adslist {
	background-color: #d9d9d9;
	
	
}
#adslist TD.list_data_cell {
	font-family: "Arial", sans-serif;
	font-size: 10pt;
	color: #000000;
	
	
}
#adslist .today {
	color: #ff0000;
	font-weight: bold;

}
#adslist .days_ago {
	color: #339900;
	font-weight: bold;
}
#adslist .days_ago2 {
	color: #C0C0C0;
	font-weight: bold;
}
#adslist .list_header_cell  {

	font-size: 10pt;
	margin: 0px;
	padding: 3px;
	font-weight: bold;

}
