.v_9 {
	font-family: Verdana;
	font-size: 9px;
}
.v_10 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}
.v_11 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}
.v_12 {
	font-family: Verdana;
	font-size: 12px;
}
A:link {
	color: #CCCC00;
	text-decoration: none
}
A:visited {
	color: #CCCC00;
	text-decoration: none
}
A:active {
	color: #CCCC00;
	text-decoration: none
}
A:hover {
	color: #000000;
	text-decoration: underline;
}
.tile {
	background-image: url(../site_images/tile.jpg);
	background-repeat: repeat;
}
.main_bg {
	background-image: url(../site_images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px -120px;
}
.v_line {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	padding-right: 12px;
}

