html,body {
	margin: 0;
	padding: 0;
                font-family: arial, verdana, sans-serif;
                font-size:10px;
}

table {
	width: 100%;
	height: 100%;
}

td.sidetd{
	vertical-align: middle;
	text-align: center;
}

td{
vertical-align: middle;
text-align: right;
}

#wholepage {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	height: 765px;
                border-width: 1px;	
	border-style: solid ;	
	border-color: #000000;
                
}

#logoline{ 
position: absolute;
top: 0px;
left:0px;
height:170px; 
width: 990px;
background-color:#D7DAE7; 
 }

#orangetop{
position: absolute;
top: 170px;
left:0px;
height:5px; 
width: 990px;
background-color:#F99D32;
}

#frontmenu{ 
position: absolute;
top: 175px;
left:0px;
height:410px; 
width: 495px;
background-color:#FFFFFF; 
 }

#frontimage{ 
position: absolute;
top: 175px;
left:495px;
height:410px; 
width: 495px;
background-color:#1E4272; 
 }

#orangebund{
position: absolute;
top: 585px;
left:0px;
height:5px; 
width: 990px;
background-color:#F99D32;
}

#footer{ 
position: absolute;
top: 590px;
left:0px;
height:175px; 
width: 990px;
background-color:#D7DAE7; 
    text-align: right;
}





span.menu-no{

font-family: verdana, arial;
font-size: 14px;
color:#004482;
font-weight: bold;
}

span.menu-act{
font-family: verdana, arial;
font-size: 14px;
color:#D8B4C3;
font-weight: bold;
}

#sitepath {
  white-space: nowrap;
  background-color: #ffffff;
  font-family: verdana, arial;
  font-size: 11px;
}

#sitepath A {
  text-decoration: none;
  color:black;
}

#sitepath A:hover {
 text-decoration: underline;
}



#scroll{ 
 width: 100%; 
 height:380px;
 overflow: auto;
 }

#pad{
padding: 5;
}

 A {
	text-decoration: none;
                }

A:hover {
            	text-decoration: underline;
}

 A:visited {
	text-decoration: none;
color:#004482;
                }
h6{
font-family: arial;
FONT-SIZE: 14px; 
color:#546A9B; 
text-decoration: none; 
font-weight: bold 
}


A.topmenulink:link{ font-family: arial;FONT-SIZE: 16px; color:#F58220; text-decoration: none; font-weight: bold }
A.topmenulink:visited { font-family: arial;FONT-SIZE: 16px; color:#F58220; text-decoration: none; font-weight: bold }
A.topmenulink:active { font-family: arial;FONT-SIZE: 16px; color:#F58220; text-decoration: none; font-weight: bold }
A.topmenulink:hover { font-family: arial;FONT-SIZE: 16px; color:#666666; text-decoration: none; font-weight: bold }
