BODY {
	background-repeat: repeat;
}
.bg {
	background-repeat: no-repeat;
	background-position: right top;
}

TD		{ font : 10pt Verdana, Arial, Geneva, san-serif, serif ; color: #FFFFFF; 	}

A	{ 
				text-decoration : none ;  color: #999999; font : 10px Verdana, Arial, Geneva, san-serif, serif; font-weight: bold	}
.border {
	border: 1px solid #FFFFFF;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A40000;
}


A:hover{ text-decoration : none ; color: #FF0000; font : 10px Verdana, Arial, Geneva, san-serif, serif; font-weight: bold }


#copy, #copy TD	{	color: #666666; font : 7pt Verdana, Arial, Geneva, san-serif, serif;	}

#copy A	{ text-decoration : none ;  color: #999999; font : 7pt Verdana, Arial, Geneva, san-serif, serif}
#copy A:hover	{ text-decoration : none ; color: #670000; font : 7pt Verdana, Arial, Geneva, san-serif, serif }
.outerborder {
	border: 4px solid #FFFFFF;
}
.innerbg {
	background-image: url(images/inner_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #670000;
	padding: 10px;
}
.divider {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
