
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	color: #4B4444;
	height: 100%;
	font-family: Arial, sans-serif;
	background: #fff;
	font-size: 100%;
}
table {
	width: 100%;
	border-collapse: collapse;
	font-family: Arial, sans-serif;
	font-size: 100%;
}
td {
	vertical-align: top;
}
img {
	border: none;
}
ul {
	list-style-type: none;
}
a {
	text-decoration: none;
}

input,textarea {
	background: #fff;
}
#main {
	/*height: 100%;*/
	background: url(../i/content_bg.jpg) repeat-x top right;
}
.top_angles {
	background: #AAAAAA;
	height: 23px;
	font-size: 10px;
}
#top_menu {
	height: 23px;
	margin-right: 20px;
}
#top_menu li {
	display: block;
	float: right;
	font-size: 12px;
	font-family: Tahoma;
	padding: 3px 7px 0 9px;
	background: url(../i/top_menu_border.gif) no-repeat 0 9px;
}
#top_menu li#no_bg {
	background: none;
}
#top_menu li a {
	color: #fff;
}
#top_menu li span {
	/*color: #999;*/
	font-weight: bold;
	color: #fff;
}
#top_menu li a:hover {
	text-decoration: underline;
}
#strut {
	width: 750px;
}
#sub_logo {
	background: #555555;
	width: 348px;
	color: #fff;
	height: 32px;
	font-family: Georgia;
	font-size: 15px;
	text-align: center;
}
#sub_logo p {
	padding-top: 5px;
	letter-spacing: 2px;
}
#add_menu {
	color: #fff;
	background: #959595;
	width: 348px;
	height: 45px;
	font-size: 9px;
}
#add_menu form {
	padding: 11px 2px 0 20px;
}
#add_menu ul li {
	display: inline;
	font-size: 9px;
	/*letter-spacing: -0.1em;*/
	font-family: Tahoma;
}
#add_menu ul li span {
	padding-left: 10px;
}
#add_menu ul li a {
	color: #fff;
}
#add_menu ul li a:hover {
	text-decoration: underline;
}
#add_menu ul li input {
	border: solid 1px #B3B9C3;
	width: 100px;
	vertical-align: middle;
}
input.but {
	border: solid 0px !important;
	width: 20px !important;
	background: url(../i/arrow.gif) no-repeat center;
	cursor: pointer;
}
.gray {
	width: 58px;
	background: #DCDCDC;
	font-size: 10px;
}
.footer_bg {
	background: url(../i/footer_bg.jpg) repeat-x bottom left;
	height: 305px;
	font-size: 10px;
}
.content {
	}
/*.main_content table {
	width: 95%;
}*/


.main_content table thead td {
	background: #DCDCDC;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
.main_content table tbody td {
	border: solid 1px #DFDFDF;
	padding: 5px;
}
#service {
	position: absolute;
	top: 5px;
	left: 70px;
	padding: 0 !important;
	font-size: 10px;
}
#service img {
	margin: 0 5px 0 5px;
}
#logo {
	background: url(../i/chess.jpg) no-repeat top right;
	height: 206px;
}
#footer {
	background: url(../i/content_foot_bg.jpg) repeat-x bottom left;
	padding: 0 20px 0 20px;
}
#banners {
	background: url(../i/footer_div_bg.jpg) repeat-x;
	height: 243px;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
}
#banners table td {
	text-align: center;
	padding: 40px 10px 0 10px;
}
.single_banner {
   background: #959595;
	width: 198px;
	height: 174px;
	margin: auto;
}
.single_banner_int {
	width: 200px;
	height: 176px;
	margin: 10px 0 5px 5px;
	text-align: center;
}
.single_banner_int div {
	border: solid 4px #787878;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	height: 65px;
	background: #9B9B9B;
	padding: 10px 15px 5px 15px;
	text-align: left;
}
.single_banner div {
	border: solid 4px #787878;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	height: 65px;
	background: #E5E5E5;
	padding: 10px 15px 5px 15px;
	text-align: left;
}
.single_banner div a {
	color: #555555;
}
.single_banner div a:hover {
	text-decoration: underline;
}
.single_banner_int div a {
	color: #555555;
}
.single_banner_int div a:hover {
	text-decoration: underline;
}
.border {
	border-top: solid 7px #555555;
}
.usoft p {
	padding: 14px 10px 2px 40px;
	color: #fff;
	font-size: 10px;
	font-family: Tahoma;
}
.usoft img {
	vertical-align: middle;
}
.usoft a {
	color: #fff;
}
#main_content {
	font-size: 80%;
	margin: 30px 0 30px 0;
}
#main_content td {
	padding: 0 10px 0 20px;
}
#main_content h5 {
	padding: 10px 0 0 20px;
}
#main_content h4 {
	padding: 0 20px 15px 20px;
}
#main_content a {
	color: #959595;
	text-decoration: underline;
}
.white_horse {
	background: url(../i/horse_white.jpg) no-repeat;
	line-height: 45px;
	margin-left: 20px;
	padding-left: 50px !important;
}
.black_horse {
	background: url(../i/horse_black.jpg) no-repeat;
	line-height: 45px;
	margin-left: 20px;
	padding-left: 50px !important;
}
.left_picts {
	padding-left: 30px !important;
}

#main_content td p {
	padding: 3px 15px 5px 20px;
}
#news {
	border-right: solid 1px #D4D4D4;
	width: 318px;
}
/*INTERNAL PAGE*/
#internal {
	height: 100%;
	margin-bottom: 0 !important;
}
.left_menu {
	background: #959595;
	width: 210px;
	font-size: 75%;
	height: 100%;
	}
	
.left_menu ul {
	margin-top: 25px;
	margin-bottom: 30px;
}
.left_menu ul li {
	font-weight: bold;
	padding: 5px 5px 5px 30px;
}
.left_menu ul li a {
	color: #fff;
}
.left_menu ul li a:hover {
	color: #DCDCDC;
	text-decoration: underline;
}
.left_menu ul li span {
	color: #DCDCDC;
}
.main_content {
	font-size: 75%;
	padding: 40px 25px 25px 25px;
}
.main_content h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	padding: 15px 20px 15px 0;
}
.main_content p {
	padding: 4px 20px 4px 0;
}
.main_content ul {
	margin: 10px 0 10px 30px;
}
.main_content ul li {
	padding: 2px 0 2px 10px;
	background: url(../i/li.gif) no-repeat 0 8px;
}
.main_content ul li ul {
	margin: 10px 0 10px 10px;
}
.main_content ul li ul li {
	padding: 2px 0 2px 10px;
	background: url(../i/lili.gif) no-repeat 0 8px;
}
.main_content ol {
	margin: 5px 0 5px 30px;
}
.main_content ol li {
	padding: 2px 0 2px 0;
}
.main_content a {
	color: #949494;
	text-decoration: underline;
}
.main_content input {
	border: solid 1px #666;
	height: 18px;
}
#fbutton {
	margin: 0;
	background: #047921;
	color: #fff;
	height: 20px !important;
	font-size: 90%;
	cursor: pointer;
}
.main_content a:hover {
	text-decoration: underline;
}
#nav_menu {
	font-weight: bold;
	padding-bottom: 10px;
}
#nav_menu a {
	color: #4B4444;
	text-decoration: underline;
}
#strut_footer {
	height: 60px;
}
table.no_borders td {
	border: solid 0px !important;
}

#gb table input {
border:none;
vertical-align: middle
}

#gb table input#button, #gb table input#mail {
border: 1px solid #cecece !important;
height: 25px;
}