body {
	margin: 5px;
	background-color: #b3ada1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#main {
	width: 758px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/nav_content_inside_bg.gif);
	background-repeat: repeat-y;
}

#main_home {
	width: 758px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/nav_content_home_bg.gif);
	background-repeat: repeat-y;
}

#print_home {
	width: 580px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/nav_content_inside_bg.gif);
	background-repeat: repeat-y;
}

#logo_date {
	background-image: url(/images/date_logo_bg.gif);
	height: 26px;
}

#logo {
	float: left;
}

#date {
	float: right;
	font-size: 10px;
	color: #ffffff;
	padding: 10px 8px 0px 0px;
}

#copyright_print {
	background-image: url(/images/copyright_print_bg.gif);
	height: 23px;
	font-size: 9px;
}

#copyright_print a:link,
#copyright_print a:active,
#copyright_print a:visited,
#copyright_print a:hover {
	text-decoration: none;
	color: #333333;
}

#copyright {
	float: left;
	padding: 3px 0px 0px 3px;
}

#print {
	float: right;
	padding: 3px 8px 0px 0px;
}

#text_logo {
	padding-top: 5px;
	font-size: 9px;
	color: #4a443b;
	background-color: #b3ada1;
}

#grip {
	text-align: center;
	padding-top: 10px;
	background-color: #b3ada1;
}

#title {
	background-image: url(/images/title_bg.gif);
	background-repeat: repeat-y;
	height: 25px;
	padding: 4px 0px 0px 191px;
}

#navigation_content {
	width: 754px;
	min-height: 350px;
}
* html #navigation_content {
	height: 350px;
}

#navigation_inside {
	float: left;
	width: 175px;
	padding-top: 0px;
}

#navigation_home {
	float: left;
	width: 175px;
	padding-top: 40px;
}

#content_home {
	float: right;
	width: 570px;
	color: #111111;
}
#content_inside {
	float: right;
	width: 570px;
	color: #111111;
}

#navigation_home ul,
#navigation_inside ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

.menu1 a:link,
.menu1 a:active,
.menu1 a:visited {
	background-image: url(/images/menu1_off.gif);
	text-decoration: none;
	padding: 3px 9px 3px 0px;
	margin: 3px 0px 3px 0px;
	display: block;
	width: 166px;
	color: #000000;
	background-color: #ffffff;
}

.menu1 a:hover {
	background-image: url(/images/menu1_over.gif);
}

.menu1_selected a:link,
.menu1_selected a:hover,
.menu1_selected a:visited,
.menu1_selected a:hover {
	background-image: url(/images/menu1_on.gif);
	text-decoration: none;
	padding: 3px 9px 3px 0px;
	margin: 3px 0px 0px 0px;
	display: block;
	width: 166px;
	color: #821800;
	background-color: #ffffff;
}

.menu2 {
	background-image: url(/images/menu2_off.gif);
	font-size:10px;
}

.menu2_selected {
	background-image: url(/images/menu2_off.gif);
	font-size:10px;
}

.menu2 a:link,
.menu2 a:active,
.menu2 a:visited {
	text-decoration: none;
	padding: 2px 9px 1px 5px;
	display: block;
	width: 161px;
	color: #666666;
}

.menu2 a:hover {
	color: #000000;
}

.menu2_selected a:link,
.menu2_selected a:active,
.menu2_selected a:visited,
.menu2_selected a:hover {
	text-decoration: none;
	padding: 2px 9px 1px 5px;
	display: block;
	width: 161px;
	color: #000000;
}

ul {
	margin-right:10px;
}

.liststyle {
	list-style:square;
}

h1 {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
}

#breadcrumbs {
	background-image: url(/images/breadcrumbs_bg.gif);
	background-repeat: no-repeat;
	font-size: 9px;
	height: 16px;
	color: #8f8f8f;
	padding: 0px 12px 0px 0px;
	text-align: right;
}

#breadcrumbs a:link,
#breadcrumbs a:active,
#breadcrumbs a:visited,
#breadcrumbs a:hover {
	color: #8f8f8f;
}

.right-bottom-border {
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.right-border {
	border-right: 1px solid #cccccc;
}

.top-border {
	border-top: 1px solid #cccccc;
}

.biotable {
	background-color:#eeeeee;
}

.biotablecell {
	text-align:right;
	padding-right:4px;
	vertical-align:top;
	color:#666666;
}

.contenttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bolder;
	margin: 0px;
	color: #8c1400;
}

/* button */
.flat_button  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 78px;
	color: #ffffff;
	border: 1px solid #cccccc;
	background-image: url(/images/button_background.gif)
}

/* drop down */
.drop_down {
	width: 70px;
	height: 17px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
