body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
    font-size: 12px;
	color: #333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background: url(bg3.jpg) repeat-x #2A4366;
}
A   	{ color: #336699; text-decoration: none; }
A:link	{ color: #336699; text-decoration: underline; }
A:visited { color: #336699; text-decoration: underline; }
A:active { color: #336699; text-decoration: underline; }
A:hover	{ color: #9F7800; text-decoration: underline; }

img { _behavior:  url(iepngfix.htc)}	

#container
{	
	color: #333;
	line-height: 100%;
	text-align: left;
}

#header
{
	padding: 0;
	/* background-color: #ffffcc; */

}

#top h1
{
	padding: 0;
	margin: 0;
}

#leftnav
{
	float: left;
	/*width: 24em;*/
	width: 375px;
	margin: 0;
	padding: 0;
}

#leftnav p
{
	margin: 0 0 0 0;
}

#content
{
}

#content h2
{
	margin: 0 0 0 0;
}

#rightnav
{
	float: right;
	/*width: 25em;*/
	width: 400px;
	margin: 0;
	padding: 0em;
}

#footer
{
	clear: both;
	margin: 0;
	padding: 5px;
	color: #333;
	/* background-color: #ffffcc; */
	
}

.section-header
{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #99ccff;
	width: 100%;
}

.section-descr
{
	width: 100%;
	font-size: 11px;
	font-style: normal;

	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.section
{
	border-right: lightblue 1px solid;
	border-top: lightblue 1px solid;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 0 0 0;
	border-left: lightblue 1px solid;
	border-bottom: lightblue 1px solid;
}

.UserTitleStyle
{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}