body {
	font-family: Verdana, Arial;
	font-size: 0.8em;
	background-color: #FFFFFF;
	background: url(/images/layout/body_background2.jpg);
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

html {
}

a {
	color: #A16B03;
}

a:visited {
	color: #A16B03;
}

#page_container {

	border-width: 1px; 
	border-style: solid; 
	border-color: #000000;
	
	border-top-width: 0px;
	border-bottom-width: 0px;

	background-color: #FFFFFF;
	margin-left:auto;
	margin-right:auto; 
	width: 849px;
}

#header {
	padding: 0px 0px 0px 0px;
}

#header img {
	display:block;
}


#footer {
	clear:both;
	padding: 8px;
	margin-left:auto;
	margin-right:auto;
	width: auto;
	text-align:center;
	color: #EEEEEE;
}

#footer a {
	text-decoration: none;
	color: #E89545;
}

#footer a:hover {
	text-decoration: underline;
}

#footer a:visited {

	color: #E89545;
}

#logo_left {
	
}

#table_navigation {

	
}

#table_navigation td {

		text-align:center; 
		border: none;
		padding-top: 6px;
		padding-bottom: 4px;
		cursor:pointer; 
}

#table_navigation td img {

	display:block;
	margin-left:auto;
	margin-right:auto;
	border:none;
}

#navigation_bar {

	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	height: 27px;
	background: url(/images/layout/nav/navbar-bg.jpg);			
}


#navigation_bar div.button_container {
	float: left;
}

#navigation_bar div.button_container img {
	cursor:pointer;
	border:none;
}




#content {
	padding: 8px;
	padding-top: 0px;
	clear:both;
}

div.content_heading {
	
	font-size: 2em;
	color: #A80404;
	
}

hr.content_divider {

	border: none; 
	height: 1px;
	background-color: #EEEEEE;
	
}


br.clearer {
	clear:both;
	height: 0px;
	
}

div.clearer {
	clear: both;
	height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none;
	line-height: 0px;
	font-size: 0px; 
	overflow:hidden; 
}

.centered {
	margin-left: auto;
	margin-right: auto;
}

.bordered_hard {
	border-width: 1px;
	border-style: solid;
	border-color: #424C71;
}

.filled_light {
	background-color: #EEEEEE;
	color: #252525;
}

.filled_dark {
	background-color: #C6BEA8;

}

table {
	font-size: inherit;
}

table th {
	padding: 4px;
	color: #FFFFFF;
	background-color: #A80404;
}

table.form_table td.left {

	padding: 4px;
	background-color: #EEEEEE;
	width: 100px;
	white-space: nowrap;
}

table.form_table td.right {

	padding-top: 2px;
	padding-bottom: 2px;
	background-color: transparent;
	width: auto;
}

table.form_table tr.button td {
	padding: 6px;
	text-align:center;
}

table.list {
	border-collapse: collapse;
}

table.list th {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 2px;
	padding-right: 2px; 
}

table.list th.options, td.options {

	vertical-align:top; 
	width: 40px;

}

table.list td.options img {
	border: none;
}

table.list tr.subheading {

	font-weight: bold;
	background-color: #656565;
}

table.list td {
	padding: 6px;
}

table.list tr.subheading td {

	padding: 3px;
}

table.list tr.row1 {
	
	background-color: #F9F9F9;

}

table.list tr.row2 {
	
	background-color: #EEEEEE;

}

table.list_options {

	border-collapse: collapse;
	margin-bottom: 6px;
}

table.list_options td.icon {

	cursor: pointer;
	background-color: #EEEEEE;
	padding: 4px;
	border: 1px solid #424C71;


}

table.list_options td.icon img {

	float: left;
	padding-right: 5px;
}


div.list_options {
	margin-bottom: 6px;
}

div.icons_for_text {

}

div.icons_for_text img {
	border: none;
	display:block;
	float:left;
}


div.list_options div.icon {

	cursor: pointer;
	background-color: #EEEEEE;
	padding: 4px;
	border: 1px solid #424C71;
	float:left;
	height: 18px;
}

div.list_options div.icon img {

	cursor: pointer;
	float:left;
	display:block;
	margin-right: 5px;
}

div.info_box {

	background-color: #EEEEEE;
	width:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border-width: 1px;
	border-style: solid;
	border-color: #424C71;
	padding: 6px;
	
}
