
body {
	font: 0.8125em Verdana, Arial, Helvetica sans-serif;
	color: #333;
	margin: 0px;
	background: url(images/backbodygr.jpg) repeat-x;
	background-color: #F3F0E1;
}

a {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

a.tablelink {
	color: #07509F;
}

a.link {
	display: block;
	margin: 0px 0px 0px 0px;
	float: left;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	text-align: left;
	text-indent: 3px;
}

a.link:hover {
	color: #777;
}

a.c_link {
	font-size: 11px;
	color: #333;
	text-decoration: none;
	text-align: left;
	text-indent: 3px;
}

a.c_link:hover {
	color: #777;
}

a.button, a.button_left, a.button_right, a.button_right_cic_de, a.button_right_cic_en, .button {
	background: #ADA38E;
	cursor: pointer;
	display: block;
	width: 90px;
	font-variant: small-caps;
	text-decoration: none;
	font-size: 13px;
	text-align: center;
	color: #FEFFFB;
	border: solid 1px #8E764F;
	padding: 4px 4px 4px 4px;
}

a.button_right, .button_right {
	float: right;
}

a.button_left, .button_left {
	float: left;
}

a.button_right_cic_de, .button_right_cic_de {
	padding: 3px 4px 0px 4px;
	height: 20px;
	display: block;
	width: 160px;
	text-align: right;
	background: url(images/deflag.jpg) no-repeat;
	background-color: #ADA38E;
}

a.button_right_cic_en, .button_right_cic_en {
	padding: 3px 4px 0px 4px;
	float: right;
	display: block;
	height: 20px;
	width: 160px;
	text-align: right;
	background: url(images/enflag.gif) no-repeat;
	background-color: #ADA38E;
}

ul {
	padding: 0;
	margin: 0;
	width: 570px;
	list-style: none;
}

li { 
	float: left;
	position: relative;
	width: 114px;
}

li ul { 
	display: none;
	position: absolute;
	width: 114px;	
	top: 23px;
	left: 0;
}

li>ul {
	top: auto;
	left: auto;
}

li:hover ul, li.over ul {
	display: block;
}

label.login, label.register {
	display: block;
	float: left;
	margin-top: 5px;
	text-align: left;
	text-indent: 6px;
	width: 45px;
}

label.register {
	margin-left: 10px;
	width: 150px;
	height: 24px;
}

form {
	float: left;
	margin: 0 0 5px 0;
}

form input, textarea {
	color: #111111;
	float: left;
	margin-top: 4px;
	background: #F6F6F6;
	border-color: #98A6BE;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
}

input.normal {
	color: #111111;
	float: left;
	background: #F6F6F6;
	border-color: #98A6BE;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
}

input.checkbox {
	background: #CCEBFF;
	margin: 0 0 0 0;
	border-style: none;
}

#alignment {
	margin-left: auto;
	margin-right: auto;
	width: 731px;
	margin-top: 40px;
}

#border_line {
	float: left;
	width: 733px;
	border-style: solid;
	border-color: #DFDECA;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	margin-bottom: 2px;
}

#main_container {
	background: #DCD8B3;
	float: left;
	width: 731px;
	border: 1px solid #423F1E;
}

#left_container {
	width: 160px;
	float: left;
}

#right_container {
	background: #EBF6FC;
	width: 570px;
	float: left;
	border-style: solid;
	border-left-width: 1px;
	border-left-color: #A8A381;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	min-height: 465px;
	height: auto !important;
	height: 465px;
}

#main_content {
	background-image: url(images/maincontgr.jpg);
	width: 570px;
	float: left;
	min-height: 465px;
	height: auto !important;
	height: 465px;

}

div.hs_left {
	position: absolute;
	margin-left: -149px;
	margin-top: -30px;
	background: url(images/horse_left.jpg) no-repeat;
	width: 146px;
	height: 335px;	
}

div.logo {
	padding-top: 6px;
	background: url(images/gradient.jpg) no-repeat;
	width: 160px;
	height: 294px;
}

div.photocmt {
	display: block;
	background: #E4EFF4;
	padding: 4px 4px 4px 4px;
	margin: 2px 5px 2px 0px;
	text-align: left;
	font-size: 11px;
	float: left;
	width: 482px;
	border: solid 1px #8FA9C8;
}

div.thumb, div.big {
	display: block;
	background: #E4EFF4;
	padding: 4px 4px 4px 4px;
	font-size: 10px;
	float: left;
	width: 142px;
	height: auto;
	border: solid 1px #8FA9C8;
	text-align: center;
}

div.big {
	font-size: 12px;
	height: auto;
	width: 482px;
	text-align: center;
}

div.login {
	float: left;
	margin-top: 4px;
	padding: 2px 0 5px 0;
	text-align: left;
	text-indent: 3px;
	background: #EBF6FC;
	font-size: 11px;
	color: #423F1E;
	width: 150px;
	border: 1px solid #423F1E;
}

div.footer_right {
	float: right;
	text-align: right;
	font-size: 10px;
	height: 30px;
	margin-bottom: 20px;
}

div.footer_left {
	float: left;
	text-align: left;
	font-size: 10px;
	height: 30px;
	margin-bottom: 20px;
}

