body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color: #4C4C66}
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color: #4C4C66}
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color: #4C4C66}
}

a:link {
	color: #5F7703;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

a:visited {
  color: #007770;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #660000;
	font-weight: bold;
}

a:active {
	color: #007770;
	font-weight: bold;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #333333;
	padding: 2px;}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {font-family: Arial, Helvetica, sans-serif;	font-size: 11px;color: #660000;	font-weight: bold;}

h2 {font-family: Arial, Helvetica, sans-serif;	font-size: 11px;color: #000033;	font-weight: bold;}

h3 {font-family: Arial, Helvetica, sans-serif;	font-size: 12px;color: #ffffff;	font-weight: bold;}

.box1 {
	background-color: #F0F0F3; /* Background color of yout titles */
	border-top: thin solid #cccccc; /* Top border thickness/style/color of this block */
	border-right: thin solid #cccccc; /* Right border thickness/style/color of this block */
	border-left: thin solid #cccccc; /* Left border thickness/style/color of this block */
	border-bottom: thin solid #cccccc; /* Bottom border thickness/style/color of this block */
	border-width: 1px 1px 1px 1px;
	}

td.bullet    {list-style-image: url(../images/bullet.gif)}

.box {
	background-color: #C1BBAB; /* Background color of yout titles */
	border-top: thin solid #cccccc; /* Top border thickness/style/color of this block */
	border-right: thin solid #cccccc; /* Right border thickness/style/color of this block */
	border-left: thin solid #cccccc; /* Left border thickness/style/color of this block */
	border-bottom: thin solid #cccccc; /* Bottom border thickness/style/color of this block */
	border-width: 1px 1px 1px 1px;
	}
