BODY
{
	margin: 0;
	background-color: #69C;
}

BODY, TD, TH
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

H1,H2,H3,H4,H5
{
	color: #333;
	margin: .5em 0 .1em;
}

H1
{
	font-size: 24px;
}

H2
{
	font-size: 18px;
}

H3
{
	font-size: 16px;
	margin-left: 1em;
}

H4
{
	font-size: 12px;
	color: #036;
	font-weight: normal;
	margin: 5px;
}

H5
{
	font-size: 10px;
	font-weight: bold;
	color: #036;
	margin: 5px;
}

A,A:link,A:active,A:visited
{
	color: #900;
	text-decoration: none;
}

A:hover
{
	color: #000;
	text-decoration: underline;
}

.top
{
	text-align: center;
	height: 65px;
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.top_lip
{
	background-image: url(../images/top_lip_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #FFF;
	text-align: center;
}

.top_slant
{
	background-image: url(../images/top_slant.gif);
	background-repeat: no-repeat;
	height: 30px;
}

.nav
{
	padding-top: 10px;
}

.nav A,.nav A:link,.nav A:active,.nav A:visited
{
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 4px;
	line-height: 18px;
	border: 1px solid #FFF;
}

.nav A:hover
{
	border-color: #036;
	color: #003;
	text-decoration: none;
}

.main
{
	
	background-color: #FFF;
}

.content
{
	border-top: 1px solid #F00;
	width: 600px;
	height: 260px;

}

.copy
{
	vertical-align: top;
	width: 425px;
	padding: 0 15px;
}

.subnav_box
{
	width: 140px;
	vertical-align: top;
	font-size: 10px;
}

.subnav
{
	margin-top: 1em;
	text-align: center;
	border: 1px solid #69C;
	background-color: #EEE;
	font-weight: bold;
	padding: 4px 0;
}

.subnav A,.subnav A:link,.subnav A:active,.subnav A:visited
{
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	display: block;
	color: #000;
	padding: 2px 4px;
	margin: 2px 0;
}

.subnav A:hover
{
	background-color: #FFF;
	color: #060;
	text-decoration: none;
}




.subnav_box2
{
	width: 142px;
	vertical-align: top;
	font-size: 10px;
}

.subnav2
{
	margin-top: 1em;
	border: 1px solid #69C;
	background-color: #FF0;
	text-align: center;
	padding: 2px 4px;
}

.subnav2 A,.subnav2 A:link,.subnav2 A:active,.subnav2 A:visited
{
	text-decoration: underline;
	text-align: center;
	font-weight: normal;
	display: block;
	color: #F03;
	background-color: #FF0;
	padding: 2px 4px;
	margin: 2px 0;
}

.subnav2 A:hover
{
	background-color: #FFF;
	color: #F00;
	text-decoration: none;
}






.stamp_box
{
	font-size: 10px;
	width: 140px;
	vertical-align: bottom;
}

.stamp
{
	border: 1px solid #F00;
	border-width: 1px 0;
	padding: 6px 0;
	text-align: right;
	margin-bottom: 1em;
}

.stamp_logo
{
	margin-bottom: .7em;
}

.stamp_logo TD
{
	font-size: 10px;
	text-align: right;
	font-weight: bold;

}

.stamp_logo TH
{
	vertical-align: middle;
	padding-left: 3px;
}

.bot_lip
{
	text-align: center;
	background-image: url(../images/bot_lip_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom right;
	background-color: #FFF;
}

.bot_slant
{
	background-image: url(../images/bot_slant.gif);
	background-repeat: no-repeat;
	height: 30px;
	background-position: right top;
}

.bot
{
	text-align: center;
	background-image: url(../images/bot_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 6px;
	font-size: 9px;
	color:#EEE;
}

.bot A,.bot A:link,.bot A:active,.bot A:visited
{
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	border-right: 1px solid #FFF;
	padding: 0 5px;
}

.bot A#end
{
	border-right: none;
}

.bot A:hover
{
	text-decoration: underline;
}