	html
		{
		filter: expression(document.execCommand("BackgroundImageCache", false, true));
		}

	a
		{
		text-decoration: none;
		}

	a:hover
		{
		text-decoration: underline;
		}

	.tabs
		{
		height: 19px;
		text-align: center;
		background: url('/Images/Formatting/TabBg_Taupe.jpg');
/*		background: url('/Images/Formatting/TabBg_Taupe.jpg') 0 0 repeat;*/
/*		background-position: -2px 0;*/
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #CBBDAB;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #CBBDAB;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #CBBDAB;
		}

	.tabs2
		{
		height: 19px;
		text-align: center;
		background-image: url('/Images/Formatting/TabBg_Taupe.jpg');
		background-position: 200 0;
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #CBBDAB;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #CBBDAB;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #CBBDAB;
		}


	.tabfonts
		{
		font-family: Trajan;
		font-size: 12px;
		color: black;
		padding-left: 25px;
		padding-right: 25px;
		}

	.vipfont
		{
		font-family: Trajan;
		font-size: 12px;
		color: black;
		padding-left: 10px;
		padding-right: 10px;
		}

	.banner
		{
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #C6C6C6;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #C6C6C6;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #C6C6C6;
		
		}

	.heading20
		{
		font-family: Trajan;
		font-size: 20px;
		font-weight: bold;
		color: #777777;
		}

	.heading14
		{
		font-family: Trajan;
		font-size: 14px;
		font-weight: bold;
		color: #777777;
		}

	.heading14_2
		{
		font-family: Trajan;
		font-size: 14px;
		font-weight: bold;
		color: #FFFFFF;
		}

	.heading12, .heading11
		{
		font-family: Trajan;
		font-size: 12px;
		font-weight: bold;
		color: #777777;
		}

	.content14
		{
		font-family: Trajan;
		font-size: 14px;
		color: #777777;
		}

	.content12, .content11
		{
		font-family: Trajan;
		font-size: 12px;
		color: #777777;
		}

	.content12_2
		{
		font-family: Trajan;
		font-size: 12px;
		color: #FFFFFF;
		}

	.contact
		{
		font-family: Trajan;
		font-size: 14px;
		color: #555555;
		}

	.ContentLink
		{
		font-family: Trajan;
		font-size: 12px;
		color: #0000FF;
		}

	.form
		{
		font-family: Trajan;
		font-size: 12px;
		border: solid 1px #A6A6A6;
		padding-left: 2px;
		}

	.error12
		{
		font-family: Trajan;
		font-size: 12px;
		color: #800000;
		}