/* ===================================================================================== */
/* TAGS */
/* ===================================================================================== */

*
{
	margin									: 0px ;
	padding									: 0px ;
	font-size								: 11px ;
	font-family								: Arial, ms sans serif ;
}

BODY
{
	background-color						: #858585 ;
	color									: #000000 ;
	margin									: 10px ;
	text-align								: center ;
}

DIV
{
	text-align								: left ;
}

/* ===================================================================================== */
/* PAGE AREA: begin */
/* ===================================================================================== */
.page
{
	margin-left								: auto ;
	margin-right							: auto ;
	width									: 760px ;
}
/* ===================================================================================== */
/* PAGE AREA: end */
/* ===================================================================================== */

/* ===================================================================================== */
/* HEADER AREA: begin */
/* ===================================================================================== */
.header
{
	background-color						: #F1F1F1 ;
	background-image						: url(../img/bkg_header.gif) ;
	height									: 85px ;
	width									: 100% ;
}

.header IMG
{
	border									: 0px ;
}
/* ===================================================================================== */
/* HEADER AREA: end */
/* ===================================================================================== */

/* ===================================================================================== */
/* MENU AREA: begin */
/* ===================================================================================== */
.menu
{
	background-color						: #C00000 ;
	background-image						: url(../img/bkg_menu.gif) ;
	height									: 29px ;
	width									: 100% ;
}

.menu *
{
	font-size								: 11px ;
	font-family								: ms sans serif ;
}

.menu A
{
	color									: #ffffff ;
	font-weight								: bold ;
	float									: left ;
	text-decoration							: none ;
}

.menu TABLE
{
	width									: 100% ;
	height									: 100% ;
}

.menu TABLE TD
{
	padding-left							: 20px ;
	padding-right							: 20px ;
	white-space								: nowrap ;
}

.menu DIV.separator
{
	background								: url(../img/bkg_menu_separator.gif) ;
	float									: left ;
	width									: 2px ;
	height									: 15px ;
	margin-left								: 10px ;
	margin-right							: 10px ;
}

.menu TABLE TD.language
{
	white-space								: nowrap ;
	text-align								: right ;
}

.menu TD.language A
{
	float									: right ;
	font-weight								: normal ;
	padding-bottom							: 2px ;
}

.menu TD.language DIV.separator
{
	float									: right ;
	margin-left								: 10px ;
	margin-right							: 10px ;
}

/* ===================================================================================== */
/* MENU AREA: end */
/* ===================================================================================== */

/* ===================================================================================== */
/* BREAD CRUMB AREA: begin */
/* ===================================================================================== */
.crumb
{
	background-color						: #ffffff ;
	background-image						: url(../img/bkg_crumb.gif) ;
	background-position						: right ;
	background-repeat						: no-repeat ;
	height									: 25px ;
	width									: 100% ;
}

.crumb *
{
	font-size								: 11px ;
	font-family								: Arial, ms sans serif ;
}

.crumb TABLE
{
	width									: 100% ;
	height									: 100% ;
}

.crumb TABLE TD
{
	padding-left							: 20px ;
	padding-right							: 20px ;
	white-space								: nowrap ;
	color									: #727272 ;
	font-weight								: bold ;
}

.crumb A
{
	color									: #B70000 ;
	font-weight								: bold ;
	text-decoration							: none ;
}

.crumb SPAN
{
	color									: #6a6a6a ;
}

.crumb TABLE TD.other
{
	padding-left							: 0px ;
	padding-right							: 20px ;
}

.crumb TABLE TD.other A
{
	color									: #6a6a6a ;
	font-weight								: normal ;
}

.crumb TABLE TD.other IMG
{
	margin-left								: 5px ;
	margin-right							: 5px ;
}
/* ===================================================================================== */
/* BREAD CRUMB AREA: end */
/* ===================================================================================== */

/* ===================================================================================== */
/* CONTENT AREA: begin */
/* ===================================================================================== */
.content
{
	background-color						: #ffffff ;
	background-image						: url(../img/bkg_content.gif) ;
	background-position					: bottom ;
	background-repeat						: repeat-x ;
	padding									: 15px ;
	color									: #727272 ;
}

.content *
{
	color									: #000000 ;
	font-family								: Arial, ms sans serif ;
	font-size								: 14px ;
}

.content H1
{
	font-family								: arial ;
	font-size								: 16px ;
	margin-top								: 14px ;
}

.content P
{
	line-height								: 17px ;
	margin-top								: 20px ;
}

.content P.right
{
	text-align								: right ;
}

.content UL
{
	margin-left								: 40px ;
	list-style-image						: url(../img/ico_bullet.gif) ;
}

