 body {
	margin:0;
	padding:0;
	text-align: left;
	font-family: Verdana, sans-serif, Arial, Helvetica;
	background-color: White;
}

.BombShock {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.podderjka {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.admin_list {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
}
.admin_input_vote {
	width: 90px;
}

.admin_input_name {
	width: 290px;
}
.admin_button {
	height: 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	/*font-weight: bold;*/
}

table {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.client_select {
	width: 80%;
	color: #C7C7C7;
}

.client_select1 {
	width: 80%;
}

.client_select2 {
	width: 90%;
}

.client_select_text {
	width: 80%;
	color: #000000; !important;
}
.client_top_flash {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	padding: 20px 0 0 0;
}
.bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


.admin_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
.link_blue {
	color: #336699;
	text-decoration: underline;
}
.link_blue a: link{
	color: #336699;
	text-decoration: underline;
}
.link_blue a: active{
	color: #336699;
	text-decoration: underline;
}
.link_blue a: hover{
	color: #336699;
	text-decoration: underline;
}
.link_blue a: visited{
	color: #336699;
	text-decoration: underline;
}
