body {
	background: #FFFFFF;
	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: Arial;
	font-size: 12px;
	color: #595959;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #595959;
}
.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: #595959;
}

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;
}
.style15 {font-weight: normal;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.style12 {font-family: Arial, Helvetica, sans-serif}
.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;
}{color: #ff0000}
.style31 {color: #33FF66}
.style32 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #595959;
}
.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}
#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;
}
