body {
	margin: 0px 0px 0px 0px;
	background-color: #ddd9d4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 10px;
	color: #000000;
	letter-spacing: normal;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

table {
	cellspacing: 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px 0px;
	empty-cells: show;
	vertical-align: top;
}

td.main
{
	width: 590px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	background-color: #ffffff;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 12px;
	color: #666666;

	letter-spacing: normal;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

td.menu
{
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	background-color: #ffffff;
	background-image: url(./gfx/menu_border.bmp);
	background-repeat: repeat-y;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 12px;
	color: #666666;

	letter-spacing: normal;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

td.news
{
	width: 240px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	background-color: #1c1c1c;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 12px;
	color: #626161;

	letter-spacing: normal;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

td.border
{
	witdh: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	background-color: #ffffff;
	background-image: url(./gfx/border_border.bmp);
	background-repeat: repeat-y;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 12px;
	color: #666666;

	letter-spacing: normal;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}


td.quickmenu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	background-color: #494949;

	font-family: sans-serif;
	font-variant: small-caps;
	font-size: 11px;
	color: #ffffff;
	cursor: pointer;

	letter-spacing: right;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

td.quickmenuhover
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	background-color: #494949;

	font-family: sans-serif;
	font-variant: small-caps;
	font-size: 11px;
	color: #999999;
	cursor: pointer;

	letter-spacing: right;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

td.quickmenuinactive
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	background-color: #494949;

	font-family: sans-serif;
	font-variant: small-caps;
	font-size: 11px;
	color: #000000;
	cursor: pointer;

	letter-spacing: right;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

td.textarea
{
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	background-color: #ffffff;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 12px;
	color: #666666;

	letter-spacing: normal;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

td.text
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	background-color: #ffffff;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 12px;
	color: #666666;

	letter-spacing: normal;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

td.mainmenu {
	margin: 0px 0px 0px 0px;
	padding: 2px 8px 2px 8px;
	vertical-align: middle;
	background-image: URL(./gfx/menu_border.bmp);

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 11px;
	color: #666666;
	cursor: pointer;

	letter-spacing: right;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

td.mainmenuhover
{
	margin: 0px 0px 0px 0px;
	padding: 2px 8px 2px 8px;
	vertical-align: middle;
	background-color: #c7c6c2;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 11px;
	color: #333333;
	cursor: pointer;

	letter-spacing: right;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

td.newsbar {
	margin: 0px 0px 0px 0px;
	padding: 2px 8px 2px 8px;
	vertical-align: middle;
}



h1
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: bold;
	font-size: 15px;
	color: #494949;

	letter-spacing: normal;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}


h1.navigation
{
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 0px 8px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: bold;
	font-size: 13px;
	color: #adaaa9;

	letter-spacing: normal;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

h1.news
{
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 0px 8px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 14px;
	color: #494949;

	letter-spacing: normal;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

h2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-variant: small-caps;
    font-weight: bold;
    font-size: 13px;
    color: #494949;

	letter-spacing: normal;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

h2.news
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: bold;
	font-size: 11px;
	color: #c58f25;

	letter-spacing: normal;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

h3
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-variant: small-caps;
    font-weight: normal;
    font-size: 11px;
    color: #494949;

	letter-spacing: normal;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

h3.news
{
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 0px 8px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: bold;
	font-size: 10px;
	color: #c58f25;

	letter-spacing: normal;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}


a.news
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	color: #666666;

	letter-spacing: normal;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

a.news:hover
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	color: #999999;

	letter-spacing: normal;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

a.news:focus
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	color: #999999;

	letter-spacing: normal;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

a.news:active
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	color: #999999;

	letter-spacing: normal;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

a.news:visited
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	color: #999999;

	letter-spacing: normal;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

a.news:link
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	color: #999999;

	letter-spacing: normal;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}