a:link {
	color: #FEF8E1;
	text-decoration: underline;
}
a:visited {
	color: #FEF8E1;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #FEF8E1;
	text-decoration: underline;
}

TD.LinksTD a:link {
	color: #666666;
	text-decoration: underline;
}
TD.LinksTD a:visited {
	color: #666666;
	text-decoration: underline;
}
TD.LinksTD a:hover {
	color: #D1A95B;
	text-decoration: none;
}
TD.LinksTD a:active {
	color: #666666;
	text-decoration: underline;
}

TD.LinksTD_SB a:link {
	color: #0091E1;
	text-decoration: none;
}
TD.LinksTD_SB a:visited {
	color: #0091E1;
	text-decoration: none;
}
TD.LinksTD_SB a:hover {
	color: #666666;
	text-decoration: none;
}
TD.LinksTD_SB a:active {
	color: #0091E1;
	text-decoration: none;
}


TD.LinksTD_RP a:link {
	color: #D1A95B;
	text-decoration: none;
}
TD.LinksTD_RP a:visited {
	color: #D1A95B;
	text-decoration: none;
}
TD.LinksTD_RP a:hover {
	color: #666666;
	text-decoration: none;
}
TD.LinksTD_RP a:active {
	color: #D1A95B;
	text-decoration: none;
}

TD.LinksTD_EL a:link {
	color: #D3B7AA;
	text-decoration: none;
}
TD.LinksTD_EL a:visited {
	color: #D3B7AA;
	text-decoration: none;
}
TD.LinksTD_EL a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
TD.LinksTD_EL a:active {
	color: #D3B7AA;
	text-decoration: none;
}


.FormTextFields {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #D1A95B;
}
.FormTextFieldsB {
	font: normal 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #D1A95B;
}
.Titles {
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #D1A95B;
}
.TitlesHR {
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #666666;
}
.Titles_SB {
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #0091E1;
}
.Titles_EL {
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #579AB3;
}
.Titles_EL_Golg {
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #D3B7AA;
}
.Small_Titles {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #D1A95B;
}
.Small_Titles_SB {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #0091E1;
}
.Small_Titles_EL {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #579AB3;
}
.Small_Titles_EL_Gold{
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #D3B7AA;
}
.Small_Titles_EL_bold {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #13566C;
}
.MainTextTitles {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
}
.MainText {
	font: 13px Arial, Helvetica, sans-serif;
	line-height:19px;
	color: #666666;
}
.MainTextWhite {
	font: 13px Arial, Helvetica, sans-serif;
	line-height:22px;
	color: #ffffff;
}
.MainText-1 {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #D1A95B;
}
.MainText-1Gray {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
}

.MainText-1_Light {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #F0EDE4;
}
.MainText-1_Light_td {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #F0EDE4;
	cursor:pointer;
	line-height:18px
}
.MainMenu {
	font: normal 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height:22px;	
	color: #666666;
}

.Space2px {
	display: block;

	padding: 2px 0px 0px 0px;
}
.Space8px {
	display: block;
	padding: 8px 0px 0px 0px;
}
.Lang, .Lang a:link, .Lang a:hover, .Lang a:visited, .Ling a:active { 
	color:#CCCCCC;
	background-image:url(../images/Lang_bg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.handcursor{
cursor:hand;
cursor:pointer;
}
