body {
    min-height: 100%;
    color: #7F7C7B;
    font-size: 11px;
    font-family: Arial,sans-serif;
    line-height: 14px;
    background: #4D4D4D url(images/bgr.jpg) repeat-x top left;
    margin: 0 5%;
    padding: 0;
}

h2 {
    font-size: 11pt;
    font-weight: 700;
    line-height: 120%;
}

hr {
    color: #7F7C7B;
    background: #7F7C7A;
    height: 1px;
    border: 0;
}

option {
    font-size: 11px;
    font-family: Arial,sans-serif;
    color: #7F7F7F;
    background: #FFF;
    vertical-align: middle;
}

ul {
    margin: 0 0 0 10px;
    padding: 0 0 0 10px;
}

.box {
    background: #FFF;
    margin: 0 auto;
}

.box_category {
    width: 95%;
    font-size: 14px;
}

.clear_both {
    clear: both;
}

a:hover,p:hover {
    background-color: #90ee90 !important;
    text-decoration: none !important;
    font-weight: inherit;
}

.header_right {
    position: relative;
    padding-top: 45px;
    float: right;
    width: 68%;
    height: 29px;
    margin: 0;
}

#block_left {
    float: left;
    width: 182px;
    margin: 0 0 0 5px;
    padding: 0;
}

#block_right {
    float: right;
    width: 182px;
    margin: 0 5px 0 0;
    padding: 0;
}

#block_center {
    color: #555;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 195px;
    padding: 0;
}

#wrapper {
    overflow: hidden;
}

.block_bottom {
    margin: 0 5px;
    padding: 0;
}

.content_bottom {
    background: #F0F0F0 repeat-x top;
    border: 1px solid #E9E9E9;
    margin: 0;
    padding: 0;
	display: none;
}

input#submit {
    background: #000;
    padding: 10px 40px;
    color: #fff;
    border: none;
    font-size: 15px;
    border-radius: 5px;
}

.block_left_01 {
    float: left;
    width: 34%;
    margin: 0;
    padding: 0;
}

.block_left_02 {
    float: left;
    width: 30%;
    margin: 0;
    padding: 0;
}

.block_right_01 {
    float: left;
    width: 36%;
    margin: 0;
    padding: 0;
}

.block_search {
    height: 36px;
    margin: 0;
    padding: 0;
}

.search_field {
    color: #000;
    font-size: 11px;
    text-align: right;
    font-weight: 700;
    height: 36px;
    margin: 0;
    padding: 0;
}

.search_field input,.search_field select {
    font-weight: 400;
}

.block_large_title,h1 {
    line-height: 1.2;
    min-height: 23px;
    height: auto;
    font-family: Arial,sans-serif;
    font-size: 16px;
    text-decoration: none;
    color: #FFF;
    background: #9E9E9E;
    margin: 0 auto;
    padding: 4px;
}

.block_small_title_01 {
    height: 23px;
    width: 175px;
    font-family: Arial,sans-serif;
    font-size: 14px;
    color: #FFF;
    background: #846C20;
    margin: 0;
    padding: 8px 2px 0 5px;
}

.block_small_title_02 {
    height: 23px;
    width: 175px;
    font-family: Arial,sans-serif;
    font-size: 14px;
    color: #FFF;
    background: #D98F43;
    margin: 0;
    padding: 8px 2px 0 5px;
}

.block_small_content_text {
    margin: 0;
    padding: 2px 4px 4px;
}

.box_middle_left {
    float: left;
    font-family: Arial,sans-serif;
    font-size: 11px;
    text-align: left;
    min-height: 18px;
}

.box_middle_right {
    float: right;
    color: #7F7C7B;
    font-family: Arial,sans-serif;
    font-size: 11px;
    text-align: right;
    min-height: 18px;
}

.block_random_left {
    min-height: 21px;
    margin: 0 auto;
    padding: 0 0 10px;
}

.block_random_text {
    font-family: Arial,sans-serif;
    font-size: 11px;
    min-height: 21px;
    margin: 0 auto;
    padding: 0;
}

.block_footer {
    text-align: center;
    background: #5F5E5E;
    margin: 0;
    padding: 0;
}

