.col-blue {color: #0000FF}
.col-orange-red { color: #FF6600; font-weight: bold;}
.col-grey {color: #666666}
.Arial {font-family: Verdana, Arial}
.col-lt-blue {color: #99CCFF}
.size17 {font-size: 17px}
.style8 {font-size: medium; color: #FF9900;}
.style9 {font-size: 80%; color: #666666; }
.style10 {font: normal 100% Verdana, Arial}
.style11 {color: #000000; font-size: medium; }
.style12 {font-size: 80%}
.style14 {color: #CC0000}
.style16 {font-size: small}
.style18 {color: #FF9900; font-weight: bold;}
.style20 {font-size: x-small}
.style21 {color: #000000; font-size: small; }
.style23 {color: #FF0000}
.style25 {font-size: 12px; font-weight: bold; color: #0066FF;}
.style26 {font-size: small; font-weight: bold;}
.style28 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #FF0000;
}
.style29 {color: #0066FF; font-size: 12px;}
.style30 {font-weight: bold; font-size: 14px;}
.style34 {color: #FF0000}
.style35 {color: #3366FF}
.style36 {color: #FF0000; font-size: large; font-weight: bold;}
.style37 {color: #000000}
.style38 {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
.style39 {font-family: Verdana, Arial: x-large;
	color: #FF0000;
}
.style40 {color: #FF0000; font-style: italic;}
.style42 {font-family: Verdana, Arial; font-weight: bold; }

.bluesize10 {font: normal 10px Verdana, Arial; color: #3366CC;}
.bold {font-weight: bold}
.Sblue17T {	font-size: 17px; color: #3366CC; }
.blacktimes_10 {font-size: 10px}
.bold_gold14 {font-size: 14px; font-weight: bold; color: #FF9900; }

h1 {
	font-size: x-large;
	color: #000000;
}
h2 {font-size: large; color: #000000;}
h3 {font-size: small; color: #000000;}

a:link {
	color: #1E9AC0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1E9AC0;
}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}

.floatleft { float: left; margin: 0px 10px 10px 0px; }
.floatright { float: right; margin: 0px 0px 5px 5px; }



body,td,th {
	font-size: small;
	font-family: Verdana, Arial;
	color:#000000;
	margin: 0px;
  }

p, li, ul, dd, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#000000;
	z-index: 99999;
	margin-left: 7px;
	margin-right: 5px;
  }

select, option, textarea, input {
	font-family: Verdana, Arial;
	color:#000000;
	font-size: x-small;
  }
#menu {
  font-size: 11px;
  line-height: 20px;
  }

#menu a {
  font-size: 11px;
  line-height: 20px;
  }
  
#sidebar {
  width: 200px;
  padding: 5px 0px 0px 5px;
  font-size: 10px;
  }

  
#sidebar a { text-decoration: none }
#sidebar a:hover { text-decoration: none }
#sidebar a:active { text-decoration: none }
#sidebar a:visited { text-decoration: none }

#pagebody {
	background-position: left top;
  }
  
#pagebodyhome {
	background-position: left top;
	border: 0px solid #655a44;
  }
