h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #41B7C8;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
}

.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a.credits, a.credits:hover {text-decoration:none;}


.menu_end {
	background-image:  url(images/menu_end.gif); 
	background-repeat: repeat-y;
}
.h_line {
	background-image:  url(images/h_line.gif); 
	background-repeat: repeat-x;
}
.left_indent {
	padding-left:12px;
}
.top_indent {
	padding-top:10px;
}
.bottom_indent {
	padding-bottom:10px;
}
.darkblue {
	color: #053868;
	background:transparent;
}
.lightblue {
	color: #41B7C8;
	background:transparent;
}
.bg_grey_tl {
	background-image:  url(images/grey_bg_lc.gif); 
	background-repeat: no-repeat;
}
.bg_grey_tr {
	background-image:  url(images/grey_bg_tr.gif); 
	background-repeat: no-repeat;
}
.bg_grey_tr2 {
	background-image:  url(images/grey_bg_tr2.gif); 
	background-repeat: no-repeat;
}
.bg_grey_t {
	background-image:  url(images/grey_bg_t.gif); 
	background-repeat: repeat-x;
}
.bg_grey_br {
	background-image:  url(images/grey_bg_br.gif); 
	background-repeat: repeat-y;
}
.bg_grey_r {
	background-image:  url(images/grey_bg_r.gif); 
	background-repeat: repeat-y;
}
.bg_grey_b {
	background-image:  url(images/grey_bg_b.gif); 
	background-repeat: repeat-x;
}
.ad_strip_bg {
	background-image:  url(images/top_strip.gif); 
	background-repeat: repeat-x;
	color: #053868;
}