@charset "windows-1251";
body {
		background-color:#383027;
			padding:0;
			margin:0;
		/*margin-top: 30px; */
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.8em;
		text-align:justify;
		}
#Head{
		background:URL(imgs/bg-up.gif) no-repeat;
		background-color:#383027;
	}
	
h1,h2,h3{margin:0px;}
h3 {font-weight:normal;}
	
#Logobg{
	float:left;
	background-color: #BCBCBC;
	width: 90px;
	height:128px;
	margin-left:40px;
}

	#Title{
		font-size:1em;
		font-weight: bold;
		letter-spacing: 5px;
		padding:0px
	}

#Content{
			background:#383027;
			Height:600px;
			width: 100%;
			/*float:right;*/
		}
		
		#mainlist{
			Width:1200px;
			margin-top:22px;
		}
		

	
.txtnavLi{
		  
		    padding-top:0em;
			font-size:1em;
			font-weight: bold;
			letter-spacing: 5px;
			color: #fff;
				text-decoration: none;
		}
		
.txtContent{padding:20px;color:white;font-size:14px;font-family:Tahoma; text-align:justify;}
		
.bgBlualfa{background: url(imgs/blu1alfa80.png)}
.bgGreenalfa{background: url(imgs/green1alfa80.png)}
.bgRedalfa{background: url(imgs/red1alfa80.png)}
.bgOrangealfa{background: url(imgs/orange1alfa80.png)}

.bgBlu{background: url(imgs/stripblu.gif)}
.bgGreen{background: url(imgs/stripgreen.gif)}
.bgRed{background: url(imgs/stripred.gif)}
.bgOrange{background: url(imgs/striporange.gif)}

.bgBluWhite{background: url(imgs/stripblu.bmp)}
.bgGreenWhite{background: url(imgs/stripgreen.bmp)}
.bgRedWhite{background: url(imgs/stripred.bmp)}
.bgOrangeWhite{background: url(imgs/striporange.bmp)}


/* 4uka-grouP CSS */
.form_text		{

				font-family: Arial, Helvetica, sans-serif;
				font-size: 10pt;
				font-weight: normal;
				font-style: italic;

				color: #2F4F4F; 
			}

