a{text-decoration:none;}
a:hover{text-decoration:underline;}
*{
	font-size:11px;    
}
body {
	background-color:#FFFFFF;
	font-family:tahoma, verdana, sans-serif;
	margin:0;
	padding:0;
	color:#4A4949;
	font-size:11px;
	min-width: 730px;
}

.clearing {
	clear: both;
    height:0px;
    font-size:0;
}

form {
	margin:0;
	padding:0
}
img {
	border:0
}
a {
	color:#008CC6;
	text-decoration:underline
}
a:hover {
	text-decoration:none
}

.quick_poll{
        border:1px solid #ACB3B5;
        margin:0 2px 0 3px;
        padding:0 2px 2px 2px;
}
.quick_poll .title {
        font-weight:bold;
        margin:0 4px;
        color:#000;
        font-size:12px; 
}

.border {
        border:1px solid #ACB3B5;
        padding:4px;
}

/* Header Section */
#header {
	background:#E8ECEE url(../images/tile_header.gif) repeat-x 0 0;
	margin:0 0 3px 0;
	min-height:84px;
    height:auto !important;
    height:84px;
}
#header .logo {
	margin:18px 0 0 17px;
    float:left
}
#search_block {
	font-size:12px;
	padding:22px 23px 0 0;
	font-weight:bold;
	text-align:right;
	color:#018BC6
}
#search_block .input_box {
	margin:8px 0 0 0
}
#search_block .input_button {
	margin:0 0 3px 0
}


/* Network bar Section */

#network_bar {
	background-color:#c3e3ef;
	height:33px;
}

#network_bar .net_bar_item {
	font-weight:bold;
	float:right;
	margin: 2px 2px;
}

#network_bar .net_bar_text {
	float:right;
	padding: 10px 5px 0 5px;
}


/* Navigation Section */
#navigation {
	background-color:#5BB9D9;
	height:32px;
	margin:0 0 5px 0;
	border-bottom:6px solid #46B0D5
}
#navigation .nav_item {
	float:right;
	background-repeat:no-repeat;
	margin:5px 0 0 0;
	padding:4px 24px 4px 30px
}
#navigation .nav_item a {
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none
}
#navigation .nav_item a:hover {
	text-decoration:underline
}
#nav_1 {background-image:url(../images/icon-1.gif)}
#nav_2 {background-image:url(../images/icon-2.gif)}
#nav_3 {background-image:url(../images/icon-3.gif)}
#nav_4 {background-image:url(../images/icon-4.gif)}
#nav_5 {background-image:url(../images/icon-5.gif)}

/* Footer Section */
#footer {
	background-color:#5BB9D9;
	clear:both;
	height:32px;
	margin:0 0 20px 0;
	border-bottom:5px solid #46B0D5
}
#copyright {
	float:left;
	margin:11px 0 0 11px;
	color:#FFFFFF;
}
#copyright a {
	color:#FFFFFF;
	text-decoration:underline
}
#copyright a:hover {
	text-decoration:none
}
#description {
	float:right;
	margin:11px 11px 0 0;
	color:#FFFFFF;
}
.footer_links_caption {
	margin-left:10px;
	float:left;
}
.footer_links {
    padding-left:75px;
}

/* Columns Layout Section */
#container {
	width: 100%;
	float: left;
	margin-right: -206px;
}
#in_container {
	margin-right: 205px;
}
#middle_column {
	margin-left:205px;
}
#middle_column_1 {
	padding:2px;
	float: left;
	
}
#left_column {
    float: left;
	width:205px;
	margin:0 0 10px 0
}
#right_column {
    float: right;
	width:205px;
	margin:0 0 10px 0
}


/* Content Block Section */
#content {
	border:1px solid #DCDFE0;
	padding:2px
}
h1 {
	background-color:#DFEEF4;
	color:#0174A5;
	font-weight:bold;
	font-size:17px;
	margin:0;
	padding:8px 12px;
	border-bottom:6px solid #C3E3EF
}
h1.red {
	color:#dc2c25;
}
.content {
	border:1px solid #DCDFE0;
	padding:2px
}
.block {
	margin:16px 8px;
}

.line {
	border-top:1px solid #DFEEF4;
	height:1px;
	margin:12px 0;
	font-size:1px
}

