body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3F2514;
	margin: 0px;
	background-color: #110C4F;
	background-image: url(images/bg_new.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}

img {
	border: none;
}

input, select {
	font-size: 12px;
}

.title {
	font-size: 16px;
	font-weight: bold;
}

.title_post {
	font-size: 18px;
	font-weight: bold;
}

.title a:link, .title a:active, .title a:visited {
	color:#3F2514;
	text-decoration:underline;
}
.title a:hover {
	color:#110C4F;
	text-decoration:none;
}

.title_small {
	font-size: 14px;
	font-weight: bold;
}

.title_small a:link, .title_small a:active, .title_small a:visited {
	color:#3F2514;
	text-decoration:underline;
}
.title_small a:hover {
	color:#110C4F;
	text-decoration:none;
}

.sectiontitle {
	font-size: 16px;
	color:#3F2514;
	font-weight:bold;
	padding-left: 25px;
	text-decoration: underline;
}

.main_text {
	color:#3F2514;
	padding: 0px;
	font-style: normal;
	font-size: 12px;
	text-align: left;
}
.main_text a:link, .main_text a:active, .main_text a:visited {
	color:#3F2514;
	text-decoration:underline;
}
.main_text a:hover {
	color:#110C4F;
	text-decoration:none;
}

.list_table {
	color:#3F2514;
	padding: 0px;
	font-style: normal;
	font-size: 11px;
}
.list_table a:link, .list_table a:active, .list_table a:visited {
	color:#3F2514;
	text-decoration:underline;
}
.list_table a:hover {
	color:#110C4F;
	text-decoration:none;
}

.error_text {
	color:#990000;
	font-weight: bold;
}

.error_txt {
	color:#000099;
	font-weight: bold;
}
.error_txt a:link, .error_txt a:active, .error_txt a:visited {
	color:#FFCC66;
	font-weight:bold;
	text-decoration:none;
}
.error_txt a:hover {
	color:#FFCC66;
	font-weight:bold;
	text-decoration:underline;
}

.error_txt_menu {
	color:#724420;
	font-weight: bold;
}
.error_txt_menu a:link, .error_txt_menu a:active, .error_txt_menu a:visited {
	color:#724420;
	font-weight:bold;
	text-decoration:none;
}
.error_txt_menu a:hover {
	color:#724420;
	font-weight:bold;
	text-decoration:underline;
}

.menu {
	color:#3F2514;
	font-weight: bold;
}
.menu a:link, .menu a:active, .menu a:visited {
	color:#3F2514;
	font-weight:bold;
	text-decoration:none;
}
.menu a:hover {
	color:#110C4F;
	font-weight:bold;
	text-decoration:underline;
}

.menu_active {
	color:#110C4F;
	font-weight: bold;
}
.menu_active a:link, .menu_active a:active, .menu_active a:visited {
	color:#110C4F;
	font-weight:bold;
	text-decoration:none;
}
.menu_active a:hover {
	color:#110C4F;
	font-weight:bold;
	text-decoration:underline;
}

.top_menu
{
	font-family:arial, verdana, tahoma; font-size:12px; color:#FFFFFF; font-weight:bold; text-decoration:none;
}
