body, td, select, textarea, input 
{
	color: #474747;
	font-family: Verdana, Arial;
	font-size: 12px;
}

.selector_block 
{
	background-color: #0267be;
	background-image: url(../images/frames/bg_selector.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 85px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	text-align: left;
}

.response_block 
{
	background-color: #0267be;
	background-image: url(../images/frames/bg_response.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 125px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	text-align: left;
}

.mainTopHeader 
{
	color: #000;
	font-family: Verdana, Arial, Tahoma;
	font-size: 16px;
	font-weight: 700;
}

.block_header 
{
	color: #000;
	font-family: Verdana, Arial, Tahoma;
	font-size: 15px;
	font-weight: 700;
}

.block_selector 
{
	color: #000;
	font-family: Verdana, Arial, Tahoma;
	font-size: 13px;
	font-weight: 500;
}

.block_header_red 
{
	color: #e20;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: 600;
}

.block_text 
{
	color: #16b;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: 500;
	text-indent: 15px;
	text-align: justify;
}

a:link    { color: #27c; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 500; }
a:visited { color: #27c; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 500; }
a:hover   { color: #27c; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 500; }

a.black:link    { color: #000; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 500; }
a.black:visited { color: #000; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 500; }
a.black:hover   { color: #27c; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 500; }

a.mainTopHeader:link    { color: #000; text-decoration: underline; font-family: Verdana, Arial, Tahoma; font-size: 16px; font-weight: 700; }
a.mainTopHeader:visited { color: #000; text-decoration: underline; font-family: Verdana, Arial, Tahoma; font-size: 16px; font-weight: 700; }
a.mainTopHeader:hover   { color: #27c; text-decoration: none; font-family: Verdana, Arial, Tahoma; font-size: 16px; font-weight: 700; }

a.lang:link    { color: #27c; text-decoration: none; font-family: Verdana, Arial, Tahoma; font-size: 12px; font-weight: 700; }
a.lang:visited { color: #27c; text-decoration: none; font-family: Verdana, Arial, Tahoma; font-size: 12px; font-weight: 700; }
a.lang:hover   { color: #000; text-decoration: none; font-family: Verdana, Arial, Tahoma; font-size: 12px; font-weight: 700; }

.lang 
{ 
	color: #000; 
	text-decoration: none; 
	font-family: Verdana, Arial, Tahoma; 
	font-size: 12px; 
	font-weight: 700; 
}

a.block_link:link    { color: #000; text-decoration: none; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 600; }
a.block_link:visited { color: #000; text-decoration: none; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 600; }
a.block_link:hover   { color: #27c; text-decoration: underline; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 600; }

a.country_link:link    { color: #27c; text-decoration: none; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 500; }
a.country_link:visited { color: #27c; text-decoration: none; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 500; }
a.country_link:hover   { color: #000; text-decoration: underline; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 500; }

.country_selected   { color: #000; text-decoration: none; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 600; }


.countries 
{
	color: #27c;
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	font-weight: 500;
}

.mainRadioList
{
    border-top: 1px solid #cde; 
}

.mainRadioList td
{
    border-bottom: 1px solid #cde; 
}

.innerRadioList td
{
    border-bottom: 0px solid #27c; 
}


