
.QUICK_SEARCH_ROW
{
	font-size: 12px;
	font-family: "Times New Roman";
	font-style: normal;
	font-weight: bolder;
	border-top: thin solid White;
}

.QUICK_SEARCH_TD_BOTTOM
{
	border-top: thin solid White;
}

A.BUTTON {
	text-decoration: none;
	color: Black;
	font-family: "Times New Roman";
	font-weight: bolder;
	font-size: 12px;
}

A.BUTTON:hover {
	text-decoration: underline;
	color: Green;
	font-family: "Times New Roman";
	font-weight: bolder;
	font-size: 12px;
}

.BODY_TEST
{
	background-color: Fuchsia;
}

.BUTTON_TABLE
{
	border-color: White;
	border-Style: solid;
	border-width: thin;
	background-color: #C9D6E9;
	text-align: center;
}

.BUTTON_TABLE_2
{
	border-color: White;
	border-Style: solid;
	border-width: thin;
	background-color: #99CCCC;
}
.CURRENT_TOOL_TABLE
{
	border-color: Green;
	border-Style: solid;
	border-width: thin;
	background-color: #F0FFF0;
}

.CURRENT_TOOL_TABLE_TD
{
	background-color: #5F7394;
	vertical-align: middle;
	padding-bottom: 2;
	padding-left: 2;
	padding-right: 2;
	padding-top: 2;
	text-align: center;
	border: thin solid #5F7394;
}

.CURRENT_TOOL_TABLE_TD_OVER
{
	background-color: #5F7394;
	vertical-align: baseline;
	vertical-align: middle;
	line-height: 16px;
	padding-bottom: 2;
	padding-left: 2;
	padding-right: 2;
	padding-top: 2;
	text-align: center;
	border: thin dotted #F7FCD1;
}

.CURRENT_TOOL_TABLE_TD_TIP
{
	background-color: #C9D6E9;
	vertical-align: middle;
	line-height: 16px;
	padding-bottom: 2;
	padding-left: 2;
	padding-right: 2;
	padding-top: 2;
	text-align: center;
	border-left: thin solid White;
	border-right: thin solid White;
	border-bottom: thin solid White;
}

.CURRENT_TOOL_TABLE_TD_CURRENT
{
	background-color: #C9D6E9;
	vertical-align: middle;
	line-height: 16px;
	padding-bottom: 2;
	padding-left: 2;
	padding-right: 2;
	padding-top: 2;
	text-align: center;
	border-left: thin solid White;
	border-right: thin solid White;
	border-top: thin solid White;
}

.BUTTON_TABLE_TD_2
{
	background-color: #C9D6E9;
	vertical-align: middle;
	line-height: 16px;
	padding-bottom: 2;
	padding-left: 2;
	padding-right: 2;
	padding-top: 2;
	text-align: center;
}

.BUTTON_TABLE_LEFT_2
{
	background-color: #C9D6E9;
	vertical-align: middle;
	line-height: 16px;
	padding-bottom: 2;
	padding-left: 2;
	padding-right: 2;
	padding-top: 2;
	text-align: left;
}

.BUTTON_TABLE_TD
{
	background-color: #E6E6FA;
	vertical-align: middle;
	line-height: 16px;
	padding-bottom: 2;
	padding-left: 2;
	padding-right: 2;
	padding-top: 2;
	text-align: center;
}

.BUTTON_TABLE_LEFT
{
	background-color: #E6E6FA;
	vertical-align: middle;
	line-height: 16px;
	padding-bottom: 2;
	padding-left: 2;
	padding-right: 2;
	padding-top: 2;
	text-align: left;
}

.BUTTON_TEXT {
	text-decoration: none;
	color: Black;
	font-family: "Times New Roman";
	font-weight: bolder;
	font-size: 12px;
}

.BASIC_TEXT
{
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
}

