body {
	background-color: #FFFAE7;
	font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
    margin: 0;
    padding: 0;
    color: #000000;
}

a {
	text-decoration: none;
    padding: 0px;
    margin: 0px;
    color: #000000;
}

div {
	margin: 0;
    padding: 0;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
}

table td {
	font-family: Verdana, Arial;
    	font-size: 12px;
    	text-decoration: none;
   	color: #000000;
}

input, textarea {
	border: 1px solid gray;
	background: #FFFFFF;
}

#imgp {
	border: 0px;
	margin: 0px;
	margin-right: 5px;
	padding: 0px;
}

#div_top {
	height: 91px;
	background: url('/_images/top_bgrnd.gif') top left repeat-x;
}

#td_left {
	width: 187px;
	background: url('/_images/td_left_bgrnd.jpg') top left repeat-y;
}

#div_menu {
	height: 180px;
	background: url('/_images/td_left_top_bgrnd.gif') top left no-repeat;
}

#div_menu {
	padding-top: 20px;
}

#div_menu a {
	text-decoration: underline;
	display: block;
	margin-bottom: 7px;
	font-size: 14px;
}

#div_menu a.selected {
	font-weight: bold;
}

#div_menu a:hover {
	text-decoration: none;
}

#td_right {
	width: 148px;
	background: url('/_images/td_right_bgrnd.jpg') top right repeat-y;
}

#table_content {
	height: 100%;
	width: 100%;
}

#td_content {
	background: #F8E8B4;
	border-right: 1px solid #D3C69E;
	border-left: 1px solid #D3C69E;
	font-family: Verdana, Arial;
    	font-size: 12px;
    	text-decoration: none;
   	color: #000000;
}

#div_1 {
	background: url('/_images/content_bgrnd_1.gif') top left no-repeat;
}

#div_2 {
	background: url('/_images/content_bgrnd_2.gif') top right no-repeat;
}

#div_3 {
	background: url('/_images/content_bgrnd_3.gif') bottom right no-repeat;
}

#div_4 {
	background: url('/_images/content_bgrnd_4.gif') bottom left no-repeat;
}

#div_content {
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 60px;
	padding-top: 60px;
}

#div_content a {
	text-decoration: underline;
}

#div_content a:hover {
	text-decoration: none;
}
.caption {
    font-size: 13px;
    font-weight: bold;
}
.date {
    font-size: 8px;
    color: #949450;
    font-weight: normal;
    position: relative;
    top: -2px;
    left: 10px;
}
.backlink {
text-align: right;
}

.im_block {
	float:left;
	padding-right:6px;
	padding-left:6px;
	padding-bottom:20px;
	width:130px;
}

.count {
	font-size:11px;
	color:#969696;
}

.messageOK {
    padding: 10px;
    background-color: green;
    font-weight: bold;
    color: white;
    text-align: center;
    margin: 10px;
}

.messageError {
    padding: 10px;
    background-color: red;
    font-weight: bold;
    color: white;
    text-align: center;
    margin: 10px;
} 

.header {
	background:url(/_images/header.jpg) top center #070707 no-repeat;
	height:115px;
	border-bottom:5px solid #ecc426;
}

.cont {
	position:absolute;
	color:#ffffff;
	left:80%;
	top:30px;
	font-size:16px;
}

.cont td, .cont td a {
	color:#ffffff;
	font:normal 16px Arial;
}

.cont td a:hover {
	text-decoration:underline;
}

.footer {
	background:url(/_images/header.jpg) top center #070707 no-repeat;
	height:115px;
	border-top:5px solid #ecc426;
}

.foot_menu {
	color:#ffffff;
	font:normal 12px Arial;
	padding-top:10px;
	height:40px;
}

.foot_menu a{
	color:#ffffff;	
}

.foot_menu a:hover{
	text-decoration:underline;	
}

.copy {
	font:normal 12px Arial;
	color:#8a8888;
}

.mb {
	font:normal 11px Arial;
	color:#8a8888;	
}

.pad_foot {
	padding:10px;	
}

.name_it {
	font-size:11px;	
}