body {
	font-family: tahoma;
	font-size: 14px;
	background-image: url(./images/bg-2.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	color:#000000;
	font-family: tahoma;
	font-size: 16px;
}


ul{
	color:#000000;
	font-family: tahoma;
	font-size: 16px;
}

a {
	color:#0026FF;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
}
.small_link {
	color:#0026FF;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}
.inpage {
	color:#000000;
	font-family: tahoma;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
}



#container {
	margin: 0px auto;
	text-align: left;
	width: 800px;
}
#header{
	left:0px;
	top:53px;
	height:220px;
	width:800px;
/*	background-image:url('images/logo1.gif'); */
	background-repeat: no-repeat
}
#content{
}
h1{
	color:#CA0000;
	font-size: 36px;
	font-family: tahoma; 
	font-weight: bold;
	text-align:center;	
}


h2{
	color:#000000;
	font-size: 20px;
	font-family: tahoma; 
	font-weight: bold;
	text-align:center;
}

h3{
	color:#CA0000;
	font-size: 20px;
	font-family: tahoma; 
	font-weight: bold;


	
}

h4{
	color:#000000;
	font-size: 18px;
	font-family: tahoma; 
	font-weight: bold;
	text-align:center;
}

h5{
	color:#000000;
	font-size: 14px;
	font-family: tahoma; 
	font-weight: bold;
}

h6{
	color:#000000;
	font-size: 18px;
	font-family: tahoma; 
	font-weight: bold;
	text-align:Left;
}


.white_text{
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.gray_text{
	color: #959595;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.white_heder{
	color: #c4c2c2;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-color:#FFFFFF;
}

.white_text14{
	color: #c4c2c2;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.black_text14{
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menu_heder{
	color: #ffcc00;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.white_bold10{
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
