TABLE 		{
	COLOR: #333333;
	font-family: "Franklin Gothic Book";
	font-size: 14px;
}
.title 		{
	COLOR: #660000;
	font-size: larger;
	font-weight: bold;
}
.subtitle {
	font-weight: normal;
	color: #660000;
}
.subtext	{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.baselink 	{ 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.wd3 {
	font-family: "Wingdings 3";
}
.headerlink {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.footer 	{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.hilite		{
	font-weight: bold;
	color: #000000;
}
#ZOOM 		{ 
	LEFT: 20px; POSITION: 
	absolute; 
	TOP: 20px 
}
.desc {  
	font-size: 8pt; 
	font-style: oblique; 
	color: #000000;
}
.tiny { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	letter-spacing: normal; 
	line-height: normal ;
}
.picframe { 
	border-color: #CCCCCC #999999 #999999 #CCCCCC; 
	border-style: outset; 
	border-top-width: medium; 
	border-right-width: medium; 
	border-bottom-width: medium; 
	border-left-width: medium;
}
.rollover 	{ 
	background-image:  url(images/bg1.jpg);
}
.rolloveron 	{ 
	filter: gray; 
	background-image:  url(images/bg1.jpg);
}
a:visited {  
	color: #0066FF; 
	text-decoration: none;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:hover {  
	color: #00FF00; 
	text-decoration: none;
}
a:active {  
	color: #00FF00; 
	text-decoration: none;
}
.bgleft {
	background-image: url(images/bgL.jpg);
	background-repeat: repeat-y;
	float:left; filter:alpha(opacity=85); -moz-opacity:.85; opacity:.85;
}
.bgright {
	background-image: url(images/bgR.jpg);
	background-repeat: repeat-y;
	float:left; filter:alpha(opacity=85); -moz-opacity:.85; opacity:.85;
}
.bgbg {
	background-image: url(images/bgBG.jpg);
	background-repeat: repeat;
	float:left; filter:alpha(opacity=85); -moz-opacity:.85; opacity:.85;
}
.transp {
	float:left; filter:alpha(opacity=85); -moz-opacity:.85; opacity:.85;
}


