BODY {
	font-family: Verdana;
	font-size: 9pt;
}

TD {
	font-family: Verdana;
	font-size: 9pt;
}

TH {
	font-family: Verdana;
	font-size: 9pt;
}


A {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

.copyright, .copyright A {
	color: #333333;
	font-size: 7pt;
	font-weight: none;
}

.title, .title A {
	color: #333333;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
}

.comment, .comment A {
	color: #333333;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: none;
}


.location, .location A {
	color: #333333;
	font-size: 7pt;
}

.location_path {
	font-weight: bold;
}

.location_current {
	font-weight: none;
}

.location_home {
	font-weight: bold;
}

.menu, .menu A {
	background-color: #FFFFFF;
	color: #333333;
	font-size: 7pt;
	font-weight: bold;
}

.menu_top, .menu_top A {
	background-color: #FCFCFC;
	color: #4991A7;
	font-size: 7pt;
	font-weight: bold;
}

.menu_opened, .menu_opened A {
	background-color: #F2F2F2;
	color: #4991A7;
	font-size: 7pt;
	font-weight: bold;
}

.menu_current, .menu_current A {
	background-color: #F2F2F2;
	color: #333333;
	font-size: 7pt;
	font-weight: bold;
}

.menu_subitem, .menu_subitem A {
	background-color: #F2F2F2;
	color: #4991A7;
	font-size: 7pt;
	font-weight: bold;
}

TABLE.cms_table {
	border-collapse: collapse;
}

TR.cms_table {
	border: solid 1px #333333;
}

TD.cms_table {
	font-family: Verdana;
	font-size: 7pt;
	border: solid 1px #333333;
}

TH.cms_table {
	background-color: #F2F2F2;
	color: #333333;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	border: solid 1px #333333;
}

INPUT {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: none;
	background-color: #FFFFFF;
	border: 1, solid #333333;
	border-color: #333333;
	color: #333333;
}

TEXTAREA {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: none;
	background-color: #FFFFFF;
	border: 1, solid #333333;
	border-color: #333333;
	color: #333333;
}
