/* design and programming by vashkevich.com */

body, td, input, select, textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
body, table {
	text-align: justify;
}
body {
	margin: 0px;
}
a {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #000033;
}
.vashkevich {
	color: #666666;
	text-decoration: none;
}
a.vashkevich:hover {
	text-decoration: overline;
}

.size_9 {
	font-size: 9px;
}
.size_10 {
	font-size: 10px;
}
.size_11 {
	font-size: 11px;
}
.size_12 {
	font-size: 12px;
}
.line_height_20 {
	line-height: 20px;
}
.h1 {
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	letter-spacing: 2px;
}
.h2 {
	font-size: 24px;
	font-weight: normal;
	color: #b3b3b3;
	letter-spacing: 2px;
}
.h3 {
	font-size: 18px;
	font-weight: normal;
	/*color: #b3b3b3;*/
	letter-spacing: 2px;
	text-align: left;
}
.verdana_9_gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a.verdana_9_gray:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}








/**/



.vashkevich {
	text-decoration: none;
}
a.vashkevich:hover {
	text-decoration: overline;
}

.size_9 {
	font-size: 9px;
}
.size_10 {
	font-size: 10px;
}
.size_11 {
	font-size: 11px;
}
.size_12 {
	font-size: 12px;
}
.color_gray_1 {
	color: #cccccc;
}
a.color_gray_1:hover {
	color: #999999;
}
.color_gray_2 {
	color: #999999;
}
.padd_sides_10 {
	padding-left: 10px;
	padding-right: 10px;
}
.padd_sides_20 {
	padding-left: 20px;
	padding-right: 20px;
}
.padd_10 {
	padding: 10px;
}
.line_height_18 {
	line-height: 18px;
}
.gray_9_padd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #aaaaaa;
	font-size: 9px;
	padding-left: 20px;
}
.size_10_padd_20_10 {
	font-size: 10px;
	padding-left: 20px;
	padding-right: 10px;
}
.bg_1 {
	 background-color: #cccccc;
}
.bg_2 {
	 background-color: #f5f5f5;
}