body{
background:#FFFFFF url(images/bg.jpg) top center repeat-x;
}

.regular {
	font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
	line-height:20px;
	color: #666666;
}

.regular a
{
text-decoration:underline;
color:#7f5300;
}

.regular a:hover
{
text-decoration:none;
color:#999999;
}

.regular-2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	line-height:20px;
	color: #257a07;
}

.slogan {
font-family:tahoma;
font-size:14px;
font-weight:bold;
line-height:25px;
color:#257a07;
}

.links {
font-family:tahoma;
font-size:11px;
font-weight:normal;
line-height:25px;
color:#74a91b;
}

.links a
{
text-decoration:none;
color:#7f5300;
text-decoration:underline;
}
.links a:hover
{
text-decoration:none;
color:#74a91b;
}

.small {
font-family:tahoma;
font-size:11px;
font-weight:normal;
line-height:12px;
color:#7f5300;
}

.text, input, select {
	font-family: Trebuchet MS;
	font-size: 19px;
	line-height: 19px;
	font-weight:normal;
	color: #369015;
 
}

.border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	background: #FFFFFF;
    border: 1px double #b6c3d1;
    
}
