@charset "windows-1251";
body {
	background-color: #0A1416;
	margin: 0;
	padding: 0;
}

.buttons {
	font-family: tahoma, verdana;
	font-size: 12px;
	display: block;
	line-height: 22px;
	color: #00b4ff;
	font-weight: bold;
}
.buttons a {
	display: block;
	color: #00b4ff;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 3px;
	text-align: center;
}

.buttons a:hover {
	color: #000000;
	background-image: url(images/btn_bgr.jpg);
	background-repeat: repeat-x;
}
.leftMenu {
	font-family: tahoma, verdana;
	font-size: 10px;
	display: block;
	line-height: 20px;
	color: #00b4ff;
}
.leftMenu a {
	color: #000000;
	text-decoration: none;
	padding-left: 18px;
	padding-right: 6px;
	display: block;
	background-image: url(images/blackArrow.gif);
	background-repeat: no-repeat;
	background-position: 0  50% 0 0;
}
.leftMenu a:hover {
	color: #C5F5FF;
	text-decoration: none;
	background-image: url(images/refDesign_14.jpg);
	background-repeat: no-repeat;
	background-position: 0 2 0 0;
}
.bodyCopy {
	font-family: tahoma, verdana;
	font-size: 12px;
	padding-left: 16px;
	padding-top: 6px;
	padding-right: 24px;
	line-height: 13pt;
	padding-bottom: 36px;
}
.bodyCopy a {
	color: #0C6CFF;
	text-decoration: none;
	width: auto;
	padding-right: 8px;
	background: url(images/linkArrow.gif) no-repeat 100% 70%;
	white-space: nowrap;
}
.bodyCopy a:hover {
	text-decoration: underline;
}
.bodyCopy h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #0C6CFF;
	line-height: normal;
}

.bodyTable {
	font-family: tahoma, verdana;
	font-size: 12px;
	line-height: 13pt;
}




h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #0C6CFF;
}
h2 {
	font-family: tahoma, verdana;
	font-size: 14px;
	font-weight: bold;
	color: #004ABB;
}

