a	{
	color: #00B6F0;
	text-decoration: none;
	font-weight : normal;
}

a:hover	{
	color: #00B6F0;
	text-decoration: underline;
	font-weight : normal;
}
a.netlink	{
	color: #198BC8;
	text-decoration: none;
	font-weight: normal;
}

a.netlink:hover	{
	color: #198BC8;
	text-decoration: underline;
	font-weight: normal;
}

a.thumbnail	{
   border: 2px solid  #232222;
}

a.thumbnail:hover	{
   border: 2px solid  #00B6F0;
}

H1	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 12px;
	color: #334777;
	font-weight: bold;
}

H6	{
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-size: 10px;
	color: #666633;
	text-align: center;
}

#subhead{
	font-family: "Tahoma", "Sans Serif", "TrebuchetMS", "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #00B6F0;
}

#white{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

UL	{
	font-family: "Tahoma", "Sans Serif", "TrebuchetMS", "Tahoma"; 
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	padding-right: 10px;
}

.content	{
	font-family: "Tahoma", "Sans Serif", "TrebuchetMS", "Arial";
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}

.folio	{
	font-family: "Tahoma", "Sans Serif", "TrebuchetMS", "Arial";
	font-size: 11px;
	color: #6A6565;
	font-weight: normal;
	line-height : 20px;
}
.foliolink	{
	font-family: "Tahoma", "Sans Serif", "TrebuchetMS", "Arial";
	font-size: 11px;
	color: #6A6565;
	font-weight: normal;
	line-height : 15px;
}

.formcontent	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #555353;
	font-weight: normal;
	
}

.table	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma"; 
	font-size: 10px;
	color: Gray;
	font-weight: bold;
	
}

.px9	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma"; 
	font-size: 9px;
	color: Gray;
	font-weight: normal;
	
}

SELECT	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #334777;
	text-align: left;
}

BODY {
	scrollbar-face-color: #3F3F3F;
	scrollbar-arrow-color: #00B6F0;
	scrollbar-track-color: #727272;
	scrollbar-shadow-color: #333300;
	scrollbar-highlight-color: Window;
	scrollbar-3dlight-color: Black;
	scrollbar-darkshadow-color: White;
}

.checkbox      {
	font-family: "Trebuchet MS", "Tahoma", "Verdona", "Sans Serif";
	color: #000000;
	border: 0px;
}

.picplace {
	background-image: url(images/curve.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.inputtext      {
	font-family: "Verdana", "Ariel", "Sans Serif";
	font-size: 11px;
	color: #555353;
	text-align: center;
	border: 1px solid #006B2C;
}

.inputbox      {
	font-family: "Verdana", "Ariel", "Sans Serif";
	font-size: 11px;
	color: #555353;
	border: 1px solid #006B2C;
}

.submit      {
	font-family: "Verdana", "Ariel", "Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #f2f7e8;
	text-align: center;
	font-weight: bold;
	background-color: #006B2C;
	letter-spacing: 1px;
}

#small	{
	font-size: 9px;
}