TD.langs {
	
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-right: 0px;
	vertical-align: top;
	font-family: Arial Black;
	font-size: 11px;
}

TD.langs A {
	
	font-family: Arial Black;
	font-size: 11px;
	color: #4D4D4D;
}

TD.main-menu-cell {

	background-color: #EEAF00;
	height: 330px;
}

TD.sub-menu-cell {

	background-color: #9A094B;
	height: 330px;
	padding-top: 10px;
}


TD.sub-image-cell {

	background-color: #9A094B;
	height: 330px;
}

TABLE.main-menu {

}

TABLE.main-menu TD {
	
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Tahoma;
	font-size: 18px;
	color: #9A094B;
}

TABLE.main-menu A {
	
	font-family: Tahoma;
	font-size: 18px;
	color: white;
	text-decoration: none;
}

TABLE.main-menu A:hover {
	
	color: #9A094B;
}


TABLE.sub-menu {

}

TABLE.sub-menu TD {
	
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	padding-left: 18px;
	padding-right: 18px;
}

TABLE.sub-menu TD.select {
	
	background-color: #EEAF00;
}

TABLE.sub-menu A {
	
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

TABLE.sub-menu A:hover {
	

}

TD.copyright {

	padding-top: 12px;
	text-align: right;
	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
}

TD.copyright A {
	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
}

TD.content {

	font-family: Tahoma;
	color: #333333;
	font-size: 70%;	
}

TD.content UL {
	
	list-style-image: url(/common/images/ul.gif);
}

TD.content LI {
	
	margin-top: 16px;
}

TD.content H1 {

	margin-left: 20px;
	font-family: Tahoma;
	font-size: 210%;
	font-weight: normal;
	color: #0D6AB6;

}

TD.content H2 {

	margin-bottom: 16px;
	margin-top: 0px;
	margin-left: 20px;
	font-family: Tahoma;
	font-size: 125%;
	font-weight: bold;
	color: black;

}

TD.content H3 {

	margin-bottom: 0px;
	margin-top: 16px;
	margin-left: 20px;
	font-family: Tahoma;
	font-size: 95%;
	font-weight: bold;
	color: black;
}

TD.content P {

	border: 0px solid;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: Tahoma;
	font-weight: normal;
	color: black;
	text-align: justify;
}

TD.content A {
	color: #9A094B;
}

.inputtext {

	border: 1px solid #BDBDBD;
	width: 100%;
}

TD.content TABLE.form {

	margin-left: 20px;
	font-family: Tahoma;
	font-size: 100%;
	font-weight: normal;
	color: black;
}

TABLE.error {

	font-family: Tahoma;
	margin-left: 20px;
}

TABLE.error TH {

	background-color: #C17598;
	font-size: 70%;
	padding: 5px;
	color: white;
	text-align: left;
}

TABLE.error TD {

	padding: 5px;
	font-size: 70%;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

TABLE.ok {

	font-family: Tahoma;
	margin-left: 20px;
}

TABLE.ok TH {

	background-color: #C4CB0A;
	font-size: 70%;
	padding: 5px;
	text-align: left;
}

TABLE.ok TD {

	padding: 5px;
	font-size: 70%;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

input, textarea {

	font-family: Tahoma;
	font-size: 11px;
}

body.src {
 scrollbar-face-color: #E8F4FE;
 scrollbar-highlight-color: #E8F4FE;
 scrollbar-shadow-color: #E8F4FE;
 scrollbar-3dlight-color: #E8F4FE;
 scrollbar-arrow-color: #0D6AB6;
 scrollbar-track-color: #FFFFFF;
 scrollbar-darkshadow-color: #FFFFFF;
 padding-right: 5px;
 padding-top: 16px;
}

body.src TD.content LI {
	
	margin-top: 0px;
}
#dertg {
	position: absolute;
	top: -500px;
	left: 0;
	width: 600px;
}
