/* CSS Document */

/* anchor properties */
a { font-family:Tahoma;}
a:hover { color: #ff9900; text-decoration: none;}
a img {border: none;}
.box_head_1_dyn a { color:#FFFFFF; text-decoration: none; font-weight: bold;}
.box_head_1_dyn a:hover { color:#ccc; text-decoration: none; font-weight: bold;}
.box_head_2_dyn a { color:#FFFFFF; text-decoration: none; font-weight: bold;}
.box_head_2_dyn a:hover { color:#DDDDDD; text-decoration: none; font-weight: bold;}
.box_head_2_flip a { color:#FFFFFF; text-decoration: none; font-weight: bold;}
.box_head_2_flip a:hover { color:#DDDDDD; text-decoration: none; font-weight: bold;}
.box_content_link {}
.box_content_link a { color:#000000; text-decoration: none; font-weight: normal;}
.box_content_link a:hover { color:#ff9900; text-decoration: underline; font-weight: normal;}
.submenu_buttons a { color:#336699; text-decoration: none; font-weight: bold;}
.submenu_buttons a:hover { color:#FFFFFF; text-decoration: underline; font-weight: bold;}
.submenu a { color:#000000; text-decoration: none; font-weight: normal;}
.submenu a:hover { color:#ff9900; text-decoration: underline; font-weight: normal;}

body {
	background-color: #ffffff;
	margin: 0 0 0 0;
	font-size:12px;
	font-family:Tahoma;

}
.bodytable  { background-position: center 0; margin: 0; padding: 0; width: 100%; border: solid 0 #000000; border-collapse: collapse }

/* 3 column main table */
.maintable {
	width: 100%;
	border: 0px solid #AAAAAA;
	border-collapse: collapse;
	padding: 2px;
	margin: 2px;
	margin-left: 0px;
}

/*columns in main table */
.leftcolumn  { padding: 4px; width: 150px  }
.centercolumn {
	padding:4px;
}
.rightcolumn  { padding: 4px; width: 150px }

/*box defining properties */
.box_150 {
	width: 150px;
	border-collapse: collapse;
	border: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;

}
.box_content_1  { font-size: 12px; font-weight: bold; background-color: #fff; padding: 0; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000  }
.MAIN_CLASSIFIED_NAVIGATION_1  { font-size: 12px; font-weight: bold; background-color: #fff; padding: 0; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000  }
.box_head_1_150     { color: #fff; font-weight: bold; background-repeat: repeat-x; width: 126px }
.box_head_1_left     { background-color: #333; width: 12px; height: 21px }
.box_head_1_right     { background-color: #333; width: 12px; height: 21px }
.box_head_2_150     { color: #ffffff; font-weight: bold; background-color: #636; background-repeat: repeat-x; width: 126px }
.box_head_2_left     { background-color: #636; width: 12px; height: 21px }
.box_head_2_right     { background-color: #636; width: 12px; height: 21px }
.box_head_2_left_flip  { width: 12px; height: 21px }
.box_head_2_right_flip  { width: 12px; height: 21px }
.box_150_content_2   { background-color: #fcc; padding: 4px; width: 148px; border-right: 1px solid #aaaaaa; border-bottom: 1px solid #aaaaaa; border-left: 1px solid #aaaaaa }
.box_head_2_dyn    { color: #ffffff; font-size: 12px; font-family: Tahoma; font-weight: bold; background-color: #606; background-repeat: repeat-x }
.box_head_2_flip    { color: #ffffff; font-size: 12px; font-family: Tahoma; font-weight: bold; background-color: #606; background-repeat: repeat-x }
.box_content_2     { font-size: 12px; background-color: #999; padding: 0; border-right: 1px solid #666666; border-bottom: 1px solid #666666; border-left: 1px solid #666666 }
.box_dyn {
	border-collapse: collapse;
	border: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;

}
.box_head_1_dyn    { color: #ffffff; font-size: 12px; font-family: Tahoma; font-weight: bold; background-color: #333; background-repeat: repeat-x }
.box_dyn_content {
	background-color: #FFFFFF;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding-left: 2px;
	padding-bottom: 2px;
}

/*not boxes*/
.submenu   { font-size: 12px; background-color: #ccc; text-indent: 8px; padding: 2px; border-top: 1px solid #666666; border-bottom: 1px solid #666666; border-collapse: collapse  }
.submenu_buttons {
	padding: 0px 0px 0px 0px;
	border-collapse:collapse;
	border: 0;
	font-size: 12px;
}
.formbutton {
background-color: #ccc;
border-width: 1px solid #000000;
color: #000000;
font-size: 10px;
font-weight: bold;
}
h1 {
font-size: 16px;
text-align: center;
font-weight:bold;
}
.footertext  { color: #f60; font-size: 10px }
.login_box_text1 { font-size: 12px; }
.login_box_text2 { font-size: 12px; }
/* extra questions and extra checkboxes */
	.extraCheckboxes {
		margin:0px;
		padding:0px;
		float:left;
		list-style:circle inside url('images/checkbox_arw.gif');
	}
	.extraQuestionName {
		margin:0px;
		padding:0px;
		list-style:none inside;
	}
	.extraQuestionValue {
		margin:0px;
		padding:0px;
		list-style:none inside;
	}