body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ADB9D5;
	background-repeat: no-repeat;
	background-position: left top;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
p, h1, h2, h3, h4, h5, h6 {
	padding:0px;
	margin:0px;
}
.small {
	font-size:12px;
}
.item {
	padding-top:5px;
	padding-bottom:6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	line-height: 16px;
	text-transform: capitalize;
}
.item strong {
	color:#333;
}
.smitem {
	padding-top:2px;
	padding-bottom:4px;
	cursor:pointer;
	padding-left: 5px;
}
.smitem alt{
	background-color:#FFC;
}
/*.smitem:hover {

	padding-top:2px;

	padding-bottom:4px;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #CCC;

	cursor:pointer;

	background-color:#FF6;

}
*/


.smitemnone {
	padding-top:4px;
	padding-bottom:4px;
	cursor:pointer;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
/*.smitemnone:hover {

	padding-top:2px;

	padding-bottom:4px;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #CCC;

	cursor:pointer;

	background-color:#FF6;

}*/



.selected {
	background-color:#FF6;
	background-image: url(/images/SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	font-weight: bold;
}
.ita {
	font-size:11px;
	font-style:italic;
}
h1 {
	color:#000;
	font-size:22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: bold;
}
h4 {
	color:#FFF;
	font-size:19px;
	padding-bottom: 4px;
}
h2 {
	color:#DF3C26;
	font-size:15px;
	font-weight: bold;
	text-transform: uppercase;
}

h2 a:link {
	text-decoration: none;
	color: #DF3C26;
}
h2 a:visited {
	text-decoration: none;
	color: #DF3C26;
}
h2 a:hover {
	text-decoration: underline;
	color: #097994;
}
h2 a:active {
	text-decoration: none;
	color: #DF3C26;
}

h5 {
	color:#FFF;
	font-size:15px;
}
h6 {
	color:#000;
	font-size:15px;
	background-color: #99CCCC;
}
.time {
	background-color:#FFC;
}
#header {
	width:1010px;
	display:block;
	padding:10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 230px;
}
.highlight {
	color:#097994;
}
.red {
	color:#C00;
}
#header #logo {
	float:left;
	width:600px;
	display:block;
}
#header #date {
	float:right;
	width:300px;
	display:block;
	margin-right: 30px;
	margin-top: 40px;
}
#menupanel {
	background-color:#4976B3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #395C8C;
	border-bottom-color: #395C8C;
}
#menupanel #menu {
	width:970px;
	margin:0 auto;
	padding-top:5px;
	padding-bottom:5px;
}
#contentpanel {
	width:920px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #F4F4F4;
	display: block;
}
#contentpanel #leftpanel {
	width:600px;
	display:block;
	float:left;
	margin-bottom: 40px;
}
#contentpanel #rightpanel {
	width:300px;
	display:block;
	float:left;
	margin-left: 20px;
}
.openbox {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 4px;
}
.openbox p {
	color:#000;
}
.openbox h3 {
	font-size:18px;
	color: #000;
}
.bookbox {
	background-color:#097994;
	padding:15px;
}
.bookbox p {
	color:#FFF;
}
.bookbox h3 {
 background-color:;
	font-size:18px;
	color: #FFF;
}
.yellowbox {
	background-color:#DF3C26;
	padding:15px;
}
.yellowbox p {
	color:#FFF;
}
.yellowbox h3 {
 background-color:;
	font-size:18px;
	color: #FFF;
}
.yellowbox a:link {
	text-decoration: underline;
	color: #FFF;
}
.yellowbox a:visited {
	text-decoration: underline;
	color: #FFF;
}
.yellowbox a:hover {
	text-decoration: none;
	color: #FFF;
}
.yellowbox a:active {
	text-decoration: underline;
	color: #FFF;
}
.signupbox {
	background-color:#1C90C0;
	padding:15px;
}
.signupbox p {
	color:#FFF;
}
.signupbox h3 {
 background-color:;
	font-size:18px;
	color: #FFF;
}
a:link {
	text-decoration: underline;
	color: #4976B3;
}
a:visited {
	text-decoration: underline;
	color: #4976B3;
}
a:hover {
	text-decoration: none;
	color: #231A59;
}
a:active {
	text-decoration: none;
	color: #4976B3;
}
/*a.no:link {
	text-decoration: none;
	color: #333;
}
a.no:visited {
	text-decoration: none;
	color: #333;
}
a.no:hover {
	text-decoration: underline;
	color: #333;
}
a.no:active {
	text-decoration: underline;
	color: #097994;
}*/
.bookbox a:link {
	text-decoration: underline;
	color: #FFF;
}
.bookbox a:visited {
	text-decoration: underline;
	color: #FFF;
}
.bookbox a:hover {
	text-decoration: none;
	color: #FFF;
}
.bookbox a:active {
	text-decoration: underline;
	color: #FFF;
}
.smallpanel {
	float:left;
	width:280px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.clear {
	clear:both;
}
.whitebg {
	background-color:#FFF;
}
#footer {
	width:930px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}
.jcarousel-skin-tango .jcarousel-container {
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 300px;
	text-align: center;
	padding: 0px;
}
.jcarousel-skin-tango .jcarousel-container-vertical {
	width: 75px;
	height: 245px;
	padding: 40px 20px;
}
.jcarousel-skin-tango .jcarousel-clip {
	overflow: hidden;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width:  300px;
	height: 300px;
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
	width:  75px;
	height: 245px;
}
.jcarousel-skin-tango .jcarousel-item {
	height: 300px;
	width: 300px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
	margin-right: 10px;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
	margin-right: 0;
}
.jcarousel-skin-tango .jcarousel-item-vertical {
	margin-bottom: 10px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
/**

 *  Horizontal Buttons

 */

.jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	top: 43px;
	right: 5px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(next-horizontal.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
	left: 5px;
	right: auto;
	background-image: url(prev-horizontal.png);
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover,  .jcarousel-skin-tango .jcarousel-next-horizontal:focus {
	background-position: -32px 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:active {
	background-position: -64px 0;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,  .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,  .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,  .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
	position: absolute;
	top: 43px;
	left: 5px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(prev-horizontal.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	left: auto;
	right: 5px;
	background-image: url(next-horizontal.png);
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover,  .jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
	background-position: -32px 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
	background-position: -64px 0;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,  .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,  .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,  .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}
/**

 *  Vertical Buttons

 */

.jcarousel-skin-tango .jcarousel-next-vertical {
	position: absolute;
	bottom: 5px;
	left: 43px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(next-vertical.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-vertical:hover,  .jcarousel-skin-tango .jcarousel-next-vertical:focus {
	background-position: 0 -32px;
}
.jcarousel-skin-tango .jcarousel-next-vertical:active {
	background-position: 0 -64px;
}
.jcarousel-skin-tango .jcarousel-next-disabled-vertical,  .jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,  .jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,  .jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
	cursor: default;
	background-position: 0 -96px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical {
	position: absolute;
	top: 5px;
	left: 43px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(prev-vertical.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:hover,  .jcarousel-skin-tango .jcarousel-prev-vertical:focus {
	background-position: 0 -32px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:active {
	background-position: 0 -64px;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,  .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,  .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,  .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
	cursor: default;
	background-position: 0 -96px;
}
