

body
{
	font-family: Arial;
	font-size: 12px;
}

div.innerbody
{
	width: 728px;
}

.left
{
	text-align: left;
}

h2
{
    font-size:18px;
}

div#header
{
	height: 100px;
}

div.container
{
    width: 730px;
}

div.bodycontent,
div#right
{
	background-color: #eeeeee;
	border-color: #bbbbbb;
	border-width: thin;
	border-style: dotted;
}

div.title
{
	width: 500px;
	padding: 0px 10px 10px 10px;
	margin: 0px 10px 10px 0px;
	text-align: center;
}

div.title h3
{
	text-align: center;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

div.bodycontent
{
	min-height: 600px;
	_height: 600px;
	width: 565px;
	_width: auto;
	text-indent: 15px;
	padding: 10px 10px 10px 10px;
    margin-right: 5px;
}

div#right
{
	float: right;
}

div#right
{
	background-color: #f0f0e1;
	font-size: x-small;
	height: auto;
	width: 130px;
	overflow: auto;
    margin-top: 3px;
    margin-left: 3px;
}

div#right h3
{
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 15px;
	font-weight: bold;
    margin-top: 1px;
    padding-top: 1px;

}

div#right ul
{
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

div#right li
{
	margin-left: -33px;
	_margin-left: 5px;
	*margin-left: 5px;
	padding-left: 0px;
	padding-right: 5px;
  list-style-position: inside;
}

div#right a
{
	text-decoration: none;
	color: Black;
}

div#right a:hover
{
	color: Black;

	border-bottom-color: #3366ff;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

div#right .menu a
{
	font-size: 12px;
	color: Red;
}

div#right .menu a:hover
{
	text-decoration: underline;
	border-bottom: none;
	font-size: 12px;
	color: Blue;
}