
td  {
	font-size : 12px;
	font-family : Arial,Helvetica,Sans-Serif;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
}

.maintext  {
	font-size : 12px;
	font-family : Arial,Helvetica,Sans-Serif;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
}

.smallmaintext  {
	font-size : 10px;
	font-family : Arial,Helvetica,Sans-Serif;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
}

.maintextwhite  {
	font-size : 12px;
	font-family : Arial,Helvetica,Sans-Serif;
	font-weight : normal;
	text-decoration : none;
	color : #ffffff;
}

.boldmaintext  {
	font-size : 12px;
	font-family : Arial,Helvetica,Sans-Serif;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}

.boldmaintextwhite  {
	font-size : 12px;
	font-family : Arial,Helvetica,Sans-Serif;
	font-weight : bold;
	text-decoration : none;
	color : #ffffff;
}

.mainlink  {
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : underline;
	color : #ff0000;
}

.mainlink:hover  {
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : underline;
	color : #990000;
}

.mainlink:active  {
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : underline;
	color : #ff0000;
}

.mainlink:visited  {
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : underline;
	color : #ff0000;
}

.mainlinkwhite  {
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : underline;
	color : #ffffff;
}

.mainlinkwhite:hover  {
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : underline;
	color : #993300;
}

.mainlinkwhite:active  {
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : underline;
	color : #993300;
}

.mainlinkwhite:visited  {
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : underline;
	color : #ffffff;
}

.menulink  {
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
	color : #993300;
}

.menulink:hover  {
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
	color : #993300;
}

.menulink:active  {
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
	color : #993300;
}

.menulink:visited  {
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
	color : #993300;
}

.footertext  {
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
}

.footerlink  {
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : underline;
	color : #993300;
}

.footerlink:hover  {
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : underline;
	color : #993300;
}

.footerlink:active  {
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : underline;
	color : #993300;
}

.footerlink:visited  {
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : underline;
	color : #993300;
}

.title  {
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 16px;
	font-weight : bold;
	font-style : italic;
	text-decoration : none;
	color : #E10000;
}

.titleblue  {
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 16px;
	font-weight : bold;
	font-style : italic;
	text-decoration : none;
	color : #0066ff;
}

#divCont  {
	position : relative;
	width : 230;
	height : 180;
	overflow : hidden;
	top : 10;
	left : 10;
	clip : rect(0,250,200,0);
}

#divText  {
	position : absolute;
	top : 0;
	left : 0;
	font-size : 12px;
	font-family : Arial,Helvetica,Sans-Serif;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}

