body {
	background: #dddddd;
	color: #777777;
	scrollbar-face-color: #aaaaaa;
	scrollbar-highlight-color: #bbbbbb;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-shadow-color: #999999;
	scrollbar-darkshadow-color: #888888;
	scrollbar-track-color: #999999;
	scrollbar-arrow-color: #ffffff;
}

h1 {
	display: block;
	width: 100%;
	color: #AADDFF;
	font-family: Arial black, Sans serif;
	text-align: center;
	font-weight: normal;
	letter-spacing: 3px;
	font-size: 15pt;
}

h2 {
/*	font-family: Garamond, Times new roman, Serif;*/
	font-family: verdana, Arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

h3 {
	font-family: verdana, Arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

td {
	font-family: verdana, Arial, helvetica, sans-serif;
	font-size: 8pt;
}

th {
	font-family: Arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
}

a, a:active, a:hover {
	color: #55CCFF;
	text-decoration: underline;
}

a:active, a:hover {
	color: #ff7700;
}

td.content {
	background-image: url('images/watermark.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

.headmenu, .headmenu a, .headmenu a:active, .headmenu a:hover {
	color: #ffffff;
	background-color: #0088cc;
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

.headmenu a:active, .headmenu a:hover {
	color: #ff7700;
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

.footer, .footer td {
	color: #4D801B;
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.footer a, .footer a:active, .footer a:hover {
	color: #ffffff;
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.footer a:active, .footer a:hover {
	color: #ff7700;
	text-decoration: underline;
}

.menu {
	color: #224488;
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.menu a, .menu a:active, .menu a:hover {
	color: #4488CC;
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.menu a:active, .menu a:hover {
	color: #224488;
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.smenu td {
	color: #000000;
	font-family: Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

.smenu a, .smenu a:active, .smenu a:hover {
	color: #000000;
	font-family: Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

.smenu a:active, .smenu a:hover {
	color: #000000;
	font-family: Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
}

.edit {
	background: #ffffff;
	color: #224488;
	border: 1px solid #ff8800;
}

.button {
	background: #aaaaaa;
	color: #ffffff;
	font-family: tahoma,helvetica,sans-serif;
	font-size:11px;
	font-weight: bold;
	padding: 3px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #888888;
	border-right: 1px solid #888888;
}

.torus, .torus a, .torus a:visited, .torus a:active {
	font-family: tahoma,helvetica,sans-serif;
	font-size:11px;
	color:#0088CC;
	text-decoration: underline;
}

.torus a:hover {
	text-decoration: none;
}

ul {
	line-height: 20px;
}

.question {
	color: #0088CC;
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
}

.answer {
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
}
