body {
	color: #334040;
}

hr {
	color: #a0b51c;
	width: 100%;
	height: 3px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	display: block;
	width: 100%;
	color: #668899;
	font-family: 'Arial black', helvetica, Sans-serif;
	text-align: center;
	font-weight: normal;
	font-size: 18px;
}

h2 {
	color: #99bbcc;
	font-family: Mistral, Garamond, Times new roman, Serif;
/*	font-family: verdana, Arial, helvetica, sans-serif;*/
	font-size: 22px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h3 {
	font-family: verdana, Arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

td {
	font-family: 'century gothic', Arial, helvetica, sans-serif;
	font-size: 13px;
}

th {
	font-family: Arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

ul {
	color: #668899;
	font-family: Arial, helvetica, sans-serif;
	font-size: 13px;
}

a, a:active, a:hover {
	color: #447788;
	text-decoration: underline;
}

a:active, a:hover {
	color: #447788;
	text-decoration: none;
}

.headmenu a, .headmenu a:active, .headmenu a:hover {
	display: block;
	padding: 5px;
	color: #444555;
	background-image: url(images/marble0.gif);
	font-family: 'Trebuchet MS', Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.headmenu a:active, .headmenu a:hover {
	color: #444555;
	background-image: url(images/marble.gif);
}

.footer {
	color: #334040;
	background-image: url(images/marble0.gif);
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.footer a, .footer a:active, .footer a:hover {
	color: #334040;
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

.footer a:active, .footer a:hover {
	color: #334040;
	text-decoration: underline;
}

.menu {
	color: #fff;
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.menu a, .menu a:active, .menu a:hover {
	color: #334040;
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

.menu a:active, .menu a:hover {
	color: #334040;
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.smenu td {
	color: #334040;
	font-family: Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

.smenu a, .smenu a:active, .smenu a:hover {
	color: #334040;
	font-family: Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

.smenu a:active, .smenu a:hover {
	color: #334040;
	font-family: Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
}

.edit {
	background: #ffffff;
	color: #334040;
	border: 1px solid #ff8800;
}

.button {
	background: #334040;
	color: #ffffff;
	font-family: tahoma,helvetica,sans-serif;
	font-size:11px;
	font-weight: bold;
	padding: 3px;
	border-top: 1px solid #337722;
	border-left: 1px solid #337722;
	border-bottom: 1px solid #113300;
	border-right: 1px solid #113300;
}

.bartitle {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #334040;
	line=height: 10px;
	display: block;
	text-align: center;
}

.status {
	font-family: arial narrow, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #334040;
}

.torus, .torus a, .torus a:visited, .torus a:active {
	text-align: right;
	font-family: tahoma,helvetica,sans-serif;
	font-size:11px;
	color:#334040;
	text-decoration: underline;
}

.torus a:hover {
	text-decoration: none;
}

.catmenu {
	padding: 2px;
	cursor: pointer;
	display: block;
}
.catsubmenu {
	display: block;
	clear: both;
	padding: 0px;
	padding-left: 30px;
	margin: 0px;
}

.message {
	background: #D7DF21;
	border: 3px solid #334040;
	width: 80%;
	height: 100px;
	text-align: center;
}

.rightpane {
	font-size: 10px;
}

.small {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.photo {
	border: 3px solid #99bbcc;
}

.leftcol {
	background-image: url(images/left_bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
