@charset "windows-1251";
/* author: Aurora Digital Studios */
/* Creation date: 7/22/2003 */
A:link {text-decoration: none; color: #0080C0;}
A:visited {text-decoration: none; color: #0080C0;}
A:active {text-decoration: none; color: #0080C0;}
A:hover {text-decoration: underline; color: #333333;}
BODY  {
	scrollbar-face-color: #0080C0;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	marginheight : 0px;
	marginwidth: 0px;
	topmargin: 0px;
	leftmargin: 0px;
	rightmargin: 0px;
	bottommargin: 0px;
}
.td {
	font-family: verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	border: none;
	text-align: left;
	vertical-align: top;
}
.tdBlueBold {
	font-family: verdana;
	font-size: 13px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
	border: none;
	text-align: left;
	vertical-align: top;
}
.tdBottom {
	font-family: verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	border: none;
	text-align: right;
	vertical-align: bottom;
}
.tdTop {
	font-family: verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	border: none;
	text-align: center;
	vertical-align: top;
	height: 2%;
	background-image:url(graphics/topbanner.jpg);
}
.tdLeftCenter {
	font-family: verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	border: none;
	text-align: left;
	vertical-align: top;
	height: 2%;
}
.tdRightCenter {
	font-family: verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	border: none;
	text-align: left;
	vertical-align: top;
	height: 2%;
}
.tdLeft {
	font-family: verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	border: none;
	text-align: left;
	vertical-align: top;
	background-image:url(graphics/left_side.jpg);
	height: 96%;
}
.tdRight {
	font-family: verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	border: none;
	text-align: left;
	vertical-align: top;
	height: 96%;
}
.red {
	font-family: verdana;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
	border: none;
}
