BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #FCF2EA;
	color : #000000;
	margin : 0px;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding : 0px;
}

A:ACTIVE, A:LINK, A:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #782A90;
}

A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline;
	color : #F36F20;
}

A.menu:ACTIVE, A.menu:LINK, A.menu:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #FFFFFF;
}

A.menu:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #F36F20;
}

INPUT, OPTION, SELECT, TEXTAREA {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
}

HR {
	height : 1px;
	color : #F36F20;
}

B, STRONG {
	color : #F36F20;
}

P {
	margin : 0px;
}

.cms {
	background-color : #FCF2EA;
}

.dotver {
	background-image: URL(images/dotver.gif);
}

.dothor {
	background-image: URL(images/dothor.gif);
}