body {
	font-family: Trebuchet MS, Verdana, Tahoma, sans-serif;
	font-size: 90%;
	color: #A0DF97;
	padding: 0px;
	background-color: #286473;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#mainblock {
	width: 930px;
	margin: auto;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #32556B;
	height: auto;
	color: #9DC1D9;
	background-color: #32647D;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #32556B;
}

#BannerBlock{
	height: 138px;
	margin-top: 25px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/CRADMP2008YK.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#MainContent {
	overflow: auto;
	top: auto;
	right: auto;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 20px;
	padding-left: 20px;
	border:#32556B;
	border-left-width: thin;
	border-left-style: solid;
}

#contentBlock {
	background-color: #32647D;
	float: right;
	width: 750px;
	margin: 0px;
	height: auto;
}

#colLeft {
	width: 175px;
	padding: 0px;
	float: left;
	margin: 0px;
	background-color: #32647D;
	height: auto;
}

h2 {
	color: #66CCFF;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a {
	text-decoration: underline;
	color: #FFCC00;
}
a:hover {
	text-decoration:overline;
	color: #33CCFF;
}


#Menu {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 175px;
}
#Menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#Menu li {
	display: block;
	font-weight:bold;
	margin-top:3px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #474747;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #474747;
	border-top-color: #474747;
	border-left-color: #474747;
}

#Menu ul li a  {
	color: #CAFFEA;
	display: block;
	text-decoration: none;
	font-size: 14px;
	background-color: #32556B;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #32556B;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin: 0px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #32556B;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A5D73;
}

#Menu ul li a:hover {
	background-color: #365D7A;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #365D7A;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CAFFEA;
	color: #33FF00;
}

#Menu ul li  a.current {
	border-right-width: 0px;
	border-right-style: none;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FFCC33;
}

#Menu ul li  a.week {
	text-align: right;
}

#Menu ul li  a.week:hover {
	background-color: #365D7A;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #CAFFEA;
	color: #33FF00;
	border-left-style: none;
}

#Menu ul li  a.currentWeek {
	border-right-width: 8px;
	border-right-color: #FFCC33;
	text-align: right;
	border-left-style: none;
	border-left-width: 0px;
	color: #FFCC00;
}

#Menu ul li  a.currentWeek:hover {
	background-color: #365D7A;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #CAFFEA;
	color: #33FF00;
	border-left-style: none;
}

#menuTabTop {
	color:#32556B;
	font-size:1.2em;
	text-align:center;
	background-image: url(images/navtabtop.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 175px;
	height: 25px;
	padding-top: 2px;
}

#menuTabBottom {
	background-image: url(images/navtab.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 175px;
	height: 25px;
	padding-top: 2px;
}

.addline {
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 7px;
	color: #9DC1D9;
	margin: 0px;
	padding-top: 7px;
}
.img {
	border: medium solid #FFCC33;
}

#footer {
	height: 22px;
	clear: both;
	color: #00CC00;
	text-align: center;
	padding-top: 3px;
	padding-left: 175px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #32556B;
	border-right-color: #32556B;
	border-bottom-color: #32556B;
}
