body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: White;
}
@font-face
{
	font-family : Chinacat;
	src: url(../Images/CHINACA0.eot)
}
h1
{
	font-family: DreamerOne, Chinacat;
	font-size: x-large;
	font-style: normal;
	color: White;
}
A:link{
	color: White;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal
}
A:visited{
	color: #e6e100;
	text-decoration:none;
} 
A:hover{
	color: #ffba00;
	text-decoration:none;
}
.yellow
{
	background-color : #FFBA00;
}
.blue
{
	background-color : #346CCD;
}
.flash
{
	background-image :  url(/Images/index.swf);
}
.topstrip
{
	background-image : url(../Images/layer2c.jpg);
}
td
 { 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 font-style: normal; 
 color: White; 
 }
.table
 {
	border: thin;
	border-bottom-color: White;
	border-bottom-style: groove;
	border-right: none;
	border-top: none;
}
.property
 {
	border: thin;
	border-right-color: White;
	border-right-style: groove;
	border-left: none;
	border-bottom: none;
	border-top: none;
}
@font-face {
	font-family: DreamerOne;
	font-weight: normal;
	src: url(../Images/DREAMER0.eot)
}

