body {
	background: #fff url(graphics/body.gif) repeat-y 0 0;
	color: #000;
	font-family: arial, helvetica, serif;
	font-size: 80%;
	margin: 0;
}
a {	color: #360; text-decoration: none;}
a:hover	{color:#900; text-decoration: underline;}
a:active	{color:#900; text-decoration: none;}
a:link	{color:#360; text-decoration: none;}

A.red		{font-family:arial,helvetica,sans-serif; font-size:12px; color:#990000; font-weight:bold; line-height:140%; text-decoration: none;}

A.red:link	{font-family:arial,helvetica,sans-serif; font-size:12px; color:#990000; font-weight:bold; line-height:140%; text-decoration: none;}

A.red:hover	{font-family:arial,helvetica,sans-serif; font-size:12px; color:#000000; font-weight:bold; line-height:140%; text-decoration: underline;}

A.red:active	{font-family:,arial,helvetica,sans-serif; font-size:12px; color:#990000; font-weight:bold; line-height:140%;}



img {
	border: 0;
}
form {
	margin: 0;
	padding: 0;
}
.break {
	clear: both;
	font-size: 1px;
	height: 0;
	line-height: 0;
	margin: 0;
	overflow: hidden;
}
#header {
	background: #fff url(graphics/header.gif) no-repeat 100% 0;
	height: 100px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}
#header img {
	display: block;
	margin: 20px 0 0 20px;
}
#search {
	right: 0;
	position: absolute;
	top: 60px;
	width: 300px;
	z-index: 2;
}
#search span.searchlabel {
	color: #963;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 20px;
	margin: 0 10px 0 0;
	text-align: right;
	width: 130px;
}
#search form {
	margin: 0;
	padding: 0;
}
#search input {
	border-bottom: 1px solid #963;
	border-left: 1px solid #963;
	border-right: 0;
	border-top: 1px solid #963;
	height: 18px;
	float: left;
	padding: 0;
	width: 118px;
}
#search input.button {
	border: 0;
	height: 20px;
	width: 20px;
}
#wrapper {
	background: transparent url(graphics/wrapper.gif) no-repeat 170px 0;
	left: 0;
	position: absolute;
	top: 100px;
	width: 100%;
	z-index: 1;
}
#topmenu {
	background: #963 url(graphics/topmenu.gif) repeat-y 180px 0;
	border-bottom: 1px solid #fff;
	width: 100%;
}
#topmenu ul {
	list-style-type: none;
	margin: 0 0 0 181px;
	padding: 0;
}
#topmenu li {
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#topmenu li a {
	background: #963;
	border-right: 1px solid #eee8aa;
	color: #eee8aa;
	display: block;
	float: left;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	padding: 0 10px 0 10px;
	text-decoration: none;
	white-space: nowrap;
}
#topmenu li a:hover {
	color: #fff;
}
#left {
	float: left;
	width: 180px;
}
#left ul {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
}
#left li {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#left li a {
	background: transparent url(graphics/leftmenua.gif) no-repeat 10px 50%;
	color: #963;
	display: block;
	font-weight: bold;
	padding: 5px 0 0px 30px;
	text-decoration: none;
	width: 150px;
}
#left li a:hover {
	background: transparent url(graphics/leftmenuahover.gif) no-repeat 10px 50%;
	color: #000;
}
#hold {
	margin: 0 40px 0 230px;
}
#page {
	float: left;
	padding: 15px 0 0 0;
	width: 100%;
}
#footer {
	background: transparent url(graphics/footer.gif) no-repeat 100% 0;
	font-size: 11px;
	padding: 0px 0 20px 0;
}
#footer p {
	margin: 0 5px 0px 0;
	text-align: left;
}
#footer strong {
	margin: 0 5px 0 00px;
}
