body,table,tr,td {
	color: #000;
	font-size: 12px;
	font-family: Arial,Helvetica,San Serif;
}
#container_01 {
	margin-top: 5px;
	color: #000;
	font-size: 12px;
	font-family: Arial,Helvetica,San Serif;
}
.masterNav {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial,Helvetica,San Serif;
}

.masterNav:hover {
	text-decoration: underline;
	font-family: Arial,Helvetica,San Serif;
}

.navContainer {
	color: #000;
	height: 30px;
}

.vcwnews {
	border-right: 1px solid #CCC;
	font-family: Arial,Helvetica,San Serif;
	font-size: 13px;
	background-color:#F4F4F4;
}

#title_bar_01 {
	color: #343C5B;
	font-size: 12px;
	font-weight:bold;
	padding: 5px;
	display: block;
	width: 97%;
	background-color: #F4F4F4;
}

.title_text_01 {
	font-size:18px;
	color: #343C5B;
}

#content_box_01 {
	width: 97%;
	border-bottom: 1px solid #FFF;
	text-align: left;
	padding: 5px;
	display: block;
	background-color: #FFF6CF;
}

#subject_bar_01 {
	width: 97%;
	border: 1px solid #343C5B;
	padding: 5px;
	color: #343C5B;
	font-size: 18px;
}

.formR {
	text-align: left;
}

.formL {
	text-align:right;
}

#page_notes_01 {
	background-color: #F4F4F4;
	padding: 5px;
}

