body	{
	background-color: #111111;
	background-image: url(/img/background.gif);
	background-repeat: repeat;
	margin: 0px;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #111111;
	scrollbar-face-color: #3A3A3A;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #111111;
	}
a	{
	text-decoration: none;
	color: #FFAC00;
	}
a:hover	{
	text-decoration: underline;
	}
td	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #E4E6DD;
	}
.bottom	{
	font-size: 10px;
	color: #6C7570;
	}
.subhead {
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	color: #FDF057;
	}
.leftPhotoBorder {
	background-color: #292B2A;
	border: #6C7570 1px solid;
	}
.rightCellBorder {
	background-image: url(/img/gradient.jpg);
	background-repeat: repeat-x;
	background-color: #3A3C3B;
	background-position: top;
	border: #6C7570 1px solid;
	padding: 20px 20px 20px 20px;
	}
.gray	{
	color: #929A96;
	}
.green	{
	color: #ADCC33;
	}
.yellow	{
	color: #FDF057;
	}
.inputButton {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	}
.inputText {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FDF057;
	background-color: #2e302f;
	border: #858f8a 1px solid;
	}
.textArea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #E4E6DD;
	background-color: #2e302f;
	border: #858f8a 1px solid;
	width: 454px;
	}
	.img1 {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE 5.5+*/
-moz-opacity: 0.5; /* Mozilla 1.6 и ниже */
-khtml-opacity: 0.5; /* Konqueror 3.1, Safari 1.1 */
opacity: 0.5; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
	}
	.img2 { 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* IE 5.5+*/
-moz-opacity: 1; /* Mozilla 1.6 и ниже */
-khtml-opacity: 1; /* Konqueror 3.1, Safari 1.1 */
opacity: 1; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
	}
