.bgmain {
	background-color: #202429;
	background-image: url(/images_v2/bg_main.jpg);
	background-repeat: repeat-x;
}
.whiteMS {
	font-family: tahoma, "mS Sans Serif";
	font-size: 11px;
	color: #FFFFFF;
}
.grayMS {
	font-family: tahoma, "mS Sans Serif";
	font-size: 11px;
	color: #CCCCCC;
}

.brownMS {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #e56b00;
	text-decoration: none;
}

a:link {
	color: #bdbdbd;
	text-decoration: none;
}
a:visited {
	color: #bdbdbd;
	text-decoration: none;
}
a:hover {
	color: #BD5C04;
	text-decoration: none;
}


.yellowMS {
	font-family: tahoma, "mS Sans Serif";
	font-size: 11px;
	color: #f6ac1c;
}
.bgintro {

	background-color: #202429;
	background-image: url(images/intro/bg_intro.jpg);
	background-repeat: repeat-x;
}
.gray2 {
	font-family: tahoma, "mS Sans Serif";
	font-size: 11px;
	color: #CCCCCC;
}
BODY	{
	SCROLLBAR-BASE-COLOR: #545454;
	border: 0px groove #747474;
margin: 0px 0px 0px 0px; /* different margins on all sides */ 
}
.textw {
	font: 11px "MS Sans Serif";
	color: #CDC9B8;
}
