.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
}
.maingrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
}

.main a:link {
	color: #FF3333;
	text-decoration: none;
}
.main a:hover {
	color: #FF3333;
	text-decoration: none;
	background-color: #ffccccc;	
}
.hover-img:hover {
	color: #FF3333;
	text-decoration: none;
}

.bgstripe {
	background-attachment: scroll;
	background-image: url(../images/_bg_swipe.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.main a:visited {
	color: #FF3333;
	text-decoration: line-through;
}
.bgtrees {
	background-attachment: fixed;
	background-image: url(../images/bg_trees.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.littleblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #3399CC;
	text-decoration: none;
}
.mainRed {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	}
	

	

