body 	
	{
	background-color:#292938;
	color:#B0BAC1;		/*858FA0*/
	font:84.5% Verdana;		/*Georgia*/
	line-height:180%;
	/*text-align: center;*/
	font-size:11px;
	margin:15px 5px 15px 5px;
	padding:0px;
	background-image:url(images/bkg.png);
	/*background-repeat: no-repeat;*/
	background-attachment: fixed;
	}
	
A:link{text-decoration:none; color:#00CC00;}
A:visited{text-decoration:none; color:#009933;}
A:active{text-decoration:underline; color:#CCFF00; font-style:italic;}
A:hover{text-decoration:underline; color:#FF0033; font-style:italic;}

#container
	{
	position:relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width:850px;
	height:auto;
	background-color:#080F19;	/*#080F19-----282d33*/
	border: 1px solid #778894;
	padding:0px;
	}

#top
	{
	width:850px;
	height:50px;
	border-bottom:#778894 1px solid;
	
	}

#logo
	{
	width:850px;
	height:350px;
	background-image:url(images/header.jpg);
	/*border-top: #778894 1px solid;*/
	border-bottom: #778894 1px solid;
	}

#hor_menu
	{
	width:850px;
	height:60px;
	border-bottom: 1px solid #778894;
	}

#content
	{
	width:850px;
	min-height:550px;

	}
	
#left_menu
	{

	float:left;
	width:150px;
	height:auto;
	margin:20px 10px 10px 10px;
	padding:0px;
	border:1px solid #778894;
	text-align:center;
	}

#content_1
	{
	position:relative;
	width:auto;
	min-height:600px;
	margin:10px 15px 0px 190px;
	padding:0px 0px 30px 0px;
	}
	
#right
	{
	float:right;
	width:180px;
	height:auto;
	margin:0px;
	padding:0px;
	}
	
#footer
	{
	clear:both;
	width:850px;
	height:50px;
	background-image:url(images/bottom_bar.png);
	margin:0px;
	border-top: #778894 solid 1px;
	text-align:right;
	line-height:100%;
	}
	
#thumb
	{
	float:left;
	width:120px;
	height:90px;
	margin:20px;
	
	}
p
	{
	padding:5px;
	text-align:justify;
	}
.style1
	{
	color: #FFFF00;
	/*font-weight:800;*/
	letter-spacing:1px;
	}
	
td.hordot1 {
	background-image : url(images/hordot.gif);
}