.TITLE
{
	font-size: 16px;
	font-family: "Times New Roman";
	font-style: italic;
	font-weight: bolder;
	color: green;
}

.ADMIN_TITLE
{
	font-size: 24px;
	font-family: "Times New Roman";
	font-style: italic;
	font-weight: bolder;
	color: white;
}

.ADMIN_INPUT_BOX
{
	background-color: #FFFFCE;
	font-weight: bold;
	font-size: 12px;
	font-family: "Times New Roman";
}

.CURRENT_TOOL
{
	font-size: 12px;
	font-family: "Times New Roman";
	font-style: normal;
	font-weight: bolder;
}


.ADMIN_TEXT_YELLOW
{
	font-size: 12px;
	font-family: "Times New Roman";
	font-style: normal;
	font-weight: bolder;
	color: yellow;
}

.ADMIN_TEXT
{
	font-size: 12px;
	font-family: "Times New Roman";
	font-style: normal;
	font-weight: bolder;
	color: white;
}


.TOOLS_TITLE
{
	font-size: 12px;
	font-family: "Times New Roman";
	font-style: normal;
	font-weight: bolder;
}

.SERVICE_DESCRIPTION {
	color: Black;
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: bold;
}

.IDENTIFY_FIELD_TITLE_BACKGROUND 
{
	background-color: #EAEAEA;
}  

.IDENTIFY_FIELD_TITLE_FONT 
{ 
	color: #000000; 
	font-family: "Times New Roman";
	font-weight: bold; 
	font-size: 13px;
}
   
.IDENTIFY_FIELD_BACKGROUND 
{
	background-color: #FFFFFF;
}  

.IDENTIFY_FIELD_FONT 
{ 
	color: #000000;  
	font-family: "Times New Roman";
	font-weight: normal; 
	font-size: 13px;
}
   
A.IDENTIFY_FIELD:link 
{ 
	text-decoration: underline;
	color: #336699; 
	font-family: "Times New Roman";
	font-weight: normal; 
	font-size: 15px;
}

A.IDENTIFY_FIELD:visited 
{ 
	text-decoration: underline;
	color: #336699; 
	font-family: "Times New Roman";
	font-weight: normal; 
	font-size: 15px;
}

A.IDENTIFY_FIELD:hover 
{ 
	text-decoration: none;
	color: #ff0000; 
	font-family: "Times New Roman";
	font-weight: normal;
	font-size: 15px; 
}

A.TITLE_LINKS:link {
	text-decoration: none;
	color: Black;
	font-family: "Times New Roman";
	font-size: 10pt;
	font-weight: bold;
}
A.TITLE_LINKS:visited {
	text-decoration: none;
	color: Black;
	font-family: "Times New Roman";
	font-size: 10pt;
	font-weight: bold;
}
A.TITLE_LINKS:hover {
	text-decoration: underline;
	color: Green;
	font-family: "Times New Roman";
	font-size: 10pt;
	font-weight: bold;
}

A.SERVICE_TITLE:link {
	color: Green;
	font-family: "Times New Roman";
	font-size: 14pt;
	font-weight: bold;
}

A.SERVICE_TITLE:visited {
	text-decoration: none;
	color: Green;
	font-family: "Times New Roman";
	font-size: 14pt;
	font-weight: bold;
}

A.SERVICE_TITLE:hover {
	text-decoration: underline;
	color: #FF4500;
	font-family: "Times New Roman";
	font-size: 14pt;
	font-weight: bold;
}

.TOC_LAYERS{
	font-family: "Times New Roman";
	font-size: 10px;
	font-weight: bold;
	color: Black;
}

.TOC_HEADER{
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: Black;
}

.PULL_DOWN
{
	background: #FFF8DC;
	font-size: 10px;
	font-weight: bold;
}

A.WHITE_LINK:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
A.WHITE_LINK:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
A.WHITE_LINK:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.MEASURE_FONT {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 10px;
}


