.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
}
.main_new {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	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;
}
a:link {
	color: #FF3333;
	text-decoration: none;
}
a img, a:hover img { 
border: none;
text-decoration: none;
} 

.nohover a:hover { 
border: none;
text-decoration: none;
background-color: transparent;
}

a:hover {
	color: #FF3333;
	text-decoration: none;
	background-color: #FFCCCC;
	border: none;
}


.bgstripe {
	background-attachment: scroll;
	background-image: url(../images/_bg_swipe.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:visited {
	color: #FF3333;
}
.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;
}
.tdback { 
background-image: url(../images/mail_bg.gif);
} 

