body {
	font-size: 10pt;
	font-family: "Verdana";
	color: black;
	background-color: #fafad2;
	line-height: 13pt;
	margin-left: 10pt;
}

.siteimage {
	background-color: 909090;
}

.image {
	background-color: cedfff;
}

.topmenu {
	font-size: 12pt;
	font-weight: bold;
	background-color: #c1c1c1;
	line-height: 30pt;
	text-align: center;
	margin-left: 0pt;
} 

p {
	font-size: 10pt;
	margin-left: 20pt;
	margin-right: 20pt;
	margin-top: 5pt;
} 

.description {
	font-size: 8pt;
}

.sidemenu1 {
	font-size: 10pt;
	font-weight: bold;
	background-color: #c1c1c1;
	line-height: 13pt;
	vertical-align: top;
} 

.sidemenu2 {
	font-size: 8pt;
	background-color: #c1c1c1;
	line-height: 10pt;
	vertical-align: top;
} 

.footer {
	font-size: 10pt;
	font-weight: bold;
	background-color: #d8d8d8;
	line-height: 12pt;
	text-align: center;
	margin-top: 5pt;
} 

.breadcrumb {
	font-size: 8pt;
	background-color: #d8d8d8;
	line-height: 20pt;
} 
.message {
	font-size: 10pt;
	font-weight: bold;
	color: white;
	background-color: #ff6600;
	line-height: 16pt;
	text-align: center;
	margin-left: 0pt;
} 

a.ul {text-decoration: underline;}
   
a {text-decoration: none;
   color: #blue;}
   
a:link {color: blue;}
a:active {color: purple;}
a:visited {color: blue;}
a:hover {color: black;}