.content STRONG
{
	font-weight								: bold ;
	color									: #B70000 ;
}

.content A
{
	color									: #B70000 ;
}

.content IMG
{
	border									: 1px solid #D6D6D6 ;
}

.content HR
{
	height									: 1px ;
	color									: #D6D6D6 ;
	margin: 5px 0 5px 0;
}

.content IMG.noborder
{
	border									: 0px ;
}

.content TD.separator
{
	background-image						: url(../img/bkg_sep_ver.gif) ;
	width									: 13px ;
}

.content TABLE
{
	width									: 720px ;
}

.content TD *
{
	font-size								: 12px ;
}
/* ===================================================================================== */
/* CONTENT AREA: end */
/* ===================================================================================== */

/* ===================================================================================== */
/* FOOTER AREA: begin */
/* ===================================================================================== */
.footer
{
	background-color						: #D8D8D8 ;
	background-image						: url(../img/bkg_footer.gif) ;
	height									: 28px ;
	padding-left							: 20px ;
	padding-right							: 20px ;
}

.footer *
{
	font-size								: 11px ;
	font-family								: ms sans serif ;
}

.footer TABLE
{
	height									: 100% ;
}

.footer TD
{
	color									: #4B4B4B ;
	white-space								: nowrap ;
	padding-bottom							: 7px ;
}

.footer A
{
	color									: #C40000 ;
	text-decoration							: none ;
	font-weight								: bold ;
}

.footer DIV.separator
{
	background								: url(../img/bkg_footer_separator.gif) ;
	width									: 2px ;
	height									: 13px ;
	margin-left								: 10px ;
	margin-right							: 10px ;
}

.footerBottom
{
	background-color						: #C40000 ;
	background-image						: url(../img/bkg_footer_bottom.gif) ;
	height									: 6px ;
	overflow								: hidden ;
}

.footerBottom .left
{
	background-image						: url(../img/ico_footer_left.gif) ;
	background-position						: left ;
	background-repeat						: no-repeat ;
	height									: 6px ;
	overflow								: hidden ;
}

.footerBottom .right
{
	background-image						: url(../img/ico_footer_right.gif) ;
	background-position						: right ;
	background-repeat						: no-repeat ;
	height									: 6px ;
	overflow								: hidden ;
}
/* ===================================================================================== */
/* FOOTER AREA: end */
/* ===================================================================================== */

STRONG.gold
{
	color									: #D4B055 ;
}

STRONG.silver
{
	color									: #A8A8A8 ;
}

STRONG.bronze
{
	color									: #AD6140 ;
}
.h1
{
	font-family								: arial ;
	font-size								: 16px ;
	margin-top								: 14px ;
}
.content_form
{
	background-color						: #ffffff ;
	background-image						: url(../img/bkg_content.gif) ;
	background-position					: bottom ;
	background-repeat						: repeat-x ;
	padding									: 15px ;
	padding-bottom							: 20px ;
}
/* ===================================================================================== */
/* test menu */
/* ===================================================================================== */
#topmenu {
	height: 30px;
	background-image: url(../img/bgmenuright.gif);
	background-position: right;
	background-repeat: repeat-x;
}
#ev {
padding: 7px 5px 0 0;
text-align: right;
}
#even {
padding: 7px 5px 0 0;
text-align: center;
}
#even a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 3px;
	text-align: center;
}
#ev a {
color: #fff;
text-decoration: none;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}
.sddm2 {
	font-size: 10px;
}
#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 0px 0 0;
	padding: 8px 12px;
	
	border-right: solid 1px #ccc; 
	background-image: url(../img/bgmenu.gif);
	background-repeat: repeat-x;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{
	background: #8B0000;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: Maroon;
	font: 11px arial;
}

	#sddm div a:hover
	{
	background: #BF0000;
	color: #FFF;
}
.imgpage {
margin-right: 10px;
}		





#sddmEn
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddmEn li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddmEn li a
{	display: block;
	margin: 0 0px 0 0;
	padding: 8px 15px;
	border-right: solid 1px #ccc; 
	background-image: url(../img/bgmenu.gif);
	background-repeat: repeat-x;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddmEn li a:hover
{
	background: #8B0000;
}

#sddmEn div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddmEn div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: Maroon;
	font: 11px arial;
}

	#sddmEn div a:hover
	{
	background: #BF0000;
	color: #FFF;
}


.imgost {
margin-right: 5px;
	
}
.meth {
border-left: #8B0000 solid 3px;
padding: 5px 10px 5px 10px;
font-size: 12px;
background-color: #E2E2E2;
}
