#errorMessages {
	position: absolute;
	width: 710px;
	display: block;
}

#errorMessages .closeButton{
	display: block;
	float: right;
	width: 15px;
	height: 15px;
	background-color: red;
	border: 1px solid black;
	color: black;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

table.header {
	background-color:#000000;
	border-top:15px solid #FD850D;
	width: 730px;
	margin-left: auto;
	margin-right: auto;
}
table.headerMenu {
 	background-color:#000000;
	border-top: 5px solid #000000;
	width: 730px;
	margin-left: auto;
	margin-right: auto;or
}
table.headerMenu td{
	border-bottom: 2px solid #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}
table.headerMenu td.active{
	border-bottom: 2px solid #FD850D;
}
table.headerMenu a {
	color: #FD850D;
	text-decoration: none;
	font-size: 10px;
}
table.headerMenu a:hover {
	color: #DD650A;
}
div.headerSubMenu {
	clear: both;
	width: 730px;
	margin-left: auto;
	margin-right: auto;	
	padding-bottom: 2px;
}

div.headerSubMenu div.menuItem {
	float: left;
	display: inline;
	border-top: 1px solid #FD850D;
	border-bottom: 2px solid #FD850D;
	padding: 2px 10px 0px 10px;
	background-color: #FD850D;
}
div.headerSubMenu div.menuDiv {
	width: 1px;
	float: left;
	display: inline;
	background-color: #FD850D;
	border-top: 1px solid #ffffff;
	border-bottom: 2px solid #ffffff;
} 
div.headerSubMenu div.menuItem a {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}

table.body {
	clear: both;
	background-color: #FE840A;
	margin-left: auto;
	margin-right: auto;
}

table.body td.content {
	padding: 10px;
}

table.body div.content h1.pageTitle {
	font-size: 15px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom: 15px;
	font-family: Arial, Helvetica;
}

table.menuTop td.text {
	text-align: left;
	vertical-align: bottom;
	font-family: Arial, Helvetica, Verdana;
	font-weight: bold;
	padding-bottom: 8px;
	font-size: 12px;
}
table.menuTop td.vote {
	background-color: #2678B9;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 8px;
}
table.searchBoxes {
	margin-left: auto;
	margin-right: auto;
}

table.footer, table.footer a {
	color: #FE840A;
	text-decoration: none
	background-color: #000000;
}
div.footerMenu {
	background-color: #000000;
	border-bottom:2px solid #FD850D; 
	width: 730px;
	margin-top: 18px;
	margin-left: auto;
	margin-right: auto;
}
div.footerMenu td {
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	padding: 0px 6px 0px 6px;
	line-height: 18px;
	height: 18px;
	color: #FE840A;
}
div.footerMenu td a {
	text-decoration: none;
	color: #FE840A;
}

div.menuLeft {
	font-family: Arial, Helvetica, Verdana;
	width: 165px;
	}
table.loginForm {
	font-size: 10px;
}

table.bodyIndex td.vote {
	background-color: #2678B9;
	color: #FFFFFF;
}
table.bodyIndex td.vote table.vote {
	margin-left: 5px;
}
table.bodyIndex td.vote table.vote thead th {
	font-weight: normal;
	text-align: left;
	font-size: 11px;
}

div.articleListItem {
	margin-left: 10px;
	margin-bottom: 15px;
}

div.articleListItem h4, div.articleListItem h6 {
	text-transform: none;
	margin: 0px;
	font-size: 10px;
}

div.articleListItem p {
	margin: 4px 0px 6px 0px;
}

div.articleListItem a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
div.articleListItem a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

div.relatedBox {
	width: 150px;
	float: left;
	display:inline;
}
div.forumTopicList div.item {
	font-size: 10px;
	padding: 5px 5px 5px 5px;
	background: url(/pic/division.gif) bottom center no-repeat;
	clear: both;
}
div.forumTopicList div.item a {
	text-decoration: underline;
	font-weight: bold;
}

div.forumComment {
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(/pic/division.gif) top center no-repeat;
}
div.forumComment table.item thead th {
	text-align: left;
}

div.forumComment p.forumCommentText {
	margin: 0px 0px 3px 0px;
	font-size: 10px;
}

div.forumComment p.forumCommentUser {
	margin: 0px 0px 3px 0px;
	font-size: 10px;
}

div.forumComment p.forumCommentDate {
	margin: 0px 0px 3px 0px;
	font-size: 10px;
}
table.newForumComment {
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(/pic/division.gif) bottom center no-repeat;
}
table.newForumComment thead h4{
	margin: 0px;
}
table.newForumComment h5{
	margin: 0px;
}




table.relatedBox {
	margin-top: 20px;
	background: url(/pic/division.gif) top center no-repeat;
}

table.relatedBox td.content {
	padding: 5px;
}

table.relatedBox td.content h6 {
	margin: 0px;
	font-weight: bold;
}

div.ul {
	margin: 5px 0px 0px 15px;
}
div.li {
	margin: 0px 0px 3px 0px;
	padding-left: 8px;
	background: url(/pic/ikon/rightArrow.gif) 2px left no-repeat;
}

table.galery {width: 182px}

table.galery td.pic {
	text-align: center;
	padding: 10px;
	background: #FFFFFF url(/pic/bg_galery_image.gif) right bottom no-repeat;
	}
table.popupPicList td {
	padding: 0px 2px 0px 2px;
}

table.calendar tbody td {
	border-top: 2px solid #D8E9F2; 
	padding: 0px 3px 3px 0px;
}
table.calendar tbody td a {
	text-decoration: none;
}
table.calendar tbody td.inactive a {
	color: #F0F0F0;
}
table.calendar tbody td.event {
	background: #FFFFFF url(/pic/calendar/event.gif) right bottom no-repeat;
}
table.calendar tbody td.selected {
	background: #FFFFFF url(/pic/calendar/today.gif) right bottom no-repeat;
}
div.template2 {width: 640px}

div.indexBox div.text{
	padding: 8px 10px 10px 10px;
}
div.indexBox h4{
	margin: 0px 0px 5px 0px;
	font-size: 15px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica;
}

div.indexBox p{
	margin: 0px 0px 5px 0px;
}