body{
	background-color: #4A1992;
	font-family: Verdana;
	font-size: 12px;
}
.contentImage{
	background-image: url('/images/gb_content.gif');
	background-position: bottom right;
	background-repeat:no-repeat;
}
td{
	font-size: 12px;
	line-height: 16px;
}
b, strong, legend{
	font-size: 12px;
	font-weight: bold;
	color: #4A1992;
}
.menu{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	color: #4A1992;
}
a:link, a:visited, a:active {
	color: #4A1992;
	text-decoration: none;
}
a:hover{
	color: #4A1992;
	text-decoration: underline;
}
a:link.menu, a:visited.menu, a:active.menu {
	color: #4A1992;
	text-decoration: none;
}
a:link.menuA, a:visited.menuA, a:active.menuA {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover.menu {
	color: #4A1992;
	text-decoration: underline;
}
.submenu{
	background-color: #FEF5E9;
}

a:link.submenu, a:visited.submenu, a:active.submenu {
	color: #4A1992;
	text-decoration: none;
}
a:hover.submenu {
	color: #4A1992;
	text-decoration: underline;
}
.minical {
  font-size: 12px;
  border-collapse: collapse;
  margin: 0px 0px 5px 0px;
  display: block;
  text-align: center;
  margin: 0px;
  padding: 3px;
}
td.hasevents {
  background-color: #DDDDFF;
  font-weight: bold;
}
.weeknumber{
  font-size: 10px;
  color: #888888;
  text-decoration: none;
}
img.header{
	border-color: #FFFFFF;
}

.submenu{
	background-image: url('/images/bg_submenu.gif');
	background-repeat: repeat-y;
}
.submenu ul {
	border: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.submenu ul li {
	display: block;
	color: #CC0018;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #FEDFBD;
	width: 140px;
	_width: 150px;
	line-height: 24px;
	height: 24px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	_margin-left: 0px;
}


input, select, textarea{
	border: 1px solid #4A1992;
	background: transparent;
	font-family: Verdana;
	font-size: 12px;
	width: 300px;
}
.box{
	border: 1px solid #4A1992;
	background: #4A1992;
	color: #FCB66B;
	padding: 0px;
	padding-bottom: 1px;
}
.box td {
	color: #FCB66B;
}
.boxHeader{
	background: #4A1992;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FCB66B;
	line-height: 16px;
	
}

.pageheader, a:link.pageheader, a:visited.pageheader, a:active.pageheader, a:hover.pageheader{
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	line-height: 50px;
	color: #FFFFFF;
	text-decoration: none;
}
hr{
	color: #4A1992;
	height: 1px;
}

.docheader td {
	background: #4A1992;
	color: #FCB66B;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

.doc-even td {
	background: #FFF6D3;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #9E62F6;
}

.doc-odd td {
	background: #FEDFBD;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #9E62F6;
}
fieldset{
	padding-top: 0px;
	padding-bottom: 0px;
	width: 90%;
	border: 0px solid #9E62F6;
	border-bottom: 1px solid #9E62F6;
	border-top: 1px solid #9E62F6;
	
}
#newsitems a{
	display: block;
	margin-bottom: -8px;
	margin-left: 2px;
}
h1{
	height: 28px;
	width: 380px;
}

h2{
	height: 19px;
	width: 280px;
}