#Description of all links{Goes to all text links.}
A.All {text-decoration: none; color:#000000;}
A.All:link {color:#000000;}
A.All:visited {color:#000000;}
A.All:hover {color:#ff0000;}
A.All:active {color:#000000;}

#Description of all search links{Goes to all  search text links.}
A.search {text-decoration: none; color:#ff6600;}
A.search:link {color:#ff6600;}
A.search:visited {color:#ff6600;}
A.search:hover {color:#ff0000;}
A.search:active {color:#ff6600;}

#Description of menu links{Goes to all menu links.}
A.menu {text-decoration: none; color:#FC9; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold;}
A:menu:link {color:#FC9;}
A:menu:visited {color:#FC9;}
A.menu:hover {color:#FFF;}
A.menu:active {color:#FC9;}


#Description of font face and size{Goes to all pages.}
#s10 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
}

#Description of font face and size{Goes to all pages.}
#s12 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
}

#Description of font face and size{Goes to all pages.}
#s14 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
}

#Description of font face and size{Goes to all pages.}
#s18 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 18px;
}

#Description of font face and size{Goes to all pages.}
#s20 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 20px;
}

#Description of font face and size{Goes to all pages.}
#s26 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 26px;
}

#Description of font face and size{Goes to all pages.}
#footer {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
}



#Description of Text Boxes{Goes to all pages.}
.txtbox1 {
	Background: #EAEAEA;
	border-width: 1px;
	border-color: #000000;
	Border-Style: solid;
	Font-Family: Arial, Verdana, Helvetica;
	Font-Size: 8pt;
}

#Description of Text Boxes{Goes to all pages.}
.txtbox2 {
	Background: #FFFFFF;
	padding: 1px;
	border-width: 1px;
	border-color: #000000;
	Font-Family: Arial, Verdana, Helvetica;
	font-size: 12px;
}



#Description of Text Boxes{Goes to all pages.}
.spantext {
	Font-Family: Arial, Verdana, Helvetica;
	Font-Size: 10px;
	color:#FF0000;
}

#Description of Text Boxes{Goes to all pages.}
.spantext_green {
	Font-Family: Arial, Verdana, Helvetica;
	Font-Size: 10px;
	color:#008040;
}

#tt {position:absolute; display:block; top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; top right no-repeat; overflow:hidden}
#ttcont {display:block;}
#ttbot {display:block; height:5px; margin-left:5px;  top right no-repeat; overflow:hidden}