.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;

}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;

}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.menutable {
	font-size: 12px;
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px none #666666;
	border-left: 1px solid #666666;



}
.rightBorder {
	background-image: url(border/border_r2_c5.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.leftBorder {
	background-image: url(border/border_r3_c1.gif);
	background-repeat: repeat-y;
	background-position: center;
}