.block_footer_text {
    color: #F0F0FF;
    text-align: center;
    vertical-align: middle;
    line-height: 175%;
    margin: 0;
    padding: 5px 0;
}

.copyright {
    color: #F0F0FF;
    text-align: center;
    margin: 0;
    padding: 10px 0 2px;
}

a {
    color: #3E7619;
    background-color: inherit;
    text-decoration: none;
}

a:active,a:link,a:visited {
    color: #3E7619;
    background-color: inherit;
}

a.footer {
    color: #F0F0F0;
    background-color: inherit;
    text-decoration: none;
    font-weight: 700;
}

a.footer:active,a.footer:link,a.footer:visited {
    color: #F0F0F0;
    background-color: #5F5E5E !important;
    font-weight: inherit;
}

a.footer:hover {
    color: #2E394E;
    background-color: #5F5E5E !important;
    text-decoration: underline;
    font-weight: inherit;
}

a.list_item {
    color: #646262;
    background-color: inherit;
    text-decoration: none;
}

a.list_item:active,a.list_item:link,a.list_item:visited {
    color: #646262;
    background-color: inherit;
}

.right {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ccc;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ccc;
}

.button {
    height: 20px;
    width: auto;
    border: 1px solid #999;
    cursor: pointer;
    color: #000;
    background: url(images/bgr_button.gif) repeat-x top;
}

.btn_image {
    float: left;
    border: 1px solid #999;
    cursor: pointer;
    font-size: 11px;
    color: #000;
    height: 15px;
    width: 50px;
    text-align: center;
    margin-bottom: 3px;
    padding: 4px 4px 0;
}

.block_form label {
    width: 125px;
    font-weight: 400;
    font-size: 11px;
    float: left;
    padding: 5px 0 0 10px;
}

.block_form .text {
    display: block;
    min-height: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    padding: 5px 0 0 140px;
}

* html .block_form .text {
    height: 15px;
    padding: 5px 0 0;
}

.block_form .capctha {
    display: block;
    margin: 10px 0 0 140px;
}

.block_form .inline input,.block_form .inline textarea,.block_form .inline select {
    display: inline;
}

.block_form .inline label {
    width: 99%;
    margin: 0;
    padding: 0 2px 2px 0;
}

.block_form a {
    text-decoration: underline;
    background-color: transparent;
}

.block_form a:hover {
    text-decoration: underline;
    color: green;
    background-color: transparent;
}

.feed_desc img {
    margin-right: 5px;
    border-right: #cfcfcf 1px solid;
    border-top: #cfcfcf 1px solid;
    border-left: #cfcfcf 1px solid;
    border-bottom: #cfcfcf 1px solid;
}

.block_category_left {
    width: 55px;
    float: left;
    margin: 0;
    padding: 0;
}

.block_category_right {
    display: block;
    margin: 0;
    padding: 0 0 0 55px;
}

* html .block_category_right {
    height: 1%;
    padding: 0;
}

input,textarea,select {
    font-size: 11px;
    font-family: Arial,sans-serif;
    color: #7F7F7F;
    background: #FFF;
    vertical-align: middle;
    margin: 5px;
}

form,.block_form {
    margin: 0;
}

* html .content_bottom,* html .row {
    height: 1%;
}

.block_large_content,.block_column {
    margin: 0;
    padding: 0 5px;
}

.block_small_content_01,.block_small_content_02,.block_small_content_03 {
    width: 180px;
    margin: 0;
    padding: 0;
}

.block_form input,.block_form textarea,.block_form select,.block_form .inline {
    display: block;
    margin: 2px 0 0 140px;
}

* html .checkbox,* html .radio {
    background: none;
}

/* modal window Style Sheet */
.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #000;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	-ms-transition: opacity 400ms ease-in;
	-o-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialog > div {
	width: 400px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -webkit-linear-gradient(#fff, #999);
	background: -moz-linear-gradient(#fff, #999);
	background: -ms-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
	transition: -webkit-gradient(#fff, #999);
}
.close {
	position:absolute;
	top:-12px; /* Half the icon's height */
	right:-12px; /* half the icon's width */
	z-index:50;
}
.btn {
	float:right;
	border:none;
	text-decoration: none;
  	font-weight: bold;
}
#block_left a {
    display: block !important;
    margin-bottom: 10px !important;
}