body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b4b1a0;
	background-color:#C1BBA1;
}
a {
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

input {
 border:1px solid #3D3C34;
 font-size:12px;
}

#page{
	margin:auto;
	width:800px;
}

.menuPages:visited {text-decoration: none; color:#3C3B33}

/* Languages LINKS*/
.language {
	color:#FFFFFF;
 	font-weight:normal;
}
.language:hover{
	color:#D9514C;
}

.languageCurent {
	color:#D9514C;
 	font-weight:bold;
}
.languageCurent:hover{
	color:#FFFFFF;
}

/*START TOPBOX*/
.topbox_topleft{
	background:url(header_02.gif) no-repeat #686552; width:29px; height:28px;
}
.topbox_topright{
	background:url(header_05.gif) no-repeat #827D63; width:27px; height:28px;
}
.topbox_topmainleft{
	background:url(header_03.gif) repeat-x #686552; height:28px; width:164px;
}
.topbox_topmainright{
	background:url(header_03.gif) repeat-x #827D63; height:28px;
}

.topbox_contentleft{
	background:url(header_06.gif) repeat-y #686552; width:29px;
}
.topbox_contentmainleft{
	height:166px;
	vertical-align:middle;
	background:#686552;
}
.topbox_contentmainright{
	background:#827D63
}
.topbox_contentright{
	background:url(header_08.gif)  repeat-y #827D63; width:27px;
}

.topbox_bottomleft{
	background:url(left_21.gif)  repeat-y left #3C3B33; height:6px;
}
.topbox_bottommain{
	background:#3C3B33; height:6px;
}
.topbox_bottomright{
	background:url(right_19.gif) repeat-y  right #3C3B33; height:6px;
}
/*END TOPBOX*/

.leftcontent{
	background:url(left_21.gif) repeat-y; width:20px;
}
.rightcontent{
	background:url(right_19.gif) repeat-y; width:20px
}

.leftbottomcontent{
	background:url(left_21.gif) repeat-y #3D3C34 left; width:29px;
}
.rightbottomcontent{
	background:url(right_19.gif) repeat-y #3D3C34 right; width:27px
}

.centerbottomcontent{
	background-color:#3D3C34; padding-top:5px;padding-bottom:5px;
}

.leftbottomborder {
	background:url(bottom_30.jpg) no-repeat; height:22px;
}

.centerbottomborder {
	background:url(bottom_31.jpg) repeat-x; height:22px;
}
.rightbottomborder {
	background:url(bottom_33.jpg) no-repeat; height:22px;
}

.menucolor{
	background:#686552;
	vertical-align:middle;
}
.contentcolor{
	background:#686552;
}

.divmenu{
	background:url(menu1.gif) top no-repeat;
	height:46px;
	width:135px;
	cursor:pointer;
	color:#3c3b33;
	font-size:12px;
	text-align:center;
}
.divmenu:visited {
	color:#3c3b33;
}
.divmenuOver{
	background:url(menu1_over.gif) top no-repeat;
	height:46px;
	width:135px;
	cursor:pointer;
	color:#ffffff;
	font-size:12px;
	text-align:center;
	vertical-align:middle;
}
.divmenu1{
	background:url(menu2.gif) top no-repeat;
	height:46px;
	width:163px;
	cursor:pointer;
	color:#3c3b33;
	font-size:12px;
	text-align:center;
}
.divmenu1Over{
	background:url(menu2_over.gif) top no-repeat;
	height:46px;
	width:163px;
	cursor:pointer;
	color:#ffffff;
	font-size:12px;
	text-align:center;
}