BODY {
	margin: 0px;
	CURSOR: crosshair;
	background-image: url('background.gif');
	background-repeat: no-repeat;
	BACKGROUND-COLOR: #5C617F;
	font-family: "Verdana", Arial, sans-serif; 
font-size: 10pt; 
font-weight: normal;
color: #ffffff; 
}

p, td { 
	font-family: "Verdana", Arial, sans-serif;
    	font-size: 10pt; 
    	color: #ffffff; 
    	font-weight:normal;
	text-align: justify;

}

A:visited {
	font-weight: bold;
	color: #A3D9F5;
	text-decoration: none
}

A:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none
}

A:hover {
	font-weight: bold;
	color: #DDE9F5;
	text-decoration: line-through
}


A {
	font-weight: bold;
	color: #A3D9F5;
	font-size: 10pt;
	text-decoration: none
}


.navtitle {
	font-weight: bold;
	font-size: 10pt;
	color: #D2D7EE;
	font-family: Georgia;
	padding-left: 50px; 
	text-align: left
}

.contenttitle {
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	font-family: Verdana;
	padding-left: 10px; 
	text-decoration: underline;
	text-align: left
}


.menu {
	display: block;
	backgound-color: #5169AF;
	font-size: 13px;
	color: #A7B2D9;
	line-height: 24px;
	font-family: Arial, sans-serif;
	padding-left: 12px; 
	border-left: 10px solid #BCC9F0;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left
	
}

.menu:visited {
	display: block;
	backgound-color: #5169AF;
	font-size: 13px;
	color: #A7B2D9;
	line-height: 24px;
	font-family: Arial, sans-serif;
	padding-left: 12px; 
	border-left: 10px solid #BCC9F0;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left
}

.menu:active {
	display: block;
	backgound-color: #5169AF;
	font-size: 13px;
	color: #000000;
	line-height: 24px;
	font-family: Arial, sans-serif;
	padding-left: 12px; 
	border-left: 10px solid #5746D6;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left
}
.menu:hover {
	display: block;
	backgound-color: #5169AF;
	background-image: url('../images/navbackground.jpg');
	font-size: 13px;
	color: #291787;
	line-height: 24px;
	font-family: Arial, sans-serif;
	padding-left: 12px; 
	border-left: 10px solid #5746D6;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left
}


.header, h1 {
	font-weight: bold;
	font-size: 14pt;
	color: #291787;
	font-family: Georgia;
	padding-left: 10px; 
	text-align: left
}

.navheader {
	display: block;
	font-size: 16px;
	color: #291787;
	line-height: 24px;
	font-family: Arial, sans-serif;
	padding-left: 12px; 
	font-weight: bold;
	font-variant: small-caps;
	text-align: right;
	
}