	body,table
	{
		font-family: Arial;
		font-size: 12px;
		color: #333333;
		line-height: 150%;
	}	
	
	table{border: 0px}

	form
	{
		margin:0px;
		padding:0px;
	}

  	a:visited {color: #006699;text-decoration: underline;}
	a:link{text-decoration: underline;color:#006699;}
	a:active {text-decoration: none;color:#006699;}
	a:hover {text-decoration:  none;color: #006699;}
	
	a.menu:visited {color: #ffffff;text-decoration: underline;}
	a.menu:link{text-decoration: underline;color:#ffffff;}
	a.menu:active {text-decoration: none;color:#ffffff;}
	a.menu:hover {text-decoration:  none;color: #ffffff;}
	
	
	.white
	{
		margin:0px;
		margin-bottom: 10px;
		font-size:30px;
		color:#FFFFFF;
		
	}
	
	
	h4
	{
		margin:0px;
		margin-bottom: 10px;
		font-size:20px;
		color:#006699;
		
	}
	
.menu_text
{
	margin-top:4px;
	text-align:center;
}

.smenu
{
	cursor:pointer;
	background-repeat: no-repeat;
	
}


.text
{
	color:#746B5A
}

.news
{
	margin-top:5px;
	padding-bottom:5px;
	border:1px dotted #CCCCCC;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	margin-bottom:5px;
	
}

.bline
{
	background-image:url(../img/bottom.jpg);
	height:14px;
	width:1004px;
}

.bottom
{
	background-image:url(../img/bbg.jpg);
	height:55px;
	width:1004px;
	text-align:left;

}

.top
{
	background-image:url(../img/top.jpg);
}