body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.orange_bold {
	color: #FF6633;
	font-weight: bold;
}
.orange {color: #FF6633}
p.black, td.black,  td.black p{color: #000000}
p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.noMargin {
	margin: 0;
}
.title {
	font-size: 20px;
	color: #666666;
}
.credits {color: #FFFFFF}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom:0px;
	margin-bottom:0px;
}
p.newsDate {
	margin-bottom: 0px;
	font-weight: bold;
}
p.newsBrief {
	margin-top: 0px;
}
a {
	color: #666666;
	text-decoration: underline;
}
.tableMain td.header {
	border: 10px solid #FFFFFF;
	border-bottom: none;
	background-color: #999999;
	background-position: center center;
	color: #CCCCCC;


}
.tableMain td.empty {
	border: none;
	padding: 10px;
}
.tableMain td.content {
	border: none;
	padding: 0px;
}
.tableMenu td.menu{
	border: 10px solid #FFFFFF;
	border-right: none;
	padding: 10px;
	background-color: #D4D0C8;
	color: #FFFFFF;
}
.tableContent {
	background-color: #FFFFFF;
}
.tableContent td.menu {
	padding: 0px;
}
.tableContent td.content {
	padding: 10px;
	background-color: #FFFFFF;
}
.tableContent td.bottom1 {
	background-color: #D3CFC7;
}
.tableContent td.bottom2 {
	background-color: #EBE8E1;
}
.tableContent td.bottom3 {
	background-color: #F7F5F1;
}
.tableContent tr.bottom a{
	color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
.tableContent tr.bottom a:hover{
	color: #000000;
	background-color: #ffffff;
}
.tableRight {
	background-color: #FFFFFF;
}
.tableRight td.box {
	padding: 10px;
	background-color: #F1ECE3;
}
.tableRight td.box2 {
	padding: 10px;
	background-color: #FFFAF1;
}
.tableRight td.spacer {
	padding: 0px;
	height:10px;
	background-color: #FFFFFF;
}
.tableRight td.box p {
	color: #CCCCCC;
}
.tableRight td.box2 p {
	color: #CCCCCC;
}
a.no {
	color: #000000;
	text-decoration: none;
}
form td.descr {
}
form input {
	border-width: 1px;
	border-style: solid;
	border-color: #D4D0C8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
form textarea {
	border-width: 1px;
	border-style: solid;
	border-color: #D4D0C8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a.cloak {color: #D4D0C8;}
a.cloak:hover {color: #FFFFFF;}
