body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
a {
	color: #E2445B;
	text-decoration: none;

}
a:link {
	color: #E2445B;
	text-decoration: none;

}
a:visited {
	color: #E2445B;
	text-decoration: none;

}
a:hover {
	color: #666666;
	text-decoration: underline;

}
div#pagebox {
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 0px;
	background-color: #FFFFFF;
	background-image: url(media/contentback.gif);
}
div#header {
	text-align: right;
	width: 836px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 120px;
	background-image: url(media/head-back.jpg);
	background-repeat: no-repeat;
}
div#header a {
	color: #000000;
	text-decoration: underline;
	font-size:0.7em;
	background-color: #FFFFFF;	

}
div#header a:link {
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;	

}
div#header a:visited {
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;	

}
div#header a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;	

}
div#menubar {
	width: 850px;
	height:22px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(media/menuback.gif);
	clear: both;
	line-height:22px;
	text-align:left;
}
div#menubar a {
	margin-left:8px;
	margin-right:8px;	
	color: #000000;
	text-decoration: underline;
	font-size:0.92em;
	font-weight:bold;

}
div#menubar a.firstlink {
	margin-left:20px;
}
div#menubar a:link {
	color: #000000;
	text-decoration: underline;

}
div#menubar a:visited {
	color: #000000;
	text-decoration: underline;

}
div#menubar a:hover {
	color: #666666;
	text-decoration: none;

}
div#footer {
	clear: both;
	background-image: url(media/contentbottom.gif);
	height: 46px;
	border: 0px;
	color: #000000;
	font-size:0.85em;
	background-repeat: no-repeat;
}
div#footer a {
	color: #000000;
	text-decoration: underline;

}
div#footer a:link {
	color: #000000;
	text-decoration: underline;

}
div#footer a:visited {
	color: #000000;
	text-decoration: underline;

}
div#footer a:hover {
	color: #666666;
	text-decoration: none;

}
div#contentboxright {
	float: right;
	width: 575px;
	border: 0px;
	text-align:left;
}
div#content {
	width: 550px;
	font-size:0.85em;
}
div#leftcolumn {

}
td.cartheader {
	background-color: #FFD5FF;
	color: #666666;
	font-size:0.95em;
	font-weight:bold;
	border: 1px solid #E2455A;
	padding: 2px;
}
td.cartdata {
	background-color: #FFFFFF;
	color: #444444;
	font-size:0.8em;
}
td.cartdatabold {
	background-color: #FFFFFF;
	color: #444444;
	font-size:0.8em;
	font-weight:bold;
}
td.cartunderline {
	height:1px;
	background-color: #000000;	
}
.ar12px {
	font-size: 0.85em;
}
.ar13px {
	font-size: 0.92em;
}
.form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .90em;
	color: #000000 !important;
	background-color: #FFFFFF !important;
	z-index:1;
}
.formred {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000 !important;
	background-color:#FFBFBF !important;
}
.contentred { font-size: 0.9em;  color: #990000; font-weight: bold;}
