.
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
}

body
{
	background: black url("../images/snowing.gif") top left repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0px;
	text-align: left;
	overflow: auto;
}

img
{
	padding: 0px;
	margin: 0px;
	border: 0px none;	
}

#mainbar-out
{
	margin: 0px;
	padding: 0px;
	height: auto;
	min-height: 100%;
	text-align: center;
}
#mainbar-left
{
	margin: auto;
	height: auto;
	min-height: 100%;
	width: 800px;
	padding: 0px;
	background: white url("../images/ex-left.png") top left repeat-y;
}

#mainbar-right
{
	margin: auto;
	height: auto;
	min-height: 100%;
	width: 800px;
	padding: 0px;
	background: url("../images/ex-right.png") top right repeat-y;
}

#mainbar
{
	margin: 0px;
	height: auto;
	min-height: 100%;
	width: 800px;
	padding: 20px 50px;
}

#mainbar-in
{
	margin: 0px;
	height: auto;
	padding: 0px;
	width: 700px;
	text-align: left;
}

#topmenu
{
	margin: 0px;
	padding: 5px 40px;
	font-weight: bold;
	text-align: left;
}

#footline
{
	margin: 0px;
	padding: 5px 45px;
	font-weight: bold;
	color: silver;
	text-align: right;
}

#footline A	{	color: silver;	}

A	{	color: #1060A0;	font-weight: bold;	text-decoration: none;	}
A:visited	{	color: #1060A0;	font-weight: bold;	text-decoration: none;	}
A:active	{	color: gray;	font-weight: bold;	text-decoration: none;	}
A:hover	{	color: black;	font-weight: bold;	text-decoration: underline;	}

.sline1
{
	background: url("../images/sline1.png") top left repeat-x;
	font-size: 8px;
	height: 12px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}

h1
{
	font-size: 26px;
	line-height: 28px;
	margin: 20px 0px 18px 0px;
	padding: 0px 0px 10px 0px;
}

h2
{
	font-size: 22px;
	line-height: 24px;
	margin: 20px 0px 15px 0px;
	padding: 0px 0px 8px 0px;
}

h3
{
	font-size: 18px;
	line-height: 18px;
	margin: 12px 0px 4px 0px;
	padding: 0px 0px 2px 0px;
	color: #000068;
}

h4
{
	font-size: 16px;
	line-height: 16px;
	margin: 10px 0px 2px 0px;
	padding: 0px 0px 1px 0px;
	color: #280068;
}

.stdlist
{
	margin: 4px 0px 4px 20px;
	padding: 0px 0px 0px 20px;
}

.stdtable
{
	margin: 4px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	display: inline;
}


