BODY,TD
{
	color:#000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : transparent;
	font-size:10pt;
    border:0px;
}

TABLE
{
	width:500px;
}

.logo
{
	position:relative;
	top:4px;
	left:4px;
}

.midpanel A
{
	text-decoration:none;
}

.mainframe
{
	width:800px;
	border-right:1px solid #959CA1;
	border-left:1px solid #959CA1;
	text-align:center;
}

.header
{
	background-color:transparent;
	width:800px;
	height:162px;
}

.leftpanel
{
    vertical-align:top;
	background-image: url(../img/transparent.gif);
    background-color: #808080;
    padding-left:0px;
    padding-top:10px;
	width:110px;
}

.breadcrumbs
{
	position:relative;
	background: #959CA1;
	background: #ffffff;
	width:800px;
	left:0px;
	top:0px;
	font-weight:bold;
	color: #000000;
	padding: 3px 0px 3px 0px;
	font-size:8pt;
	z-index:999;
	border-bottom:none;
}

.breadcrumbs A
{
	color:#959CA1;
	padding: 5px 15px 5px 0px;	
	text-decoration:none;
}

.breadcrumbs A:HOVER
{
	color: #800040;
}

.navigation
{
	position:relative;
	background: #99A1A6 repeat-x;
	background-image: url(../img/menubar.jpg);
	top:0px;
	width:800px;
	font-weight:bold;
	color: #ffffff;
	height:20px;
	padding: 8px 0px 4px 0px;
	font-size:10pt;
	border-top:none;
	border-bottom: 1px solid #99A1A6;
}

.navigation A
{
	color:#ffffff ;
	padding: 5px 15px 5px 0px;
	text-decoration:none;
}

.navigation A:HOVER
{
	color: #800040;
}

.maintable
{
		border-top:none;
		width:800px;
}

.midpanel
{
	background-color:silver;
	padding:10px;
	vertical-align:top;
	border-left:1px solid #959CA1;
	border-right:1px solid #959CA1;
	background-image: url(../img/Background-logo3.jpg);
	background-repeat : no-repeat;
	width:540px;
}


H1
{
	color: #000000;
	font-size:18pt;
	left:10px;
	font-weight:normal;
}

H2
{
	color:#f0f0f0;
	font-size:14pt;
	font-weight:normal;
}

.rightpanel
{
	background-color:#959CA1;
	border:none;
	padding: 10px 5px 5px 5px;
    text-align:center;
    vertical-align:top;
	width:150px;
}

.sidepic
{
	position:absolute;
	left:15px;
	top:190px;	
}

.showmenu
{
	position:relative;
}

.dropmenu
{
	position:relative;
}

.footer
{
	font-family : sans-serif;
	font-size : 9pt;
	font-style : inherit;
	font-weight : normal;
	text-align : center;
	vertical-align : bottom;
	color : #000000;
	background:#ffffff;
	width:800px;
	border-top:1px #959CA1 solid;
	border-bottom: 1px #959CA1 solid;
	padding:5px;
}

.footer A
{
	color: #333333;
}

ul
{
	padding-left:10px;
}
