.important		{background-color: #999966; color: #cc0000;}
.highlight		{background-color: #FFFF00; color: #000000;}
.productionnote	{background-color: #99FFFF; color: #000000;}

.sub A {color:#cc0000;text-decoration: none; font-weight: bold;}
.sub A:hover {color:#ffffff;text-decoration: underline; font-weight: bold;}
.sub A:active {color:#ffffFF;text-decoration: none; font-weight: bold;}
.sub A:focus {border: 1px solid #ffffff;text-decoration: none; font-weight: bold;}
.sub A:focus:hover {color:#ffffff;text-decoration: underline; font-weight: bold;}
.sub {font-size:80%;}
.sub1 A {color:#cc0000;text-decoration: none; font-weight: bold;}
.sub1 A:hover {color:#ffffff;text-decoration: underline; font-weight: bold;}
.sub1 A:active {color:#ffffff;text-decoration: none; font-weight: bold;}
.sub1 A:focus {border: 1px solid #ffffff;text-decoration: none; font-weight: bold;}
.sub1 A:focus:hover {color:#ffffff;text-decoration: underline; font-weight: bold;}
.sub1 {font-size:100%;}
.sub2 A {color:#cc0000;text-decoration: none; font-weight: bold;}
.sub2 A:hover {color:#ffffff;text-decoration: underline; font-weight: bold;}
.sub2 A:active {color:#cc0000;text-decoration: none; font-weight: bold;}
.sub2 A:focus {border: 1px solid #ffffff;text-decoration: none; font-weight: bold;}
.sub2 A:focus:hover {color:#ffffff;text-decoration: underline; font-weight: bold;}
.sub2 {font-size:80%;}
	A {color:#FFFFFF;text-decoration: none; font-weight: bold;}
	A:hover {color:#ffcc66;text-decoration: underline; font-weight: bold;}
	A:active {color:#FFFFFF;text-decoration: none; font-weight: bold;}
	A:focus {border: 1px solid #ffcc66;text-decoration: none; font-weight: bold;}
	A:focus:hover {color:#ffcc66;text-decoration: underline; font-weight: bold;}

h1, h2, h3, h4, h5, h6, ol, p, td, th, ul
	{
	font-family: arial, verdana, helvetica, sans-serif;
	}

abbr, acronym, dfn

	{
	cursor: help;
	border-bottom: dashed #000000 1px;
	}

address	
	{
	font-style: normal;
	}

body
	{
	background-color:#990000;
	color:#800000;
	}

blockquote
	{
	font-weight: bold;
	}

caption
	{
	font-size:150%;
	font-weight: bold;
	text-align: left;
	}

div.intro
	{
	font-size:60%;
	font-weight: bold;
	text-align: center;
	}

div.small
	{
	font-size:80%;
	text-align: left;
	}

div.mainmenu
	{
	font-size:80%;
	color: #ffffff;
	background-color: #cc0000;
	width:695px;
	border-style:solid solid solid solid;
	border-color:#ffcc66;
	border-bottom-width:3px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:3px;
	}

div.redundantlinks
	{
	font-size:70%;
	color: #ffffff;
	background-color: #cc0000;
	width:695px;
	border-style:solid solid solid solid;
	border-color:#ffcc66;
	border-bottom-width:3px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:3px;
	}

div.footer
	{
	font-size:70%;
	background-color: #cc0000;
	width:695px;
	border-color:#ffcc66;
	}

div.banner
	{
	width:690px;
	border-style:solid solid none solid;
	border-color:#ffcc66;
	border-bottom-width:0px;
	border-left-width:3px;
	border-right-width:3px;
	border-top-width:3px;
	}

div.banner1
	{
	width:690px;
	border-style:solid solid solid solid;
	border-color:#ffcc66;
	border-bottom-width:3px;
	border-left-width:3px;
	border-right-width:3px;
	border-top-width:3px;
	}

table.manbg
	{
	background-image: url(../images/logos/manbg.jpg);
	background-repeat:no-repeat;
	background-color: #ffcc66;
	color:#800000;
	font-size:100%;
	}

td.content
	{
	border-style:solid solid solid solid;
	background-repeat: no-repeat;
	border-color:#000000;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	font-size:90%;
	}

td.divline
	{
	font-family:Arial, helvetica, sans-serif;
	font-weight:normal;
	}

th
	{
	text-align: left;
	}

ul	{
	list-style-type: disc;
	}

hr.dark
	{
	color:#cc0000;
	background-color:#cc0000;
	}

hr
	{
	color:#ffcc66;
	background-color:#ffcc66;
	}

