BODY {
	font-weight : normal;
	font-size : smaller;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom :0px;
	margin-right :0px;
	background-color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
}
.toptext {
	font-size : 12px;
	font-weight : bolder;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;


}

.toptext a:link {
     color:#333333;
}
.toptext a:visited{
     color:#333333;
}
.toptext a:hover{
	color:#FFFFCC;
	text-decoration : underline;
	background-color: #FF6633;
}

.ulink a:link {color: #FF6600; text-decoration: underline}
.ulink a:visited {color: #008800; text-decoration: underline}
.ulink a:hover { color: #008800; text-decoration: underline}

a:hover {  color: #FF6600; text-decoration: underline}
a:link {  color: #008800; text-decoration: underline}
a {	color: #008800; 	text-decoration: underline}

.tdsub {
	border-bottom-color : #D4D4D4;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-collapse : separate;
}

.title {
	font-weight: bolder;
	color: #003399;
}

.sitetitle {
	font-weight: bold;
	color: Green;
	font-size : medium;
}

.tabtitle{
	color:#339900;
	font-weight : bolder;
}

.titlesmall {
	font-weight: normal;
	color: #003399;
	font-size : xx-small;
}

.sitename {
	font-weight: bolder;
	color: #003399;
}


.selecttxt {

	font-size: 12px;

	color: #1C3F7D;

	font-weight: bold;

	font-family: "Arial";

}

text {

	font-family: "Arial", "Helvetica", "sans-serif";

	font-size: 10px;

	color: #000000;

}

.intertext {

	font-size: 10px;

}


.subtitle {

	font-family: "Verdana", "Arial";

	font-weight: bold;

	color: #003366;

	font-size: 12px;



}

.text1 {

	font-family: "Verdana", "Arial";

	font-size: 10px;

	color: #003366;

}

.text2 {

	font-family: "Verdana", "Arial";

	font-size: 12px;

	color: #003366;

	filter: Alpha(Opacity=100);



}



.underline {

	text-decoration: underline;

}




.tran {

	filter: Alpha(Opacity=100);

}





.listhr {
	color: #F16507;
}
.tabtitle1 {

	color:#339900;
	font-weight : normal;
}
.toptd {
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.bodytb {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;

}
.bottomtd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #223344;
}
.bbody {
	height: 100%;
}


.topline { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 16; 
  font-weight: bolder;
} 



h1 {
  font-size: 10;
  background-color: "#aaf";
  padding: 3px;
}

h2 { font-size: 8; }

table.search {
  border: 1px solid #ccc;
  border-collapse: collapse;
  width:750px;
}


tr.search_even { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12; 
  padding:5px;
  background-color:#EAFFEA; 
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: center;
}

td.search { 
  text-align:center;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 16; 
  font-weight: bolder;
  padding:5px;
  background-color:#EAFFEA; 
  border: 1px solid #ccc;
} 


table.results {
  border: 1px solid #ccc;
  border-collapse: collapse;
  width:750px;
}

th.results { 
  text-align:center;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12; 
  padding:5px;
  background-color:#EAFFEA; 
  border: 1px solid #ccc;
} 


td.results_odd { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11; 
  color: #009900;
  padding:5px; 
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: center;
}

td.results_even { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11; 
  color: #009900;
  padding:5px;
  background-color:#eef; 
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: center;
}

td.results_name { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11; 
  padding:5px; 
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: center;
  width:100px;
}

td.results_even_name { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11; 
  padding:5px;
  background-color:#eee; 
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: center;
  width:100px;
}

td.type { text-align: center; background: #ccf; padding: 3px; font-size: 80%; }

input.submitLink {
  color: #00f;
  background-color: transparent;
  text-decoration: underline;
  border: none;
  cursor: pointer;
  cursor: hand;
}

input.submitLinkCurrentPage {
  color: #000;
  background-color: transparent;
  text-decoration: none;
  border: none;
  cursor: pointer;
}

