body {
	background: #FFFFc7;
	color: #000000;
	margin: 0;
	padding: 0;
}
p {
	font-family: Arial;
	font-size: 12px;
}
h1 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
a:link {
	font-family: "Myriad Pro Light";
	font-size: 12px;
	color: #990000;
}
a:hover {
	font-family: "Myriad Pro Light";
	font-size: 12px;
	color: #990000;
}
.textbox {
	font-family: Arial;
	font-size: 12px;
	border: 1px solid;
}
.button {
	font-family: Arial;
	border: 1px solid;
	background-color: #CCCCCC;
}
.dropdownmenu {
	font-family: Arial;
	font-size: 12px;
	background-color: #CCCCCC;
}
a:visited {
	color: #990000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style1 {font-size: 24px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;	color: #FFFFFF;}
.style2 {color: #003366; font-weight: bold;	font-size: 18px;}
.style3 {font-family: Arial, Helvetica, sans-serif; color: #003366; }
.style4 {font-size: 24px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;	color: #595959;}
.style5 {font-family: Arial, Helvetica, sans-serif}
.style6 {font-family: Arial, Helvetica, sans-serif;	color: #595959;	font-weight: bold;	font-size: 36px;}
.style7 {font-family: Arial, Helvetica, sans-serif; color: #a1a1a1; }
.style8 {color: #FFFFFF}
.style9 {color: #FFFFFF; font-weight: bold; }
.style10 {color: #FFFFFF; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.style11 {color: #595959; font-style: normal; font-weight: normal;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;}
.style12 {font-family: Arial, Helvetica, sans-serif}
.style13 {font-size: 14px; font-weight: bold;}
.style14 {font-weight: bold}
.style15 {font-weight: normal; color: #000066; font-family: Arial, Helvetica, sans-serif; font-style: normal;}
.style22 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style23 {font-size: 16px; font-style: italic; font-weight: bold;}
.style26 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.style27 {font-family: Arial, Helvetica, sans-serif}
.style29 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; }
.style30 {	font-family: Script MT Bold; color: #FF0000; font-size: 36px;}
.style31 {color: #33FF66}
.style32 {font-size: 18px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #595959; white-space: normal;}
.style46 {	font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #000099; font-size: 10px;}
.style51 {font-family: Arial, Helvetica, sans-serif; color: #000099; font-weight: bold; }
.style57 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #000099; font-size: 12px; }
.style65 {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #595959; }
.style66 {color: #FFFFFF}
.style67 {font-family: "Myriad Pro Light"}
.style68 {font-family: "Myriad Pro Light"; font-weight: bold; color: #990000; font-size: 12px; }
.style71 {color: #990000}
.style72 {font-weight: normal; font-style: normal;}
.style73 {font-size: 10px;	color: #333333;	font-family: Arial, Helvetica, sans-serif;}
.style74 {font-family: "Myriad Pro Light";	color: #990000;	font-weight: bold;	font-size: 24px;}
.style75 {font-size: 36px}

#wrapper {
	position: relative;
	text-align: left;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(shadow-bg.jpg);
	background-repeat:repeat-y;
}
#main {
	padding: 0 20px 20px 20px;
	background-image: url(shadow-bottom.jpg);
	background-repeat:no-repeat;
	background-position: bottom left;
}
#navigation {
  font-size: 100%;
}
#navigation ul {
  list-style: none;
  margin: 10;
  padding:0;
  padding-top: 1em;
}
#navigation li {
  display: inline;
}
#navigation a:link, #navigation a:visited {
  margin-right: 0.2em;
  padding: 0.2em 0.6em 0.2em 0.6em;
  color: #FFFFFF;
  background-color: #0000C0;
  text-decoration: none;
  border-top: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  border-bottom: 2px solid #717171;
  border-right: 2px solid #717171;
}
* html #navigation a {
  width: 100%;
}
#navigation a:hover {
  border-top: 1px solid #717171;
  border-left: 1px solid #717171;
  border-bottom: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
}
.MainFont {
	font-family: "Myriad Pro Light";
	font-size: 14px;
	color: #990000;
}
.Rollover .Out 
{ 
	display:inline; 
	visibility:visible; 
} 
.Rollover .Over 
{ 
	display:none; 
	visibility:hidden; 
} 
.Rollover:hover .Out 
{ 
	display:none; 
	visibility:hidden; 
} 
.Rollover:hover .Over 
{ 
	display:inline; 
	visibility:visible; 
} 

