IMG.thumbnail {
  border-style : solid;
  border-width : 2pt;
  border-color : #98A0B8;
}

IMG.display {
  border-style : solid;
  border-width : 3pt;
  border-color : #98A0B8;
}


BODY {
font-family: Verdana, Arial, sans-serif;
font-size: 10pt;
margin: 0;
padding: 0;
color:#000000;

P, TD, LI, UL {
font-size: 10pt
}
LI {
list-style-type: square;
}

Table {
font-size: 10pt;
border-collapse: collapse;
}

h1 {
font-size: 18pt;
color: #333333;
text-align: center;
padding: 2px;
}

h2 {
font-size: 16pt;
color: #666666;
padding: 2px;
}

h3 {
font-size: 14pt;
color: #4C76A8;
padding: 2px;
}

h4 {
font-size: 12pt;
color: #FFFFFF;
background-color: #333333;
padding: 2px;
border: 1px solid #333333;
}

h5 {
font-size: 10pt;
color: #FFFFFF;
background-color: #666666;
padding: 2px;
border: 1px solid #666666;
}

h6 {
font-size: 9pt;
color: #FFFFFF;
background-color: #4C76A8;
padding: 2px;
border: 1px solid #4C76A8;
}

a:link {
text-decoration: underline;
color: #0000CC;

} 

a:visited {
text-decoration: underline;
color: #CC33FF;

}

a:hover {
text-decoration: none;
color: #FF0000;

}

a:active {
text-decoration: none;
color: #333333;

}

.TopLeft {
	color: #333333;
	text-align: center;
	font-size: 28pt;
	font-weight: bold;
	font-style: italic;
	vertical-align: middle;
	padding: 4px;
}

.HNav {
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	vertical-align: middle;
	padding: 6px;
}
.HNav a:link {
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold;
} 
.HNav a:visited {
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold;
}
.HNav a:hover {
	color: #FFFFFF; 
	background-color:#; 
	text-decoration: none; 
	font-weight: bold; 
}
.HNav a:active {
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold;
}

.LeftNav {
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
    line-height: 18px;
	font-weight: bold;
	vertical-align: top;
}

.LeftNav a:link {
	color: #EEEEEE; 
	text-decoration: none; 
	font-weight: bold;
} 
.LeftNav a:visited {
	color: #EEEEEE; 
	text-decoration: none; 
	font-weight: bold;
}
.LeftNav a:hover {
	color: #FFFFFF; 
	text-decoration: none; 
	background-color: #9E61CF;
	font-weight: bold; 
 	width: 95%;
}
.LeftNav a:active {
	color: #FFFFFF;
	text-decoration: none; 
	font-weight: bold;
}

.contactinfo {
	font-family: Tahoma, Arial, sans-serif;
	text-align: center;

}
.contactinfo a:link {
	color: #000000; 
	text-decoration: none;
} 
.contactinfo a:visited {
	color: #000000; 
	text-decoration: none; 
}
.contactinfo a:hover {
	color: #9E61CF; 
	text-decoration: underline; 
}
.contactinfo a:active {
	color: #FFFFFF;
	text-decoration: none; 
}

.MainContent {
	color: #000000;
	text-align: left;
	vertical-align: top;
    padding: 8px;
}


.Copyright {
	font-size: 9pt;
	color: #FFFFFF;
	text-align: middle;
	font-weight: bold;
	text-align: center;
}