html, body {
	background-color: #fff;
	width: 100%; 
	height: 100%;
	margin: 0px;
	padding: 0;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}

div.layout_splitter {
	clear: both;
	float: none;
	font-size: 1px;
}

div.layout_top {
	margin: 8px 0 0 0;
	padding: 10px 10px 0 10px;
	background: #6f6f6f url(/images/top.gif) repeat-x scroll top left;
}

div.layout_top div select, div.layout_top div input {
	width: 172px;
	margin: 0 0 8px 0;
}

div.layout_top a {
	color: #fff;
	text-decoration: none;
}

div.layout_logo {
	height: 104px;
	padding: 0 24px 0 17px;
	float: left;
}

div.layout_topbanner {
	width: 300px;
	height: 90px;
	float: left;
	background-color: #fff;
	margin: 0 4px 0 0;
}

div.layout_mainmenu {
	clear: both;
	float: none;
	padding: 0 0 0 15px;
	height: 31px;
}

div.layout_container1 {
	padding: 0 4px 0 0;
	float: left;
}

div.layout_column1 {
	width: 425px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	font-size: 11px;
	background-color: #fff;
}

div.layout_column1 a {
	text-decoration: none;
}

div.layout_column1 select, div.layout_column1 input {
	width: 152px;
}

div.layout_header, div.layout_header_red, div.layout_header_yellow {
	height: 19px; 
	color: #fff;
	font-size: 11px;
	padding: 9px 15px 0 15px;
	background: #fff url(../images/header.gif) repeat-x scroll bottom;	
	text-transform: uppercase;
}

div.layout_header h1, div.layout_header_red h1, div.layout_header_yellow h1 {
	font-size: 11px;
	font-weight: normal;
}

div.layout_header_red {
	background: #fff url(../images/header.gif) repeat-x scroll bottom;	
}

div.layout_header a {
	color: #fff;
	text-decoration: none;
}

div.layout_column1 div.layout_contents {
	padding: 0;
	border-style: solid;
	border-width: 4px 0 0 0;
	border-color: #fff;
}

div.layout_box, div.layout_box, div.layout_box, div.layout_contents,div.layout_contents, div.layout_contents, div.layout_banners {
	border-style: solid;
	border-width: 4px 0 0 0;
	border-color: #fff;
}

div.layout_content_gray {
	padding: 12px;
}

div.layout_gray {
	background-color: #666;
	color: #fff;
}

div.layout_header_red {
	background: #fff url(../images/header.gif) repeat-x scroll bottom;
}

div.layout_debug {
	background-color: #ddd;
}

.odd, .even {
	padding: 4px 10px 4px 10px;
	float: none;
	clear: both;
}

.odd {
	background-color: #666;
}

.odd a {
	text-decoration: none;
	color: #fff;
}

.even {
	background-color: #ccc;
}

.even a {
	text-decoration: none;
	color: #000;
}

.odd a:hover, .even a:hover {
	text-decoration: underline;
}

.odd .logo, .even .logo {
	width: 80px;
	float: left;
}

a {
	color: #930;
}

a img {
	border-style: none;
}

h1 {
	margin-top: 0;
}

h1 {
	font-size: 14px;
}

h2, h3, h4, h5 {
	font-size: 11px;
}

.layout_navigator a {
	color: #fff;
	text-decoration: none;
}

.layout_navigator span {
	color: #fff;
	text-decoration: underline;
}

.layout_first {
	margin-top: 0;
}

.layout_last {
	margin-bottom: 0;
}

div.treeview {
	font-weight: normal;
}

div.treeview input {
	width: auto;	
}

div.treeview div.head {
	vertical-align: middle;
	height: 16px;
}

div.treeview div.head input {
	margin: 0;
}

div.treeview div.indent {
	padding: 0 0 0 40px;
}

.red {
	color: #c00;
}

input, textarea {
	width: 400px;
}

textarea {
	height: 160px;
}

.auto {
	width: auto;
}

.error {
	color: #c00;
	font-weight: bold;
}

.information {
	color: #060;
}

#webbdesign a {
	color: #fff;
}

option.optgroup {
	font-weight: bold;
}

table.ads {
	width: 100%;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #999;
}

table.ads th, table.ads td {
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #999;
	padding: 4px;
}

table.ads tr {
}

table.ads th {
	font-weight: normal;
}

table.ads td {
	vertical-align: middle;
	text-align: left;	
}

table.ads a {
	color: #000;
}

.applicationfix {
	display: none;
}
