.yellow {
	font-family: "Tahoma", "Arial", "Verdana", "Times New Roman";
	line-height: 15pt;
}
.yellow A:link {
	color: #FFCC00;
	text-decoration: none;
}
.yellow A:visited {
	color: #FFCC00;
	text-decoration: none;
}
.yellow A:active {  text-decoration: none}
.yellow A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.blue {
	font-size : 9pt;
	font-family: "Tahoma", "Arial", "Verdana", "Times New Roman";
	line-height: 15pt;

}
.blue A:link {
	color: #0066CC;
	text-decoration: none;
}
.blue A:visited {
	color: #0066CC;
	text-decoration: none;
}
.blue A:active {  text-decoration: none}
.blue A:hover {
	color: #000000;
	text-decoration: underline;
}
A:link {
	color: #FFFFFF;
	text-decoration: none;
}
A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A:active {
	text-decoration: none;
}
A:hover {
	color: #FFCC00;
	text-decoration: underline;
}
body {  font-size: 9pt;}
table { font-size: 9pt;}
td {  font-size: 9pt; line-height: 12pt; font-family: "Tahoma", "Arial", "Verdana", "Times New Roman"}
div {   font-family: "Tahoma", "Arial", "Verdana", "Times New Roman"; font-size: 9pt}
.Title {  font-size: 14.8px; font-weight: bold; font-family: "Tahoma", "Arial", "Verdana", "Times New Roman"}
.Over {  background-color: #EFEFEF; cursor: hand}
.Out {  background-color: #FFFFFF; cursor: default}
.inputWhite {  border: 1px #000000 solid; filter: Alpha(Opacity=30)}
.coolSubmit {  background-color: #FAFAFA; border: #666666; border-style: outset; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; height: 20px; width: 50px; cursor: hand}
.coolSubmitL { background-color: #FAFAFA; border: #666666; border-style: outset; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; height: 20px; width: 80px; cursor: hand }
.newsBorder {  border-color: black black #EFEFEF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.pBigTitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 30px;
	font-weight: bold;
}
.pSmallTitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;

}
.sortTable {
	font-size: 11pt; line-height: 18pt; font-family: "Tahoma", "Arial", "Verdana", "Times New Roman"
}