body {
	font-size:8pt;
	font-family:Verdana, sans-serif;
	color:#000000;
	background-color: #FCFCFC;
	background-image: url("/Oldsite/images/pageback2.gif");
	margin-top: 0px;
	margin-left: 0px;	
}

td		{ font-family: verdana, helvetica; }

.main		{ color: #6E6E6E; font-size: 10px; line-height: 17px; }

.style1 {
	font-size: 12px
}

.comingsoon   {
	border: 2px solid #FF0000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #CC0000;
}

.title {
	font-size: 12pt;
	font-family:Verdana,sans-serif;
	font-weight:bold;
	color:#000000;
	padding-left:3px;
}

.subtitle {
	font-size: 10pt;
	font-family:Verdana,sans-serif;
	font-weight:bold;
	color:#000000;
	padding-left:3px;
}


A:link {
	text-decoration: underline;
	color: #CC0000;
}
A:visited {
	text-decoration: underline;
	color: #CC3300;
}
A:active {
	text-decoration: underline;
	color: #FFF2C8;
}
A:hover {
	text-decoration: underline;
	color: #0000CC
}

h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 24px;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #CCCCCC;
	background-color: #0000CC;
	text-align: center;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-top-color: #0000CC;
	border-bottom-color: #0000CC;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000099;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}

.table1 {
	border-collapse: collapse;
	border: 1px solid #000000;
}

.table2 {
	font-family: verdana, helvetica;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


