@charset "iso-8859-1";
/* CSS Document */

/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color:#FFFFFF;			
	margin: 0px;
	padding: 0px;	
}
a.LastNews
{
	color: rgb(239, 123, 12);
}
td,h1,h2,input,select,p,form
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align:left;
	vertical-align:top;
}
h1.title
{
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align:center;
	vertical-align:top;
}
h1.head 
{
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align:left;
	vertical-align:top;
	
}

table.main
{
	/*width:800px;*/
	width:1000px;
	border:0;
}
input.Button
{
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	border:1px solid #0066CC;
	background-image:url(../img/bg_buttons.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#3399CC;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	padding:0;
	margin:0;
	/*height:21px;	*/
}
.yellowButton
{
	font-size:11px;
	color:#0469B9;
	font-weight:bold;
	border:1px solid #0469B9;
	background-image:url(../img/bg_yellow_button.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#FDF65D;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	padding:0;
	margin:0;	
	width:80px;
	height:20px;
	margin-left:60px;
}

/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
font.headerTitle1
{
	font-family: Arial,Tahoma, Helvetica, sans-serif;
	font-size: 24px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
}
font.headerTitle2
{
	font-family: Arial,Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	color:#FFFF66;
	font-weight:bold;
	text-transform:uppercase;		
}
td.headerTitle
{
	text-align:center;
	padding-left:330px;	
	padding-bottom:10px;	
	background-color:#3399FF;
	vertical-align:bottom;	
	height:111px;
	/*height:100px;*/
	/*background-image:url(../img/bg_header1.jpg);*/
	background-image:url(../img/1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
td.headerSearchBlock
{
	height:41px;
	background-image:url(../img/bg_header2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#000000;
	
	
}
table.headerSearchBlock
{
	margin-left:205px;
	height:100%;
}
table.headerSearchBlock td
{
	vertical-align:top;	
}
td.headerHome
{
	padding-top:4px;
	width:22px;
}
td.headerHome a img
{
	border:0;
	width:12px;
	height:15px;
}
td.headerLine
{
	padding-top:4px;
	width:10px;
}
td.headerLine img
{
	width:1px;
	height:15px;
}
td.headerMail
{
	padding-top:4px;
	/*width:310px;*/
	_width:100px;
	width:150px;
}
td.headerMail a img
{
	border:0;
	width:15px;
	height:15px;
}
td.headerSearch
{
	padding-top:4px;
	width:22px;
}
td.headerSearch a img
{
	border:0;
	width:15px;
	height:15px;
}
td.headerSearchInput
{
	width:156px;
}
td.headerSearchInput input
{
	width:153px;
	height:21px;	
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding-top:2px;
	padding-left:4px;
}

/*
================================================================================
|                                    MAIN MENU                                 |
================================================================================
*/
td.mainMenu
{
	width:177px;
	background-color:#FDF043;
	vertical-align:top;
	text-align:left;	
}
td.topicBlue
{
	height:25px;	
	text-align:left;
	vertical-align:middle;
	background-image:url(../img/bg_topic_blue.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#499AE4;
	padding-left:10px;
}
font.arr
{
	color:#FFF773;
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	background-image:url(../img/bg_marker3.gif);	
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:14px;
}
p.arr
{
	color:#FFF773;
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	background-image:url(../img/bg_marker3.gif);
	line-height:20px;
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:24px;
	vertical-align:middle;	
}

td.gerb
{
	background-image:url(../img/bg_gerb.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:179px;
	vertical-align:bottom;
	padding-bottom:20px;
	color:#464646;
	font-size:11px;
	font-weight:normal;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	text-align:left;
	padding-left:15px;	
}

a.topics
{
	background-image:url(../img/bg_marker1.gif);		
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:28px;
	margin-left:10px;
	display:block;
	line-height:24px;
	font-size:14px;
	color:#2C5CA4;
	font-weight:bold;	
	text-decoration:none;
}
a.topicsS
{
	/*background-image:url(../img/bg_marker1.gif);		
	background-position:left center;
	background-repeat:no-repeat;*/
	
	margin-left:15px;
	display:block;
	line-height:24px;
	font-size:14px;
	color:#2C5CA4;
	font-weight:bold;	
	text-decoration:none;
}
a.topicsS:hover{text-decoration:underline;}
a.topics:hover{text-decoration:underline;}
a.sub
{
	padding-left:17px;
	margin-left:5px;
	line-height:20px;
	font-size:12px;
	color:#292929;	
	display:block;
	text-decoration:none;
}
a.sub:hover{text-decoration:underline;color:#666666;}
a.subTopics
{
	background-image:url(../img/bg_marker2.gif);		
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:17px;
	margin-left:25px;
	line-height:20px;
	font-size:12px;
	color:#292929;	
	display:block;
	text-decoration:none;
}
a.subTopics:hover{text-decoration:underline;}
img.MenuSeparator
{
	display:block;
	width:177px;
	height:1px;
}
td.menuTop
{
	background-image:url(../img/bg_menuTop.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:14px;
}

/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/

td.mainBlock
{
	background-image:url(../img/bg_left_shaddow.gif);
	background-repeat:repeat-y;
	background-position:left top;	
	/*width:413px;*/
	width:637px;
}
td.author
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:italic;
	font-weight: normal;
	color: #000000;		
	text-align:left;
	vertical-align:top;
	padding-left:20px;
	padding-right:12px;
}
table.mainBlock
{
	
	height:100%;
	width:100%;
	background-image:url(../img/bg_top_shaddow.gif);
	background-position:left top;
	background-repeat:repeat-x;
	margin-left:8px;
}
td.logo
{
	background-image:url(../img/bg_logo2.gif);
	background-repeat:no-repeat;
	background-position:center top;
	height:91px;
}
div.contentLine
{
	background-color:#CCCCCC;
	height:1px;
	width:100%;
	margin-top:16px;
	margin-bottom:16px;	
}
td.content
{
	padding-left:20px;
	padding-right:12px;
	color:#333333;
	font-size:11px;	
	line-height:20px;
	/*text-align:justify; */
	
}
td.content a
{
	font-size:11px;
	color:#3366CC;	
	margin-top:10px;	
}
td.content a:hover
{
	text-decoration:none;
}
td.content h1
{
	font-size:12px;
	color:#333333;
	font-weight:bold;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	margin-bottom:10px;	
}

td.rightBlock
{
	border-left:1px solid #BFBFBF;	
	padding-left:7px;
	background-image:url(../img/bg_top_shaddow.gif);
	background-position:left top;
	background-repeat:repeat-x;
	
}
table.rightBox
{
	width:199px;
	margin-top:8px;
}

td.rightBoxBorderBlack
{
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	height:66px;
	color:#575757;
	font-size:12px;
	font-weight:normal;	
	padding:10px;
}
td.rightBoxBorderBlue
{
	border:1px solid #24A1E0;
	height:30px;
	background-image:url(../img/bg_yellow_box.gif);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#FDFA6D;
	color:#0469B9;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
p.rightBoxDetails
{
	/*text-align:right;
	FONT: 10pt verdana,arial,helvetica,sans-serif; 
	TEXT-INDENT: 12pt;
	line-height: 12pt; 
	MARGIN-BOTTOM: 0.1em; 
	MARGIN-TOP: 0.0em;
	text-align:left;*/
	font-size:larger;
	
}
a.rightBoxDetails
{
	font-size:11px;
	color:#0469B9;
	font-weight:normal;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	background-image:url(../img/bg_blue_arr.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;
}
a.rightBoxDetails:hover
{
	text-decoration:none;
}
a.rightBoxDate
{
	color:#EF7B0C;
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
}
a.rightBoxDate:hover
{
	text-decoration:none;
}
div.rightBoxLine
{
	background-image:url(../img/bg_rightBoxLine.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:1px;
	width:100%;
	margin-top:16px;
	margin-bottom:16px;	
}
div.rightBoxLine2
{
	background-color:#CCCCCC;
	height:1px;
	width:100%;
	margin-top:4px;
	margin-bottom:4px;	
}
h1.question
{	
	color:#464646;
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
td.poolAnsver
{
	color:#196CB6;
	font-size:12px;
	font-weight:normal;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	
	vertical-align:middle;
	line-height:11px;
	
}
td.poolPlogress
{
	background-color:#3300CC;
	width:100px;
}
td.poolPlogress1
{
	width:100px;
	vertical-align:middle;
}
td.poolProcent
{
	color:#196CB6;
	font-size:12px;
	font-weight:normal;
	font-family:Tahoma,Arial, Helvetica, sans-serif;	
	text-align:right;
	line-height:11px;
	vertical-align:middle;
}

table.form td
{
text-align:center;
}