a.top
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	word-spacing: normal;
	text-align: center;
	color: white;
	margin: 2px;
	text-decoration: none;
}

a:hover.top
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	word-spacing: normal;
	text-align: center;
	color: white;
	margin: 2px;
	text-decoration: underline;
}

a.headerlink
{
	font-family: verdana;
	font-size: 20px;
	font-weight: bold;
	word-spacing: normal;
	color: #787878;
	margin: 0px;
	text-decoration: none;
}

a:hover.headerlink
{
	font-family: verdana;
	font-size: 20px;
	font-weight: bold;
	word-spacing: normal;
	color:  #6B6B6B;
	margin: 0px;
	text-decoration: none;
}

a.third{
	font-family: verdana; 
	text-decoration: none;
	color: #330099;
	font-size: 12px;
}

a:hover.third{
	color: red;
}

p.text{
	font-family: verdana; 
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
}

a.thirdarchive{
	font-family: verdana; 
	text-decoration: none;
	color: #330099;
	font-size: 12px;
	line-height: 10px;
}

a:hover.thirdarchive{
	color: red;
}

a.h1third{
	font-family: verdana; 
	font-size: 12px; 
	font-weight: bold; 
	color: a80405; 
	text-align: left; 
	width:100%; 
	background-color: #EFEFEF; 
	padding: 3px;
}

a:hover.h1third{
	text-decoration: underline;
}

table.index
{
	border:1px #DDDDDD solid;
}

h1.third{
	font-family: verdana; 
	font-size: 12px; 
	font-weight: bold; 
	color: a80405; 
	text-align: left; 
	width:100%; 
	background-color: #EFEFEF; 
	padding: 3px;
}

h1.title{
	font-family: verdana; 
	font-size: 14px; 
	font-weight: bold; 
	color: a80405; 
	text-align: left; 
	width:100%; 
}


p.desc{
	font-family: verdana; 
	font-size: 12px; 
	font-weight: normal; 
	text-align: left; 
}

.descarchive{
	font-family: verdana; 
	font-size: 12px; 
	font-weight: normal; 
	text-align: left;
	margin-top: 0px;
}

ul.third{
	list-style-type: square;
	color: #330099;
	margin-left: 20px;
}

li.third{
line-height: 1.4;
}

input.button
{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #EFEFEF;
color: #333333;
font-size: 10px;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
} 

p.link
{
	font-family: verdana;
	font-size: 8pt;
	text-align: justify;
	line-height: 16px;
	color: black;
	margin: 8px;
}

.clientArea {  
color: #000000;
overflow: auto;
scrollbar-face-color: white;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: white;
scrollbar-shadow-color: white;
scrollbar-arrow-color: #a80405;
scrollbar-track-color: #a80405;
height: 250px;
}