html {
padding:0;
border:0;
margin : auto;
}

BODY {  
color:#000000;
FONT:11px verdana, arial, sans-serif;
margin:0px;
padding:0px;
background:white url("picts/background-main.jpg")
}

a:link		{ color: #993333; text-decoration: none}

a:visited	{ color: #993300; text-decoration: none}

a:active	{ color: #663333; text-decoration: none}

a:hover		{ color: #996633; text-decoration: none}

ul {

padding-left:1em; margin-left:0;
} 

TABLE 		{ COLOR: #666666; FONT: 11px verdana, arial, sans-serif }

.title		{ COLOR: #000000; FONT: 16px verdana, arial, sans-serif; font-weight: bold }

.subtitle	{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: bold }

.copyright	{ COLOR: #000033; FONT: 11px verdana, arial, sans-serif }


.logo1 { COLOR: #999999; FONT: 26px verdana, arial, sans-serif; font-weight: normal }

.slogan { COLOR: #C0C0C0; FONT: 12px verdana, arial, sans-serif; font-weight: bold}


.biglink {
	COLOR: #336600;
	FONT: 10px verdana, arial, sans-serif; font-weight: bold;
	font-style: italic;
	TEXT-DECORATION: none }

.biglink:hover {
	COLOR: #FF6600;
	FONT: 10px verdana, arial, sans-serif; font-weight: bold;
	font-style: italic;
	TEXT-DECORATION: none }


.just {text-align: justify;}



.button { 	background-image: url("picts/button.gif");
		background-color:#CC9999;
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 9pt;
		height: 18px;
		width: 125px;
		cursor:auto;
		font-weight: bold;
		text-align: left;
		padding-left: 9px;
		padding-bottom: 2px;
		BORDER: #FFFFFF 0px solid }

.buttonon { 	background-image: url("picts/buttonon.gif");
		background-color:#CC9999;
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFF9C;
		font-size: 9pt;
		height: 18px;
		width: 125px;
		cursor:auto;
		font-weight: bold;
		text-align: left;
		padding-left: 9px;
		padding-bottom: 2px;
		BORDER: #FFFFFF 0px solid }


.whitecopy {
	COLOR: #FFFFFF;
	FONT: 11px verdana, arial, sans-serif }


#menu { LEFT: 10px; WIDTH: 125px; POSITION: absolute; TOP: 115px }
