body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:10px;
	color: #00AACC;
}
body {
	background-color: #F9FDFF;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
p {
	margin:0px;
}
img {
	border:0px;
}
/*###############################################
##########################            SUB CLASSES
#################################################*/
.hf {
	font-size:10px;
	font-family:"Century Gothic",Helvetica,Verdana;
	line-height:10px;
	margin:0px;
	font-weight:normal;
}
.mh_pt_hf {
	margin-top:23px;
	font-size:1.6em;
	line-height:2em;
}
.mh_sh_hf {
	font-size:1.6em;
	line-height:1.6em;
}
.bh_mc {
	font-size:2em;
	line-height:2em;
	margin-top:1.5em;
	margin-bottom:.2em;
	font-variant:small-caps;
}
.bf_mc {
	font-size:1.2em;
	line-height:1.4em;
	color:#00AACC;
}
.bf_mc a {
	display:block;
	margin-top:8px;
	font-variant:small-caps;
}
.bf_small {
	font-size:1.1em;
	line-height:1.4em;
	color:#00AACC;
}
.shf {
	font-size:2em;
	margin-top:1.5em;
	margin-bottom:1em;
	font-variant:small-caps;
}
.smf {
	font-size:1.5em;
	line-height:1.7em;
	font-family:"Century Gothic",Helvetica,Verdana;
	color:#FFFFFF;
	margin-left:1.5em;
}
.imgs img {
	margin:2px;
	border:1px solid #CC0000;
}
.imgs img:hover {
	margin:2px;
	border:1px solid #FF0000;
}
/*###############################################
##########################              HEAD INFO
#################################################*/
#mh {
	position:absolute;
	top:30px;
	left:50px;
	right:50px;
	height:60px;
	z-index:2;
}
#mh_bar {
	position:absolute;
	top:93px;
	left:0px;
	right:0px;
	height:7px;
	background-color:#8ADBFF;
	z-index:1;
}
#mh_bar2 {
	position:absolute;
	top:93px;
	left:0px;
	right:0px;
	height:7px;
	background-color:#8ADBFF;
	z-index:1;
}
#mh_space {
	width:900px;
	height:60px;
}
#mh_logo {
	float:left;
	width:600px;
	height:60px;
}
#mh_pagetitle {
	float:right;
	width:300px;
	padding-top:14px;
}
/*###############################################
##########################             BODY CELLS
#################################################*/
#wrap {
	position:absolute;
	top:100px;
	left:0px;
	right:0px;
	z-index:3;
}
#body_subhead {
	clear:both;
	margin:0px;
	margin-top:10px;
	padding:0px 30px 0px 30px;
	background-color:#FAFEFF;
	border:0px;
}
#body_subhead_cell {
	width:900px;
	text-align:left;
}
#body {
	width:900px;
	margin:0px 50px 0px 50px;
}
#body_main {
	float:left;
	width:600px;
}
#body_side {
	float:right;
	width:270px;
	margin-top:10px;
	margin-left:30px;
}
#body_bottom {
	clear:both;
	width:900px;
	padding-top:10px;
}
#foot {
	clear:both;
	padding:10px 0px 20px 0px;
}
/*###############################################
##########################               PIC PAGE
#################################################*/
.pp_img {
	margin-top:15px;
	margin-bottom:20px;
}
.pp_bookmarklets {
	margin-top:20px;
	text-align:left;
	margin-bottom:40px;
	font-size:1.2em;
	line-height:1.4em;
}
.pp_bookmarklets img, .pp_bookmarklets img:hover {
	margin:0px;
	margin-right:2px;
	border:0px;
}
.out {
	font-size:3em;
	line-height:1em;
	margin:0px;
}
input {
	width:100px;
	margin:0px 0px 2px 0px;
	padding:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}