#table_size {
	width: 800px;
}
#left_sh {
	background-image: url(images/leftsh.jpg);
	width: 15px;
}
#right_sh {
	background-image: url(images/rightsh.jpg);
	width: 15px;
}
#banner_size {
	width: 280px;
}
#text_size {
	vertical-align: top;
	height: 600px;
	width: 490px;
}
#button_link {
	font-family: Verdana;
	font-size: 10px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #878787;
	background-color: #CA0202;
}
#banner {
	height: 60px;
	width: 468px;
	padding: 5px;
}
#table_size {
	width: 490px;
}
.link {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
.link A {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
.link A:hover {
	COLOR: #FFFF00;
	text-decoration: underline;
}
.normal_text {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 5px;
}
.normal_text A {
	COLOR: #000000
}
.normal_text A:hover {
	COLOR: #E85D60;
	text-decoration: underline;
}
#title_text {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EE0606;
	padding: 5px;
}
#dot_line {
	background-image: url(images/dotline.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#footer {
	height: 80px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #CA0202;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.big_font {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#table_back {
	background-color: #CB0305;
}
#persent_table {
	background-color: #C60203;
	height: 100%;
	width: 100%;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
