body {
	background-color: #E6F1F7;
	background-image: url(images/vt-backgrnd.jpg);
	background-repeat: repeat-x;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
	
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Red-Bold-Italic-14 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}

.Black-Header-16 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: regular;
	font-size: 16px;
}

.Black-Header-13 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
.Small-Type-12 {
	font-size: 12
}

.Small-Type-8 {
	font-size: 8px
}

.Small-Type-5 {
	font-size: 5px
}

.Bold-Italic-14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.Red-Italic {
	color: #FF0000;
	font-style: italic;
}

.Left-Menu-Sep-Rules {
	font-size: 8px;
	color: #999999;
}

a:link {
	color: #086d99;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #086d99;
}

a:hover {
	text-decoration: none;
	color: #2CB8F3;
}

a:active {
	text-decoration: none;
	color: #086d99;
}


a.bottom-nav:link		{color: #000000; text-decoration: none }

a.bottom-nav:active	{color: #086d99; text-decoration: none }

a.bottom-nav:visited	{color: #000000; text-decoration: none }

a.bottom-nav:hover	{color: #086d99; text-decoration: none }


a.Red-Link:link		{color: #FF0000; text-decoration: none }

a.Red-Link:active	{color: #FF0000; text-decoration: none }

a.Red-Link:visited	{color: #FF0000; text-decoration: none }

a.Red-Link:hover	{color: #000000; text-decoration: none }