.header
{
 	 margin-top: 0px;
    background-color: #D2CBE7;
    font-weight: bold;
    text-align: left;
	 background: url(../images/banner.gif) no-repeat;
	 width: 984px;
	 min-height: 207px;
}

.menu
{
    padding-top: 125px; 
	 margin-left: 250px;
/*    float: left; */
}

.menu button
{
    font-size: 8pt;
}

.menu a
{
	color: #565AB3;
	background-color: transparent;
	font-family: tahoma, arial;
	line-height: 25px;
	font-weight: bold;
	font-size: 9pt;
	padding: 4px 8px;
	margin-right: 10px;
	text-decoration: none;
	border: 1px solid #565AB3;
}

.menu a:hover
{
	color: #565AB3;
	background-color: #E5E6F8;
	font-family: tahoma, arial;
	line-height: 25px;
	font-weight: bold;
	font-size: 9pt;
	padding: 4px 8px;
	margin-right: 10px;
	text-decoration: none;
	border: 1px dotted white;
}

.menu ul
{
    list-style: none;
    margin: 0px;
}

.menu ul li
{
    float: left;
    margin: 0px 10px;
}

.vmenu
{
    padding: 0px;
    float: left;
}

.vmenu button
{
    font-size: 8pt;
}

.vmenu a
{
    text-decoration: none;
    color: #565AB3;
}

.vmenu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.vmenu ul li
{
    margin: 5px;
}

.copyright
{
font-family: verdana, arial, times new roman;
font-size: 7pt;
color: #bfbfff;
font-weight: normal;
text-align: right;
vertical-align: top;
padding: 0px 2px 0px 0px;
}

/* Nice Anchors */

A.menuleft,A.menuleft:link,A.menuleft:visited
{
	color: #565ab3;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 20px;
	font-weight: normal;
	font-size: 9pt;
	padding: 2px 4px;
	text-decoration: none;
	border-bottom: 1px dotted #565ab3;
	display: block;
	margin-bottom: 5px;
}

A.menuleft:hover
{
	color: white;
	background-color: #565ab3;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	padding: 2px 4px;
	text-decoration: none;
	border-bottom: 1px dotted #e5e6f8;
	display: block;
	margin-bottom: 5px;
}

.leftmenu
{
	margin: 4px 4px 0px 4px;
	border: 0px;
	background: #565ab3 url(../images/menuback.gif) no-repeat;
	font-family: tahoma, arial;
	font-size: 9pt;
	width: 98%;
	float: left;
}

.leftmenuhdr
{
	 color: white;
    padding: 4px;
    background-color: transparent;
    text-align: center;
    margin: auto;
    font-weight: bold;
    font-size: 10pt;
}
.leftmenubody
{
	 color: white;
padding: 10px;
text-align: left;
}

/* Anchors with dotted underline */
A.toplink
{
	font-family: verdana, arial, times new roman;
	font-size: 7pt;
	color: #bfbfff;
	border-bottom: 1px dotted #4a8ff7;
	text-decoration: none;
	font-weight: bold;
}

A.toplink:hover
{
	font-family: verdana, arial, times new roman;
	font-size: 7pt;
	color: #565AB3;
	border-bottom: 1px dotted #565AB3;
	text-decoration: none;
	font-weight: bold;
}
