body {
	margin: 0;
	padding: 0;
	background-color: #800000;
}

#outer {
    margin: 0;
	padding: 0;
}

#rightHand {
    margin: 0;
	padding: 0;
	background-color: #D8CDAF;
}

#title {
    margin: 0;
	padding: 0;
}

.mmFixed {
font-family: "Times New Roman";
font-size: 12pt;
text-decoration: none;
background-color: #FE9E7C;
color: #800000;
}

.mmFixedSmall {
font-family: "Times New Roman";
font-size: 11pt;
text-decoration: none;
background-color: #FE9E7C;
color: #800000;
}

img.anim {
float: right;
margin-left: 1 em;
margin-bottom: 1 em;
}

ul {
font-family: "Times New Roman";
font-size: 11pt;
color: #800000;
}

p {
font-family: "Times New Roman";
font-size: 11pt;
color: #800000;
display: inline;
}

p.vvText {
font-family: "Times New Roman";
font-size: 11pt;
color: #800000;
text-align: justify;
margin: 0;
}

p.caption {
font-family: Arial;
font-size: 10pt;
color: Black;
text-align: center;
}

p.pageTitle {
font-family: arial;
font-size: 36pt;
color: #800000;
}

p.pageSubTitle {
font-family: arial;
font-size: 28pt;
color: #800000;
text-align: center;
}


p.menuTitle {
font-family: arial;
font-size: 36pt;
color: #FE9E7C;
}

p.subTitle {
font-family: arial;
font-size: 10pt;
font-style: italic;
color: #FE9E7C;
}

p.subTitleRight {
font-family: arial;
font-size: 10pt;
font-style: italic;
color: #800000;
text-align: right;
}

p.mainMenu {
font-family: "Times New Roman";
font-size: 12pt;
text-decoration: none;
color: #FE9E7C;
}

p.subMenu {
font-family: "Times New Roman";
font-size: 11pt;
text-decoration: none;
color: #FE9E7C;
}

/* Main menu links */
a.mmSmall:link {
color: #FE9E7C;
text-decoration: none;
}

a.mmSmall:visited {
color: #FE9E7C;
text-decoration: none;
}

a.mmSmall:active {
color: #FE9E7C;
text-decoration: none;
}

a.mmSmall:hover {
color: #800000;
background-color: #FE9E7C;
text-decoration: none;
}

/* Main text links */
a.onsite:link {
color: #FE9E7C;
background-color: #800000;
text-decoration: none;
}

a.onsite:visited {
color: #FE9E7C;
background-color: #800000;
text-decoration: none;
}

a.onsite:active {
color: #FE9E7C;
background-color: #800000;
text-decoration: none;
}

a.onsite:hover {
color: #800000;
background-color: #FE9E7C;
text-decoration: none;
}