@charset "utf-8";
/* CSS Document */

html {
	background: #fff;
	
}

body {
	top:0px;
	margin: 0;
	padding:0;
	font-family:Tahoma;
	font-size: 11px;
	color:#600;
	line-height: 1.5em;
	width: 100%;
	
}

a:link, a:visited {	color:#900; text-decoration:none; }
a:active, a:hover { color:#039; text-decoration:none; }



.top
 { 
	height:2100px;
	width:1000px;
	z-index:auto;
	margin:auto;
	left:80px;
	border:1px solid #99ccff;
	
}

.centertop
{
	width:1000px;
	height:21px;
	background-color:#ed9716;
}
.center
{
	width:1050px;
    height:2000px;
	background-color:#FFFFF9;
}
.c1
{
	width:980px;
	height:1900px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	}
.c1in
{
	width:200px;
	height:180px;
	float:left;
	background-color:#ffffff;
	
	
}
.c1in2
{
	width:580px;
	height:180px;
	z-index:auto;
	margin:auto;
	left:200px;
	float:left;
	background-color:#ffffff;
	
	
}
.c1in3
{
	width:195px;
	height:180px;
	z-index:auto;
	margin:auto;
	left:600px;
	float:right;
	background-color:#ffffff;
	
	
}
.c2
{
	width:980px;
	height:1800px;
	float:left;

}
.c3
{
	width:980px;
	height:1600px;
	float:left;
}
.bord
{
	border:#600 1px solid;

}
.div_resources{
width:140px;
height:650px;
background-color:#ebf4fc;
border:1px solid #99ccff;
float:left;
margin-left:7px;
margin-top:10px;
z-index:auto;
padding-top:7px;
padding-left:12px;
padding-right:12px;
padding-bottom:14px;
}

.div_next
{
	padding-top:10px;
	float:left;
	width:970px;
	height:1000px;
}
.div_bottom
{
	padding-left:0px;
	float:left;
	width:975px;
	height:500px;
}
.borde
{
	border:1px solid #99ccff;
}
.head
{
	font-size:14px;
	font-weight:bold;
	color:#000;
}
.smalltext
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666;
}
A.new
{
    COLOR: #003399;
	font-weight: bold;
    Text-Decoration:none;
}
.new A:active
{
    COLOR:#003399;
	font-weight: bold;
}
.new A:link
{
    COLOR: #003399;
	font-weight: bold;
}
A.new:visited
{	
    COLOR: #003399;
	font-weight: bold;
}
A.new:hover
{
    COLOR: #000000;
	font-weight: bold;
	Text-Decoration:underline;
    BACKGROUND: #ffcc00;
}
.fieldset3
{
    PADDING-RIGHT: 1px;
    PADDING-LEFT: 1px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    BACKGROUND: #FF9900;
    PADDING-BOTTOM: 1px;
    COLOR: black;
    PADDING-TOP: 1px;
    FONT-FAMILY:Verdana, Geneva, sans-serif;
}
.tt
{font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#000;
}
.tt a:link {color: #ffffff; text-decoration:none; }
.tt a:active {color:#FFC; text-decoration:none; }
.tt a:visited{color: #ffffff; text-decoration:none; }
 .tt a:hover {color:#FFC; text-decoration:underline; }
html{
	overflow-x: hidden;
	overflow-y: auto;
}
#sddm
{	margin: 0;
	padding: 2px;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px verdana;}

#sddm li a
{	display: block;
	margin: 0 2px 0 0;
	padding: 4px 24px;
	width: 150px;
	background:#900;
	color: #fff;
	text-align: center;
	border-top:4px #fff solid;
	border-bottom:1px #fff solid;
	text-decoration: none}

#sddm li a:hover
{	background":#990;
color:#1A65A3;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background:#690;
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background:#fff;
		color: #1A65A3;
		border:0px #fff solid;
		font: bold 11px verdana;}

	#sddm div a:hover
	{	background: #1A65A3;
		color: #fff;}
		
		
		.top
		{
			margin-top:0px;
		}
		.abor
		{
			border-bottom:1px #fff solid;
		}