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
}

.Larger-Body3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.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;
}

.White-Type {
	color: #FFFFFF;
}

.Blue-Header-Large {
	color: #1c87b5;
	font-weight: bold;
	font-size: 24px;
}
.Blue-Header {
	color: #1c87b5;
	font-weight: bold;
	font-size: 18px;
}
.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.white-nav:link		{color: #FFFFFF; text-decoration: none }

a.white-nav:active	{color: #FFFFFF; text-decoration: none }

a.white-nav:visited	{color: #FFFFFF; text-decoration: none }

a.white-nav:hover	{color: #777777; text-decoration: none }


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 }.sss {
	color: #c32031;
}
.blue2 {
	color: #0070A6;
}
White Headers {
	color: #FFF;
}

