
/* CSS Document */

body{
	margin:0px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(images/back.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#5d94bc;
	text-align:left;}
	
.menu{
	background-image:url(images/menu_back.gif);
	font-family:Verdana, Geneva, sans-serif;
	}
	
	.menu A{
color:#000;
text-decoration:none;
	}
	
		.menu A:hover{
color:#e23c37;
text-decoration:none;
	}
	
	
		.menu_act{
color:#e23c37;
text-decoration:none;
	}
	
.txt{
	font-size:16px;
	color:#FFF;}
	
.default_txt{
	line-height:17px;
	font-size:12px;
	color:#FFF;}
	

.round1{
	background-image:url(images/mainr_1.gif);}
	
.round2{
	background-image:url(images/main2_2.gif);}

.roundfill{
	background-image:url(images/mainr_fill.gif);}
	
.txt2{
	font-size:12px;
	color:#000;
	line-height:20px;}
	
.txt3{
	font-size:16px;
	color:#000;}
	
	.newbox{
		background-color:#FFF;
		border:solid 1px #606060;
		padding:20px;
		line-height:19px;
		color:#000;}
		
	.newbox1{
		background-color:#FFF;
		border:solid 1px #606060;
		padding:4px;
		padding-left:20px;
		line-height:19px;
		color:#000;
		padding-bottom:5px;}
		
		.newbox1 A{
	
		color:#0686e4;
		}
		
#BOTTOM{
	background-image: url(images/bottom.gif);
	height:54px;}
	
.bottomnav{
	color:#535353;
	font-size:12px;}
	
	.bottomnav A{
	color:#535353;
	font-size:12px;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;}
.copy{
	font-size:11px;
	color:#535353;}
	
.copy A{
	font-size:11px;
	color:#535353;
	text-decoration:none;}
	
.copy A:hover{
	font-size:11px;
	color:#535353;
	text-decoration:underline;}
	
.newhead{
	font-size:18px;
	color:#e23c37;}
	
.listings{
	line-height:20px;}
	
.txts
{
	font-size:12px;}