span.menu_item, span.menu_itemp, span.menu_item_last {
	display: block;
	background: url(images/menu_back.jpg) no-repeat;
	color: #FEFFFB;
	font-variant: small-caps;
	font-size: 13px;
	text-decoration: none;
	text-align: left;
	text-indent: 6px;
	width: 114px; 
	height: 19px;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 2px;
	border-top-color: #4A442A;
	border-bottom-width: 2px;
	border-bottom-color: #505371;
}

span.menu_itemp {
	cursor: pointer;
}

span.menu_item_last {
	background: #004391;
	cursor: pointer;
}

div.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	background: #CCEBFF;
	width: 180px;
	padding: 2px 2px 2px 2px;
	border: solid 1px #07509F;
}

div.left_center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 152px;
}

span.menu_left, span.menu_left_last, a.m_link_last {
	display: block;
	float: left;
	background: #004391;
	cursor: pointer;
	font-variant: small-caps;
	height: 17px;
	font-size: 11px;
	text-decoration: none;
	color: #FEFFFB;
	width: 75px;
	border-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

span.menu_left_last, a.m_link_last {
	border-width: 0px;
	border-style: none;
	width: 76px;
}

span.link {
	width: 80px;
	cursor: pointer;
	height: 17px;
	font-size: 11px;
	text-decoration: none;
}

p.heading {
	color: #004391;
	float: left;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	text-align: left;
	margin: 0 0 0 0;
	padding: 25px 0px 10px 8px;
	width: 90%;
}

p.form_text, p.form_logged, p.form_error {
	margin: 2px 2px 0 0;
	display: block;
	float: left;
	width: 140px;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
}

p.form_error {
	color: #FF0000;
	clear: both;
}

p.form_logged {
	margin: 2px 2px 2px 2px;
	clear: both;
	text-align: center;
}

div.text, p.text, p.textbold, p.error {
	font: 0.8125em Verdana sans-serif, Arial, Helvetica sans-serif;
	color: #000000;
	display: block;
	float: left;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	margin: 0 0 0 0;
	padding: 5px 10px 5px 18px;
	width: 85%;
	height: auto;
}

p.textbold {
	font-weight: bold;
}

p.error {
	color: #FF0000;
}

ul.item {
	display: block;
	float: left;
	width: 90%;
}

li.item {
	font: 0.8125em Verdana sans-serif, Arial, Helvetica sans-serif;
	list-style-type: disc;
	float: none;
	color: #000000;
	font-size: 14px;
	text-align: left;
	margin: 0px 0px 5px 45px;
	width: 90%;
}

div.gbheader, div.gbbody {
	display: block;
	background: #CCEBFF;
	width: 80%;
	height: 17px;
	font-size: 12px;
	text-align: left;
	margin: 5px auto 3px auto;
	padding: 2px 4px 2px 4px;
	border: solid 1px #07509F;
}

div.box {
	width: 70%;
	background: #CCEBFF;
	display: block;
	text-align: left;
	margin: 5px 1px 3px 6px;
	padding: 2px 4px 2px 4px;
	border: solid 1px #07509F;
	float: left;
}

div.gbbody {
	height: auto;
	margin: 0px auto 20px auto;
}

div.management {
	width: 120px;
	float: left;
	margin: 20px 0 0 0;
	padding: 0 0 0 10px;
}

p.bold, p.boldcaps {
	margin: 0 0 1px 0;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
}

p.boldcaps {
	font-size: 11px;
	font-variant: small-caps;
}

p.small {
	margin: 0 0 1px 0;
	text-align: left;
	font-size: 9px;
}

a.menu_link {
	color: #07509F;
	font-size: 11px;
	text-decoration: None;
	text-align: left;
	text-indent: 5px;
	height: 16px;
	width: 112px;
	margin: 0 0 0 0;
	padding: 1px 0 0 0;
}

li ul li { 
	display: block;
	background-color: #CCEBFF;
	color: #07509F;
	margin: 0 0 0 0;
	padding: 1px 0 0 0;
	cursor: pointer;
	font-size: 11px;
	height: 16px;
	width: 112px;
	text-decoration: None;
	text-align: left;
	text-indent: 5px;
	border-bottom: solid 1px #FFFFFF;
	border-style: solid;
	border-left-width: 1px;
	border-left-color: #07509F;
	border-right-width: 1px;
	border-right-color: #07509F;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #07509F;
}

li ul li:hover, li ul li.over {
	display: block;
	color: #FEFFFB;
	background-color: #7493BD;
}

div.tablediv {
	display: block;
	float: left;
	padding-left: 24px;
}

table.standard, .table1 {
	display: block;
	border-collapse: collapse;
	float: left;
}

.table1 td, td.standard {
	border: 1px solid #07509F;
	width: 400px;
	background-color: #CCEBFF;
	text-align: left;
}

#top_item_1 {
	background: url(images/img1.jpg) no-repeat;
	width: 114px;
	height: 83px;
	float: left;
}

#top_item_2 {
	background: url(images/img2.jpg) no-repeat;
	width: 114px;
	height: 83px;
	float: left;
}

#top_item_3 {
	background: url(images/img3.jpg) no-repeat;
	width: 114px;
	height: 83px;
	float: left;
}

#top_item_4 {
	background: url(images/img4.jpg) no-repeat;
	width: 114px;
	height: 83px;
	float: left;
}

#top_item_5 {
	background: url(images/img5.jpg) no-repeat;
	width: 114px;
	height: 83px;
	float: left;
}

td.nm {
	padding: 5px 5px 5px 5px;
}

td.icon {
	width: 15px;
}
