@charset "iso-8859-1";

body { 
background: #f9f9f9; 
color: #000080; 
font-size: 11pt; 
font-family: Tahoma,Verdana,Arial,Helvetica,Times New Roman; 
font-style: normal; 
font-weight: normal; 
/* text-align: justify; */ 
SCROLLBAR-FACE-COLOR: #FFFFFF; 
SCROLLBAR-HIGHLIGHT-COLOR: #000080; 
SCROLLBAR-SHADOW-COLOR: #000080; 
SCROLLBAR-3DLIGHT-COLOR: #000080; 
SCROLLBAR-ARROW-COLOR: #808080; 
SCROLLBAR-TRACK-COLOR: #d9d9d9; 
SCROLLBAR-DARKSHADOW-COLOR: #000080} 

/* background: url("parsnbk2.jpg") bgcolor=#ffffad #ffffce #f9f9f9 #5F9EA0 */

ul.navbar 
{
position: absolute;
list-style-type: none;
padding: 0;
margin: 0;
/* top: 16em; */
left: 1em;
width: 15em;
}

ul.navbar li 
{
background: #e0e0e0; 
text-align: center;
margin: 2em 0; 
padding: 2em; 
width: 15em;
}

ul.navbar a 
{
background: #e0e0e0;
text-decoration: none;
text-align: center;
padding: 0.3em;
width: 13em;
}

a.navbar:hover 
{
/* font-size: 12px; */
font-weight: normal;
text-decoration: none;
text-align: center;
border-style: none;
/* border-color: #FFFFFF; */
border-width: 5px;
background-color: #FF0000;
left: 1em;
color: #FFFFFF; 
}

hr {
color: #000080;
}

table {
font-size: 10pt; cellspacing: 15; cellpadding: 5;
}

A:link {text-decoration: none; color: #0000ff;}  /* 994455 */

A:visited {text-decoration: none; color: #800080;}

A:active {color: #A0522D;}

h1 {font-size: 20pt;}

h2 {font-size: 18pt;}

h3 {font-size: 15pt;}

h4 {font-size: 12pt;}

h5 {font-size: 8pt;}

h6 {font-size: 6pt;}


<!-- Column layout effects -->

#top { 
top: 0px;
right: 0px;
margin: 0px;
height: 300px;
/* width: 100%; */
padding: 15px;
background: #f9f9f9; 
}

#left { position: absolute;
left: 0px;
top: 100px;
width: 10%;
/* padding: 10px; */
margin: 5px;
padding-bottom: 10px;
color: #483D8B;
/* background: #e0e0e0; */
}

#center { top: 100px;
margin-left: 15%;
margin-right: 15%;
padding: 10px;
width: 70%;
/* color: #000080; */
background: #F9F9F9;
}

#right { position: absolute;
right: 0px;
top: 100px;
width: 10%;
/* padding: 10px; */
margin: 5px;
padding-bottom: 10px;
background: #f9f9f9;
}

#clear {
clear: both;
}

#footer { 
margin: 20px;
text-align: center;
color: #483D8B;
background: #f9f9f9;
}


<!-- "Button style" menu -->


a.button:link  
{ 
 font-size:12px; 
 font-weight:normal; 
 text-decoration:none;
 text-align:center; 
 border-style:outset; 
 border-color:#FFFFFF; 
 border-width:5px; 
 background-color:#F2F2F2; 
 width:150px;  
 color:#483D8B; 
} 


a.button:visited  
{ 
 font-size:12px; 
 font-weight:normal; 
 text-decoration:none;
 text-align:center; 
 border-style:outset; 
 border-color:#FFFFFF; 
 border-width:5px; 
 background-color:#F2F2F2; 
 width:150px;  
 color:#483D8B; 
} 

a.button:active  
{ 
 font-size:12px; 
 font-weight:normal; 
 text-decoration:none;
 text-align:center; 
 border-style:inset; 
 border-color:#FFFFFF; 
 border-width:5px; 
 background-color:#F2F2F2; 
 width:150px;  
 color:#6495ED; 
} 

a.button:hover  
{ 
 font-size:12px; 
 font-weight:normal; 
 text-decoration:none;
 text-align:center; 
 border-style:inset; 
 border-color:#FFFFFF; 
 border-width:5px; 
 background-color:#F2F2F2; 
 width:150px;  
 color:#FF0000; 
} 

/* --- static menu styles ---
note:
	1. not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
style naming convention:
	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>
*/


.m0l0o {
  border: 1px solid #666666;
	text-decoration: none;
}

.m0l1o {
	border: 1px solid #666666;
	text-decoration: none;
}

.m0l0i {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	padding: 4px;
	text-decoration: none;
}

.m0l1i {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	padding: 4px;
	text-decoration: none;
}
