body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../images/bg.gif);
}

.table-site
{
	border: none;
	width: 760px;
}

.td-site-header-lang
{
	border-bottom: 1px solid #DD7805;
	width: 760px;
	height: 19px;
}

.td-site-header
{
	border: none;
	width: 760px;
	height: 340px;
}

.td-site-menu
{
	background-image: url(../images/menu_bg.jpg);
	border: none;
	width: 760px;
	height: 31px;
	background-repeat: repeat-x;
}

.table-menu_h
{
	width: 760px;
	height: 31px;
	border: none;
}

.td-menu-sep-h
{
	background-image: url(../images/menu_h_sep.jpg);
	width: 2px;
	height: 31px;
	border: none;
}

.td-menu-item-h
{
	width: 100px;
	cursor: hand;
	text-align: center;
}

.a-menu-h
{
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B90000;
	text-decoration: none;
}

.a-submenu-item-title
{
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B90000;
	text-decoration: none;
}

.a-submenu-item
{
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B90000;
	text-decoration: none;
}

.td-site-main
{
	border: none;
	width: 760px;
	height: 571px;
	background-color: #FFFFFF;
	vertical-align: top;
}

.td-site-footer
{
	background-image: url(../images/footer.gif);
	border: none;
	width: 760px;
	height: 94px;
	background-color: #FFFFFF;
}

.td-site-footer-info
{
	border: none;
	width: 760px;
	height: 34px;
	background-color: #7E060B;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 25px;
}

.table-main
{
	border: none;
	width: 760px;
	height: 100%;
}

.td-main-submenu-title
{
	width: 250px;
	height: 33px;
	border-right: 1px solid #E0A868;
	background: url(../images/bg_submenu_title.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #700004;
}

.td-main-title
{
	width: 760px;
	height: 33px;
	border-right: 1px solid #E0A868;
	background: url(../images/bg_title.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #700004;
}



.td-main-submenu
{
   width: 250px;
	height: 571px;
	border-right: 1px solid #E0A868;
	background: url(../images/bg_submenu.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}

.td-main-subpage-title
{
   width: 510px;
	height: 33px;
	background: url(../images/bg_subpage_title.jpg);
	background-repeat: no-repeat;
}

.td-main-subpage
{
	width: 510px;
	height: 571px;
	border: none;
	background: url(../images/bg_subpage.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}

.table-search
{
	background-image: url(../images/bg_search.jpg);
	width: 230px;
	height: 44px;
	margin-top: 100px;
}

.td-search
{
	text-align: center;
	height: 44px;
	vertical-align: middle;
}

td
{
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #700004;
}

div
{
	padding: 5px 5px 5px 5px;
}

a
{
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B90000;
	text-decoration: underline;
}

img
{
	border: none;
}

input
{
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size : 8pt;
	font-weight: none;
	text-decoration: none;
	border: 1px solid #E0A868;
	background: #FFFFFF;
}

.submit-button{
	border: none;
	color: #700004;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	font-size: 11px;
	cursor: hand;
	background: transparent;
}

hr
{
	border: dotted;
	color: #E0A868;
	height: 1px;
	width: 90%;
}

li
{
	line-height: 17px;
}