/* CSS Document */

body {
	background-image: url(../images/bg.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:link {	
	font-family     : Arial, Helvetica, sans-serif;
	color           : #800809;
	text-decoration : none;
}

a:link {	
	font-family     : Arial, Helvetica, sans-serif;
	color           : #800809;
	text-decoration : none;
}

a:hover {
	font-family     : Arial, Helvetica, sans-serif;
	color           : #800809;
	text-decoration : underline;
}

a:visited {
	font-family     : Arial, Helvetica, sans-serif;
	color           : #800809;
	text-decoration : none;
}


.footer {	
	font-family     : Arial, Helvetica, sans-serif;
	color           : #ffffff;
	text-decoration : none;
}

.footer:link {	
	font-family     : Arial, Helvetica, sans-serif;
	color           : #ffffff;
	text-decoration : none;
}

.footer:hover {
	font-family     : Arial, Helvetica, sans-serif;
	color           : #ffffff;
	text-decoration : underline;
}

.footer:visited {
	font-family     : Arial, Helvetica, sans-serif;
	color           : #ffffff;
	text-decoration : none;
}

.bgmenu {
	background-image: url(../images/bg_menu.jpg);
	height : 33px;
}

.bgdot {
	background-image  : url(../images/dot.jpg);
	background-repeat : repeat-y;
}

.bgbottom {
	background-image  : url(../images/bg_bottom.jpg);
	height:46px;
}

.bgbottom1 {
	background-image  : url(../images/bg_bottom1.jpg);
	height:48px;
}

.bgtable {
	background-color : #d7c8a5;
}

.bgtable1 {
	background-color : #bc8542;
}

.title_header {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #efda86;
	font-size        : 40px;
	font-weight      : bold;
	padding          : 0px 0px 0px 0px;
}

.title {
	font-family : Arial, Helvetica, sans-serif;
	color       : #800809;
	font-size   : 12px;
	font-weight : bold;
}

.title1 {
	font-family : Arial, Helvetica, sans-serif;
	color       : #800809;
	font-size   : 12px;
	font-weight : bold;
}

.title2 {
	font-family : Arial, Helvetica, sans-serif;
	color       : #FFFFFF;
	font-size   : 10px;
	font-weight : bold;
}

.title_menu {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #efda86;
	background-color : #a56112;
	font-size        : 12px;
	font-weight      : bold;
	height           : 25px;
	padding          : 0px 0px 0px 5px;
}

.title_menu_over {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #efda86;
	background-color : #871514;
	font-size        : 12px;
	font-weight      : bold;
	height           : 25px;
	padding          : 0px 0px 0px 5px;
	cursor           : hand;
}

.title_submenu {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #ffffff;
	background-color : #bc8542;
	font-size        : 12px;
	height           : 25px;
	padding          : 0px 0px 0px 5px;
}

.title_submenu_over {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #ffffff;
	background-color : #871514;
	font-size        : 12px;
	height           : 25px;
	padding          : 0px 0px 0px 5px;
	cursor           : hand;
}

.title_lang {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #ffffff;
	background-color : #871514;
	font-size        : 12px;
	height           : 25px;
	padding          : 0px 0px 0px 5px;
	font-weight      : bold;
}

.value {
	font-family : Arial, Helvetica, sans-serif;
	color       : #800809;
	font-size   : 11px;
	text-align  : justify;
	line-height : 120%;
	padding     : 10px 0px 0px 0px;
}

.value1 {
	font-family : Arial, Helvetica, sans-serif;
	color       : #800809;
	font-size   : 11px;
	text-align  : justify;
	line-height : 120%;
	padding     : 0px 0px 0px 0px;
}

.value2 {
	font-family : Arial, Helvetica, sans-serif;
	color       : #800809;
	font-size   : 11px;
	line-height : 120%;
	padding     : 5px 0px 0px 0px;
}

.value3 {
	font-family : Arial, Helvetica, sans-serif;
	color       : #800809;
	font-size   : 11px;
	line-height : 150%;
	padding     : 10px 0px 0px 0px;
}

.value4 {
	font-family : Arial, Helvetica, sans-serif;
	color       : #800809;
	font-size   : 11px;
	padding     : 5px 0px 0px 0px;
}

.name {
	font-family : Arial, Helvetica, sans-serif;
	color       : #800809;
	font-size   : 11px;
	padding     : 0px 0px 0px 0px;
}

.error {
	font-family : Arial, Helvetica, sans-serif;
	color       : red;
	font-size   : 11px;
	padding     : 0px 0px 0px 0px;
}

.other {
	font-family : Arial, Helvetica, sans-serif;
	color       : #800809;
	font-size   : 10px;
	font-weight : bold;
}

.line {
	background : #9a7b45;
}

.line1 {
	background : #d7c8a5;
}

.select {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #000000;
	background-color : #cecfce;	
	font-size        : 11px;	
}

.input {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #000000;
	background-color : #ffffff;	
	font-size        : 11px;	
	border           : 1px solid #a9a8a8;
	width            : 200px;
}

.input1 {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #000000;
	background-color : #ffffff;	
	font-size        : 11px;	
	border           : 1px solid #a9a8a8;
	width            : 300px;
	height           : 18px;
}

.input2 {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #000000;
	background-color : #ffffff;	
	font-size        : 11px;	
	border           : 1px solid #a9a8a8;
	width            : 130px;
	height           : 18px;
}

.input3 {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #000000;
	background-color : #ffffff;	
	font-size        : 11px;	
	border           : 1px solid #a9a8a8;
	width            : 230px;
	height           : 18px;
}

.input4 {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #000000;
	background-color : #ffffff;	
	font-size        : 11px;	
	border           : 1px solid #a9a8a8;
}

.input5 {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #000000;
	background-color : #ffffff;	
	font-size        : 11px;	
	border           : 1px solid #a9a8a8;
	width            : 150px;
}

.combo {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #000000;
	background-color : #ffffff;	
	font-size        : 11px;	
	border           : 1px solid #a9a8a8;
	width            : 150px;
	height           : 18px;
}

.combo1 {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #000000;
	font-size        : 11px;	
	border           : 1px solid #a9a8a8;
	height           : 18px;
}

.area {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #000000;
	background-color : #ffffff;	
	font-size        : 11px;	
	border           : 1px solid #a9a8a8;
	width            : 300px;
	height           : 150px;
}

.area1 {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #000000;
	background-color : #ffffff;	
	font-size        : 11px;	
	border           : 1px solid #a9a8a8;
	width            : 400px;
	height           : 100px;
}

.area2 {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #000000;
	background-color : #ffffff;	
	font-size        : 11px;	
	border           : 1px solid #a9a8a8;
	width            : 300px;
	height           : 100px;
}

.area3 {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #000000;
	background-color : #ffffff;	
	font-size        : 11px;	
	border           : 1px solid #a9a8a8;
	width            : 180px;
	height           : 50px;
}

.button {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #000000;
	font-size        : 11px;	
	border           : 1px solid #a9a8a8;
	width            : 50px;
	height           : 18px;
}

.button1 {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #000000;
	font-size        : 11px;	
	border           : 1px solid #a9a8a8;
	width            : 60px;
	height           : 18px;
}

.table {
	border-collapse  : collapse;
	border           : 1px solid #d7c8a5;
}

.name1 {
	font-family      : Arial;
	font-size        : 11px;
	padding          : 5 5 5 5px;
	color            : #efda86;	
	background-color : #a56112;
	height           : 25px;	
}

.name2 {
	font-family      : Arial;
	font-size        : 11px;
	color            : #1f1f1f;
	padding          : 5 5 5 5px;
	background-color : #bc8542;
	height           : 25px;	
}

.name4 {
	font-family      : Arial;
	font-size        : 11px;
	padding          : 0 0 0 10px;
	color            : #efda86;	
	background-color : #bc8542;
	height           : 25px;	
}

.name5 {
	font-family      : Arial;
	font-size        : 11px;
	padding          : 0 0 0 0px;
	color            : #efda86;	
	background-color : #bc8542;
	height           : 25px;
	text-align       : center;
}

.name6 {
	font-family      : Arial;
	font-size        : 11px;
	padding          : 0 0 0 0px;
	color            : #efda86;	
	height           : 25px;	
}

.value_error {
	font-family      : Arial;
	font-size        : 11px;
	color            : #ffffff;
	padding          : 0 0 0 10px;
	background-color : #bc8542;
	height           : 25px;	
}

.title_list {
	font-family      : Arial;
	font-size        : 11px;
	padding          : 0 0 0 0px;
	color            : #efda86;	
	background-color : #a56112;
	height           : 25px;
	text-align       : center;
	font-weight      : bold;
	
}

.img_border {
	border : 1px solid #ac6b1b;
}