/* CSS Document */

body { 
	background-color: #800080
	}

table.menubar  {background-color:#800080
	}

table.main  {background-color:#FFFFCC
	}

a.border-right { 
	border-right-color: #000000;
	border-right-width: medium;
	border-right-style:none;
	}

a.menu:link {
	color: #800080;
	font-size: 12pt;
	text-decoration: none;
	font-family:Arial;
	font-weight:500
	}

a.menu:visited {
	color: #800080;
	font-size: 12pt;
	text-decoration: none;
	font-family:Arial;
	font-weight:500
	}

a.menu:hover {
	color: #8A8A00;
	font-size: 12pt;
	text-decoration: none;
	font-family:Arial;
	font-weight:500
	}

a.footer:link {
	color: #FFFFCC;
	font-weight: normal;
	font-size: 12pt;
	text-decoration: none;
	font-family:Arial;
	}

a.footer:visited {
	color: #FFFFCC;
	font-weight: normal;
	font-size: 12pt;
	text-decoration: none;
	font-family:Arial;
	}

a.footer:hover {
	color:#CC99FF;
	font-size: 12pt;
	text-decoration: none;
	font-family:Arial;
	}
	
a.inline:link {
	color: #8a8a00;
	font-weight: normal;
	font-size: 14pt;
	text-decoration: none;
	}

a.inline:visited {
	color: #8a8a00;
	font-weight: normal;
	font-size: 14pt;
	text-decoration: none;
	}

a.inline:hover {
	color: #000000;
	font-size: 14pt;
	text-decoration: none;
	}

.style1 {
	color: #800080;
	font-size: 55pt;
	font-family:Monotype Corsiva;
	text-decoration: none;
	}

.style2 {
	color: #800080;
	font-size: 25pt;
	font-family: Monotype Corsiva;
	text-decoration: none;
	}
.style3 {
	color: #000000;
	font-size: 12pt;
	font-family: Arial;
	text-decoration: none;
	font-weight:500;
	}
.style4 {
	color: #800080;
	font-size: 18pt;
	font-family: Arial;
	text-decoration: none;
	}
.style5 {
    color: #800080;
	font-size: 16pt;
	font-family: Monotype Corsiva;
	text-decoration: none;
	}
.style6 {
    color: #FF0000;
	font-size: 16pt;
	font-family: arial;
	text-decoration: none;