/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}


.border {
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #999999;
}
.bordernon {
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height:17px;
	}
.readmore{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color:#000;
}
a.readmore:hover
{
	text-decoration:none;
	ont-size: 12px;
	font-weight: normal;
	color:#000;
}	

.textnormal{
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	line-height:16px;
	color: #333333;
}	

.news{
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	line-height:16px;
	text-decoration:underline;
	color: #333333;
}	
.textbold{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	line-height:20px;
	color: #333333;
}
.readmore-bold{
	font-family: verdana;
	font-size: 14px;
	line-height:20px;
	font-weight: bold;
	color:#FFFFFF;
}
.adams{
	font-family: verdana;
	font-size: 14px;
	line-height:20px;
	font-weight: bold;
	color:#742179;
}
.adams2{
	font-family: verdana;
	font-size: 14px;
	line-height:20px;
	font-weight: bold;
	color:#046438;
}

.adams3{
	font-family: verdana;
	font-size: 14px;
	line-height:20px;
	font-weight: bold;
	color:#86578B;
}
.adams2-norm{
	font-family: verdana;
	font-size: 14px;
	line-height:20px;
	font-weight: normal;
	color:#046438;
}
.teal{
	font-family: verdana;
	font-size: 14px;
	line-height:16px;
	font-weight:inherit;
	color:#046438;
}
.adamsunderline{
	font-family: verdana;
	font-size: 14px;
	line-height:20px;
	font-weight: bold;
	color:#742179;
	text-decoration:underline;
}
