body
	{
	font-family: Georgia,Verdana,Arial,Tahoma,"Trebuchet MS",Sans-Serif,Courier,"Times New Roman",Serif;
	font-size: 10px;
	background-color: #B0D0FF;
	margin: 0px;
	padding-bottom: 10px;
	}

table	{
	font-family: Georgia,Verdana,Arial,Tahoma,"Trebuchet MS",Sans-Serif,Courier,"Times New Roman",Serif;
	font-size: 12px;
	border: none
	}

img
	{
	border: 0px;
	vertical-align: middle;
	}
	
textarea
{
	font-family: Georgia,Verdana,Arial,Tahoma,"Trebuchet MS",Sans-Serif,Courier,"Times New Roman",Serif;
	font-size: 12px;
	color: #1D78FF;
	border: 1px solid #4590FF;
	background-color: #EEEEEE;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}
	
select
{
	font-size: 12px;
	color: #1D78FF;
	border: 1px solid #4590FF;
	background-color: #EEEEEE;
	height: 18px;
}

h1
{
	font-size: 12px;
}

h2
{
	font-size: 12px;
}

.inpts
{
	font-size: 12px;
	color: #1D78FF;
	border: 1px solid #4590FF;
	background-color: #EEEEEE;
	padding-left: 4px;
	padding-right: 4px;
	height: 18px;
}

.inpts:focus, textarea:focus
{
	background: #fffdda;
}

.inpts_disabled
{
	font-size: 12px;
	color: #1D78FF;
	border: 1px solid #4590FF;
	background-color: #e0e0e0;
	padding-left: 4px;
	padding-right: 4px;
	height: 18px;
}

.button
{
	font-size: 12px;
	color: #eeeeee;
	border: 1px outset #EEEEEE;
	background-color: #4590FF;
	height: 20px;
}

table.body
	{
	width: 800px;
	border: 0px solid #000000;
	}

table.header
	{
	width: 800px;
	border: 0px solid #000000;
	}

td.header
	{
	background: #B0D0FF;
	height: 1px;
	}

table.program_classes
	{
	width: 800px;
	border: 1px solid #000000;
	margin-bottom: 5px;
	}

td.program_classes
	{
	width: 800px;
	height: 25px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	}

a:link.program_classes_fonts,
a:active.program_classes_fonts,
a:visited.program_classes_fonts
	{
	background: transparent;
	font-size: 11px;
	color:#FFF552;
	text-decoration: none;
	font-weight: bold;
	}

a:hover.program_classes_fonts
	{
	background: transparent;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}

table.big_banner
	{
	width: 800px;
	border: 0px solid #000000;
	}

td.big_banner
	{
	width: 800px;
	text-align: center;
	padding-bottom: 5px;
	}

table.main
	{
	width: 800px;
	
	}

td.left-menu
	{
	width: 200px;
	border: 1px solid #000000;
	vertical-align: top;
	}

td.right-menu
	{
	width: 600px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	vertical-align: top;
	}

table.box
	{
	width: 100%;
	border: 1px solid #000000;
	margin-bottom: 3px;
	background-color: #D6E7FF;
	}

td.box
	{
	width: 100%;
	font-weight: bold;
	color: #FFF552;
	font-size: 12px;
	background: url('images/belka_bg.gif');
	text-align: center;
	border: 1px solid #FFFFFF;
	height: 25px;
	}

.partners
	{
	width: 120px;
	height: 60px;
	border: 1px solid #FFFFFF;
	}


td.vote_bg1	{
		background-color: #B0D0FF;
		border: 1px solid #D6E7FF;
		padding: 5px;
		vertical-align: top;
		}

td.vote_bg2	{
		background-color: #D6E7FF;
		border: 1px solid #B0D0FF;
		padding: 5px;
		}

td.buy_bg1		{
		background-color: #D6E7FF;
		}
		
td.buy_bg2		{
		background-color: #B0D0FF;
		}

td.standard1
{
	background-color: #B0D0FF;
	vertical-align: top;
}
		
td.standard2
{
	background-color: #EEEEEE;
}

td.details1
{
	background-color: #B0D0FF;
}

td.details2
{
	background-color: #EEEEEE;
}

.error
{
	color: #EE0000;
	text-decoration: underline;
}

.quotetop
{
	background: #E4EAF2 url('images/icons/quote.gif') no-repeat right;
	border: 1px dotted #000;
	border-left: 4px solid #8394B2;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	margin: 2px auto 0 auto;
	padding: 3px;
}

a:visited,
a:link
{
	font-family: Georgia,Verdana,Arial,Tahoma,"Trebuchet MS",Sans-Serif,Courier,"Times New Roman",Serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none
}

a:hover,
a:active
{
	font-family: Georgia,Verdana,Arial,Tahoma,"Trebuchet MS",Sans-Serif,Courier,"Times New Roman",Serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline
}

.program_name

{
	font-family: Georgia,Verdana,Arial,Tahoma,"Trebuchet MS",Sans-Serif,Courier,"Times New Roman",Serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline
}

a:visited.program_name,
a:link.program_name,
a:hover.program_name,
a:active.program_name
{
	font-family: Georgia,Verdana,Arial,Tahoma,"Trebuchet MS",Sans-Serif,Courier,"Times New Roman",Serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline
}


a:visited.program_name2,
a:link.program_name2,
a:hover.program_name2,
a:active.program_name2
{
	font-family: Georgia,Verdana,Arial,Tahoma,"Trebuchet MS",Sans-Serif,Courier,"Times New Roman",Serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline
}

a:visited.buy_ads,
a:link.buy_ads,
a:hover.buy_ads,
a:active.buy_ads
{
	font-family: Georgia,Verdana,Arial,Tahoma,"Trebuchet MS",Sans-Serif,Courier,"Times New Roman",Serif;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
	text-decoration: underline
}

a:link.pagination,
a:active.pagination,
a:visited.pagination
	{
	background: transparent;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}

a:hover.pagination
	{
	background: transparent;
	font-size: 11px;
	color: #FFF552;
	text-decoration: underline;
	font-weight: bold;
	}

.getlogo
{
	font-family: Georgia,Verdana,Arial,Tahoma,"Trebuchet MS",Sans-Serif,Courier,"Times New Roman",Serif;
	font-size: 11px;
	border:1px solid #000000;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#loading_layer
{
	width: 220px;
	height: 28px;
	padding: 18px 10px 10px 10px;
	text-align: center;
	color: #000;
	border: 1px solid;
	border-color: #CCC #666 #666 #CCC;
	background-color: #FCF8C7;
}