/* CSS Document */

body.body_Setup {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background:url(../media/images/background.gif);
	background-position:left;
	background-color:#EFC98B;
}

body.admin_body_Setup {
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background:url(../media/images/background.gif);
	background-position:left;
	background-color:#EFC98B;
}

tr.menu_tr_BKG {
	background:url(../media/images/menuBkg.gif);
	background-repeat:repeat-x;
}

tr.menu_tr_FooterBKG {
	background:url(../media/images/menuFooterBkg.gif);
	background-repeat:repeat-x;
}

td.menu_td_cell {
	padding:6px;
	border-right:2px solid #D7B345;
	text-align:center;
}

td.menu_td_cell_selected {
	padding:6px;
	border-right:2px solid #D7B345;
	border-top:2px solid #D7B345;
	background-color:#F1DE92;
	
}

a.menu_a_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	color:#B79326
}

a.menu_a_link:hover {
	color:#D7B345;
}

#logOut {
	text-align:center;
	vertical-align:middle;
	width:110px;
	height:27px;
	border:2px solid #D7B345;
	border-bottom:none;
}

.newsLetterBox {
	text-align:center;
	vertical-align:middle;
	width:110px;
	height:27px;
	border:2px solid #D7B345;
	border-bottom:none;
}

.table_border_1px {
	border:1px solid #D7B345;
}

.brown_12px {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	color:#B79326;
}

#title_area {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	border-bottom:1px solid #D7B345;
	text-decoration:none;
	color:#B79326;
	background-color:#F8F0DA;
	height:22px;
	text-align:center;
	vertical-align:middle;
}

td.td_info_cell {
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	color:#B79326;
	vertical-align:middle;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #B79326;
}

.main_area_bkg_1{
	background:url(../media/images/mainAreaBkg_1.jpg);
}

.main_area_bkg_2{
	background:url(../media/images/mainAreaBkg_2.jpg);
}

.border_1px_brown{
	border:1px solid #B79326;
}