BODY {
	font-family: Verdana;
	font-size: 8pt;
}

TD {
	font-family: Verdana;
	font-size: 8pt;
}

TH {
	font-family: Verdana;
	font-size: 8pt;
}

A:link {
	text-decoration: none;
}

A:visited {
	text-decoration: none;
}

A:active {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

.copyright, .copyright A {
	color: #AAAAAA;
	font-size: 7pt;
	font-weight: none;
}

.title, .title A {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: none;
}

.comment, .comment A {
	color: #888888;
	font-size: 10;
	font-weight: none;
}

.location, .location A {
	color: #313024;
	font-size: 7pt;
}

.menu_top, .menu_top A, .menu_top_current, .menu_top_opened, .menu_top_current A, .menu_top_opened A {
	color: #7F4336;
	font-size: 7pt;
	font-weight: none;
	text-decoration: none;
}

.menu_1 {background-color: #EDD8B5;}
.menu_2 {background-color: #F7EED7;}
.menu_3 {background-color: #F7EED7;}
.menu_4 {background-color: #F7EED7;}
.menu_5 {background-color: #F7EED7;}
.menu_6 {background-color: #F7EED7;}
.menu_7 {background-color: #F7EED7;}
.menu_8 {background-color: #F7EED7;}
.menu_9 {background-color: #F7EED7;}
.menu_10 {background-color: #F7EED7;}

.menu_current {font-weight: bold;}
.menu_subitem {font-weight: none;}
.menu_opened {font-weight: none;}

.extra, .extra A {
	color: #7F4336;
	font-size: 8pt;
	font-weight: bold;
}

TABLE.cms_table {
	border-collapse: collapse;
}

TR.cms_table {
	border: solid 1px #8A9E92;
}

TD.cms_table {
	font-family: Verdana;
	font-size: 9pt;
	border: solid 1px #8A9E92;
}

TH.cms_table {
	background-color: #8A9E92;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	border: solid 1px #7F4336;
}

INPUT {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: none;
	background-color: #EDD8B5;
	border: 1, solid #7F4336;
	border-color: #7F4336;
	color: #7F4336;
	height: 20px;
}

TEXTAREA {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: none;
	background-color: #EDD8B5;
	border: 1, solid #7F4336;
	border-color: #7F4336;
	color: #7F4336;
}
