body {
	background-color: white;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: black;
	line-height: 18px;
}

.donotprint {
	display: none;
}

select,input,textarea,button,submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

table,td,tr {
	background-image: none;
	color: black;
	z-index: 1000000;
}

#shell_left_top {
	display: none;
}

.main_menu {
	display: none;
}

#header_graphic {
	display: none;
	width: 100%;
}

#header_graphic_td {
	width: 800px;
}
.login_information {
	display: none;
}

.right_bar { display: none; }


#content {

	font-size: 12px;
}

#content_td {
	padding-left: 15px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

#content_div {

}

#main_td {

	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;


}

#content_td img {
	margin-left: 7px;
	margin-right: 7px;
	font-size: 12px;
}

#message {
	border: 2px solid red;
	font-size: 14px;
	padding: 2px;
	color: #525252;
	font-weight: 800;
}




.floatRight {
	float: right;	
}
.floatLeft {
	float: left;
}



#footer {
	clear: both;

}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #84815b;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #82c032;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #84815b;
	text-decoration: none;
	border: 0px;
}

#header a,img{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #84815b;
	text-decoration: none;
	border: 0px;
}


#header a:hover {
	text-decoration: underline;
}

.search_result {
	
	border-bottom: 1px dotted black;
	padding: 3px;
	margin-bottom: 5px;
}

.search_result p {
	margin: 0;
}

.search_line1 {
	font-size: 12px;
}
.search_line2 {
	font-size: 10px;
}
.search_line3 {
	font-size: 9px;
}

#searchtext {
	width: 110px;

	font-size: 18px;
	border: 2px solid #bbb;
}

#search_form {
	margin-left: 3px;
	margin-bottom: 20px;
}

#searchtext:hover {
	background-color: #eff89b;
}

#loginform {
	position: absolute;
	left: 415px;
	top: 25px;	
	
}

#loginform input {
	height: 12px;
}

.navl1,.navl1_noarrow {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #525252;
	border-bottom: 1px solid #acacac;
	background-image: url(../images/nav_arrow.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	padding-top: 2px;
	padding-bottom: 2px;

}

.navl1_noarrow {
	background-image: url(../images/x.gif);
}

.navl1 span {
		cursor: pointer;
}

.navl1,.navl1_noarrow a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #525252;

}


#admin_inline_list {
	background-color: white;
	width: 200px;
	border: 1px solid black;
	padding: 3px;
	position: absolute;
	left: -100px;

}

#admin_inline {
	position: relative;
	top: -17px;
	left: 20px;
	z-index: 200;
	cursor: pointer;
	display: block;
}

.navl2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #732343;
}

#navigation a:hover {
	text-decoration: underline;
}
.navl2 {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #732343;
	border: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #723243;
	
}

.bottom_tagline {
	color: #DDD;
}

.bottom_tagline a {
	color: #DDD;
}

.tag_cloud span {
	margin: 5px;
	line-height: 30px;
}	