@charset "utf-8";
/* CSS Document */

/* Webdesign by STATDesign / www.statdesign.eu */
/* STATDesign Russia / www.statdesign.ru */
/* in cooperation with webluxury moscow / www.luxe.ms */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.WhiteText {
	color: #F0F0F0;
	text-decoration: underline;
}
.WhiteText:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
body {
	background-color: #CECCCD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.GrayText {
	color: #999999;
	font-size: 11px;
}
.TextLower {
	font-size: 11px;
}
a:link {
	color: #888888;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #333333;	
}
.GrayText2 {
	color: #999999;
	text-decoration: underline;
	font-size: 11px;
}
.GrayText2:hover {
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
}.BlueBigText {
	color: #5E96E1;
	font-size: 36px;
}
.GrayTextBigger {
	color: #333333;
	font-size: 16px;
}
.BlueLink {
	color: #5E96E1;
	text-decoration: underline;
}
.BlueLink:hover {
	color: #999999;
	text-decoration: underline;
}
.GrayText3 {
	color: #999999;
	text-decoration: underline;
	font-size: 11px;
}
.Pink {
	color: #FF3399;
	font-weight: bold;
}

.GrayText3:hover {
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
}
.Green {
	color: #94CF4E;
	font-weight: bold;
}
.Orange {
	color: #FF9933;
	font-weight: bold;
}

