/*Design by  Nur Stylesheet visit www.designbynur.com */ 

html, body {
	font-family:Trebuchet MS, sans-serif;
	color: #000;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-size: 0.9em;
	background-color: #ffffff;
	list-style-position: outside;
	list-style-image: url(../img/okk.gif);
	scrollbar-base-color: #fff;
	scrollbar-3dlight-color: 999;
	scrollbar-arrow-color: #002B87;
	scrollbar-darkshadow-color: #666;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #002B87;
	scrollbar-shadow-color: #330033;
	scrollbar-track-color: #fff;
}
	
#main {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	background-color: #ffffff;	
}
#top {
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #CC3300;
	padding: 0px;
	background-image: url(../img/ust.jpg);
	background-repeat: repeat-x;
	background-position: top;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
	
#top a {
	padding: 8px;
	color: #FF6600;
	font-weight: bold;
	border: 3px double #A4CAE8;
	background:#002B87 url(../img/42a.gif) center repeat;
}
#top a:hover {
	padding: 8px;
	color: #cc0000;
	background: #002B87 url(../img/42b.gif) center repeat;
	text-decoration: none;
 	border: 3px double #006600;
	}

#top a:active {
	padding: 8px;
	color: #006699;
	background: #9acd32 url(../img/42a.gif) center repeat;
	border: 3px double #006600;}
	
	
	
#top a:visited {
	padding: 8px;
	color: #333333;
	border: 3px double #006600;
	background: #d2691e url(../img/42c.gif) center repeat;
}
	
	
	
#footer {
	width: 100%;
	text-align: center;
	font-size: 0.9em;
	color: #333333;
	padding: 0px;
	background-image: url(../img/gren.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ffffff;
}

a {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #003366;
}
a:visited {
	text-decoration: none;
	color: #006666;
}
a:hover {
	text-decoration: none;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color: #660000;
}


.gri {
    color: #666;
	font-weight: bold;
}	

.left {
	float: left; }
	
.right { float: right; }


	
.bold {
	font-weight: 900;
	color: #33CC00;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.red {
	color: #cc0204;
	font-style: italic;
}

.rd{
	color: #990033;
}

.blue {
	color: #330099;
	font-style: italic;
}

.ord {
	color:#FF3300;
	font-size: 14px;
	font-weight: 900;
	letter-spacing: 2px;
	word-spacing: 3px;
}

.brd1 { border: 4px double #B4FF40;}
.brd2 { border: 4px double #B1D8F7;}
.brd3 { border: 4px double #E2D3BA;}