/* Menu Block Section */
#menu {
	border:1px solid #ACB3B5;
	margin:0 2px 0 3px;
	padding:0 2px 2px 2px
}
.caption {
	border:1px solid;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	padding:8px 10px;
	margin:2px 0
}
.scheme_1 {
	background-color:#018BC6;
	border-color:#206BAA
}
.scheme_2 {
	background-color:#DC170D;
	border-color:#A83209
}
.menu_links {
	border-top:1px solid #ACB3B5
}
.menu_item {
	border:1px solid #ACB3B5;
	border-top:0
}
.menu_item a {
	color:#362F2D;
	text-decoration:none;
	background-color:#FFFFFF;
	width:172px;
	padding:5px 0 5px 20px;
	display:block
}
.menu_item a:hover {
	background-color:#CFDFE5;  
}
.bullet {
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	position:absolute;
	margin:9px 0 0 9px;
	width:3px;
	font-size:1px;
	height:5px
}

/* Featured Block Section */
#featured {
	border:1px solid #ACB3B5;
	margin:0 2px 0 3px;
	padding:0 2px 2px 2px
}
.featured_screen {
	border:1px solid #ACB3B5;
	padding:3px;
	
}
.featured_links {
	background-color:#46B0D5;
	padding:5px 0;
	text-align:center;
	border:1px solid #3999BA
}
.featured_links a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none
}
.featured_links a:hover {
	text-decoration:underline
}
.dots {
	background-image:url(../images/dots.gif);
	background-repeat:no-repeat;
	width:2px;
	margin:0 12px;
	height:14px;
}
.space_div {
	height:8px;
	font-size:1px;
	width:1px
}

.title {
    font-size: 17px;
    font-weight: bold;
    color: #FF0000
}

.content {
    font-size: 12px
}



.bot{font-family: Tahoma; font-size: 11px; color: #ffffff;}
.bot2{font-family: Tahoma; font-size: 11px; color: #505C60;}
.t{font-family: Tahoma; font-size: 11px; color: #505C60;}
.tbot{color:#F3F3F3; font-family: tahoma; font-size: 11px}

.pg{font-family: Tahoma; font-size: 11px; color: #999999; font-weight:bold; text-decoration:underline}
a.pg:hover { text-decoration:none}
.pging{ font-family:Arial; font-size:11px; color: #666666; font-weight:bold}

.tleft{font-family: Tahoma; font-size: 11px; color: #3B494D; font-weight: 600}
.lm{font-family: Tahoma; font-size: 12px; color: #3B494D}


.toplink2{font-family: Tahoma; font-size: 8pt; color: #595959}
.toplink{font-family: Tahoma; font-size: 8pt; color: #595959}

.inptop{border: 1px solid #245100; width: 87px; height: 19px; color: #2A5900; font-size: 8pt}
.inpsearch{border: 1px solid #BCBCBC; width: 105px; height: 19px; color: #BCBCBC; font-size: 8pt}

.auth{font-family: Tahoma; font-size: 9px; color: #ffffff;}
.authgr{font-family: Arial; font-size: 9px; color: #A4EF52;}
.searchred{font-family: Tahoma; font-size: 10pt; color: #C90000;}
.mainmenu{font-family: Tahoma; font-size: 10pt; color: #595959;}

.main{font-family: Tahoma; font-size: 10pt; color: #595959; padding: 0 5px 0 5px}



.topn{font-family: Tahoma; font-size: 11px; color: #5B5B5B; margin: 0px}
.topdesc{font-family: Tahoma; font-size: 11px; color: #5B5B5B; margin: 0px}
.topurl{font-family: Tahoma; font-size: 11px; color: #5B5B5B; margin: 0px}

.rl{font-family: Verdana; font-size: 11px; color: #D40000;}
.tl{color:#F3F3F3; font-family: tahoma; font-size: 11px}
.t12 {color: #FF9900; font-weight: bold;}
.t14 {color: #D40000; font-weight: bold;}

.prlink11{font-family: Tahoma; font-size: 11px; color: #D40000; margin: 0px}
.prlink11bl{font-family: Tahoma; font-size: 11px; color: #D40000; margin: 0px}
.prlinkpr{font-family: Tahoma; font-size: 11px; color: #245100; margin: 0px}
.mtd{border: #C0C0C0 1px solid; background: url(images/mbg1.gif);}
a.menu{
font-family: Tahoma; 
font-size: 12px;
font-weight: 600; 
color: #3B494D;
}
a.menu:hover{
font-family: Tahoma; 
font-size: 12px;
font-weight: 600;
color: #3B494D;
}

/* Loader ****************/

#interface1 {
	z-index:1;
}
#loader_container {text-align:center; position:absolute; top:40%; width: 450px; padding: 10px 0}
* html #loader_container {position:absolute; top:40%; padding: 10px 0; width: 30px}

.border_preview{
	z-index:100;
	position:absolute; 
	background: #F3F3F3;
	border: 2px solid #C4C4C4;
	width: 450px;
}
* html .border_preview {
	z-index:100;
	position:absolute; 
	background: #F3F3F3;
	border: 2px solid #C4C4C4;
	width: 450px;
	height: 300px;
}