body
{
	margin:0 auto;
	padding:0;
	font:76% Verdana,Tahoma,Arial,sans-serif;
	background-color:#ffffff;
	color:#000000;
}
.container
{
	background-color:#d3d3d3;
	color:#303030;
	margin:0 auto;
	width:770px;
	height:100%;
	border-right:3px solid #fff;
	border-left:3px solid #fff;
}
.os
{
	margin:0em auto;
	padding-left:1em;
	background-color:#f0f0f0;
	color:#808000;
}
.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;
	background-color:#f0f0f0;
}
.imgLogo
{
	margin:5px;
	padding:1px 10px 1px 1px;
	vertical-align:middle;
}
.mainpict
{
	margin:0 0 0px 0;
	border:0;
	background-image:url(./Profile-Cut_Banner.png);
	background-repeat:no-repeat;
	background-position:center center;
	height:215px;
	background-color:#f0f0f0;
}
.topmenu
{
	height:2.6em;
	line-height:2.6em;
	color:#900;
	margin:0em 0em 0em 0em;
	padding:0em 2em 0em 0em;
	text-align:center;
	background-color:#f0f0f0;
}
#topnavlist
{
	margin:0;
	padding:0px 0 0px 0px;
	color:#c0c0c0;
}
.topmenu li
{
	display:inline;
	list-style-type:none;
	border-right:0px solid #f00;
	white-space:nowrap;
}
.topmenu li a
{
	display:inline;
	padding:0 10px;
	text-align:center;
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	background-color:inherit;
	color:#c0c0c0;
}
.topmenu #topcurrent
{
	color:#808000;
	text-decoration:none;
}
.topmenu a:hover
{
	color:#000000;
	text-decoration:blink;
}
.leftmenu
{
	height:2.2em;
	line-height:2.2em;
	background-color:#f0f0f0;
	color:#808000;
	margin:-1em 0em 0em 0em;
	padding:0em 0em 0em 0em;
	text-align:center;
}
#leftnavlist
{
	margin:0;
	padding:0px 0 0px 0px;
	color:#808000;
}
.leftmenu li
{
	display:inline;
	list-style-type:none;
	border-right:0px solid #f00;
	white-space:nowrap;
}
.leftmenu li a
{
	display:inline;
	padding:0px 10px 0px 10px;
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	background-color:inherit;
	color:#c0c0c0;
}
.leftmenu #leftcurrent
{
	color:#808000;
	text-decoration:none;
}
.leftmenu a:hover
{
	color:#000000;
	text-decoration:blink;
}
.contents
{
	margin:12px 10px 20px 10px;
	height:100%;
	padding:12px 10px 10px 10px;
	line-height:1.6em;
	text-align:left;
	background-color:#f0f0f0;
	color:#000000;
}
.contents h1
{
	font-size:1.6em;
	margin:0 0 0.5em 0;
	padding-bottom:3px;
	color:#808000;
}
.contents h2
{
	font-size:1.4em;
	margin:0 0 0.5em 0;
	padding-bottom:3px;
	color:#808000;
}
.contents h3
{
	font-size:1.2em;
	margin:0 0 0.5em 0;
	padding-bottom:3px;
	color:#808000;
}
.contents img
{
	margin:7px;
	padding:1px;
	display:inline;
	background-color:#f0f0f0;
	color:#303030;
	border:2px solid #FFF;
}
h3
{
	font-size:1.3em;
	margin:0 0 10px 0;
}
a
{
	text-decoration:underline;
	color:#808000;
	font-weight:bold;
	font-size:105%;
}
a:hover
{
	text-decoration:none;
	color:#000000;
}
a img
{
	border:0;
}
.footer
{
	clear:both;
	margin:0 auto;
	padding:10px 0 20px 0;
	border-top:1px solid #fbcc00;
	width:770px;
	text-align:center;
	background-color:#f0f0f0;
	color:#808000;
	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;
}

