body
{
	margin:0 auto;
	padding:0;
	font:76% Verdana,Tahoma,Arial,sans-serif;
	background-color:#FFF;
	color:#303030;
}
.container
{
	background-color:#ffffff;
	color:#303030;
	margin:0 auto;
	height:100%;
}
.os
{
	margin:0em auto;
	padding-left:1em;
	background-color:#800;
	color:#FFF;
	padding:0em 13em 0em 13em;
	background-image:url(./bg1.gif);
	height:140px;
}
.os h1
{
	margin:0 0 10px 0;
	float:left;
}
.os p
{
	width:500px;
	float:right;
	text-align:center;
	color:#a0a0a0;
	margin:0 0 10px 0;
	font-size:0.8em;
	line-height:1.2em;
	background-color:inherit;
}
.logoTextCell
{
	font-weight:bold;
	font-size:1.5em;
	text-align:left;
}
.logoImageCell
{
}
.imgLogo
{
	margin:5px;
	padding:1px 10px 1px 1px;
	vertical-align:middle;
}
.mainpict
{
}
.toppict
{
}
.topmenu
{
	height:2.6em;
	line-height:2.6em;
	color:#900;
	background-image:url(./topbg16.jpg);
	background-repeat:repeat-x;
	background-position:center center;
	padding:0em 2em 0em 0em;
	border-top:2px solid #FFF;
	border-bottom:3px solid #7D0439;
	text-align:center;
}
#topnavlist
{
	margin:0;
	padding:0px 0 0px 0px;
	margin:0em auto;
	width:770px;
}
.topmenu li
{
	float:left;
	list-style-type:none;
	border-right:0px solid #f00;
	white-space:nowrap;
	border-right:1px solid #FFF;
}
.topmenu li a
{
	display:block;
	padding:0 10px;
	font-size:0.94em;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	background-color:inherit;
	color:#FFF;
}
.topmenu #topcurrent
{
	background-color:#7D0439;
	color:#FFF;
	text-decoration:none;
}
.topmenu a:hover
{
	background-color:#7D0439;
	color:#FFF;
	text-decoration:none;
}
.leftmenu
{
	height:1.5em;
	line-height:1.5em;
	color:#900;
	border-bottom:#686200;
	padding:0em 2em 0em 0em;
	text-align:center;
	margin:0em auto;
	width:770px;
}
.leftmenu li
{
	display:inline;
	list-style-type:none;
	border-right:0px solid #f00;
	white-space:nowrap;
}
.leftmenu li a
{
	display:inline;
	padding:0 10px;
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
	background-color:inherit;
	color:#7D0439;
}
.leftmenu #leftcurrent
{
	border-bottom:1px solid #000;
	color:#000;
	text-decoration:none;
}
.leftmenu a:hover
{
	border-bottom:1px solid #000;
	color:#000;
	text-decoration:none;
}
.contents
{
	height:100%;
	padding:12px 1px 10px 1px;
	line-height:1.6em;
	text-align:left;
	background-color:#fff;
	margin:1em auto;
	width:770px;
}
.contents h1
{
	font-size:1.3em;
	margin:1em 0 0em 0;
	padding-bottom:2px;
	border-bottom:#8a1a4e solid 1px;
	color:#7D0439;
}
.contents h2
{
	font-size:1.2em;
	margin:0.2em 0 0.5em 0;
	padding-bottom:3px;
	color:#7D0439;
}
.contents h3
{
	font-size:1.1em;
	margin:0.2em 0 0.5em 0;
	padding-bottom:3px;
	color:#7D0439;
}
.contents H5
{
	font-size:93%;
	padding:0 5px 0 5px;
	text-align:right;
	margin:0;
	border-right:1px solid #7D0439;
	color:#999;
}
.contents img
{
	margin:7px;
	padding:1px;
	display:inline;
	background-color:#cccccc;
	color:#303030;
	border:2px solid #7D0439;
}
h3
{
	font-size:1.3em;
	margin:0 0 10px 0;
}
a
{
	text-decoration:underline;
	color:#7D0439;
	font-weight:bold;
	font-size:105%;
}
a:hover
{
	text-decoration:none;
	color:#000;
}
a img
{
	border:0;
}
.footer
{
	clear:both;
	margin:0 auto;
	padding:10px 0 20px 0;
	border-top:1px solid #7D0439;
	width:770px;
	text-align:center;
	color:#888;
	font-size:0.9em;
}
.footer a
{
	color:#808080;
	text-decoration:none;
}
.footer a:hover
{
	text-decoration:underline;
}
.left
{
	margin:10px 10px 5px 0;
	float:left;
}
.right
{
	margin:10px 0 5px 10px;
	float:right;
}
.textright
{
	text-align:right;
}
.center
{
	text-align:center;
}
.small
{
	font-size:0.8em;
}
.bold
{
	font-weight:bold;
}
.hide
{
	display:none;
}
