BODY {
	margin : 0px 0px 0px 0px;
	background-color : #000099;
	background-image : url(../images/shared/background.gif);
	background-repeat : repeat-x;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;	
}

TD.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
}

TD.mainphoto {
	margin : 0px 0px 0px 0px;
	background-image : url(../images/shared/bg.gif);
}

TD.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	background-color : #FF9900;
}

SPAN.hlight1 {
	font-weight: bold;	
}

A:LINK, A:VISITED, A:ACTIVE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	text-decoration: underline;	
}

A:HOVER {
	text-decoration: underline;
}

A.small:LINK, A.small:VISITED, A.small:ACTIVE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

A.small:HOVER {
	color: #FF9900;
}
