div.menu a:link {
color: #513C0E;
white-space: nowrap;
padding-top:4px;
padding-bottom:4px;
padding-left:8px;
padding-right:8px;
}

div.menu a:active {
color: #513C0E;
white-space: nowrap;
padding-top:4px;
padding-bottom:4px;
padding-left:8px;
padding-right:8px;
}

div.menu a:visited {
color: #513C0E;
white-space: nowrap;
padding-top:4px;
padding-bottom:4px;
padding-left:8px;
padding-right:8px;
}

div.menu a:hover {
color: #000000;
background-color: #ffffff;
text-decoration:none;
padding-top:4px;
padding-bottom:4px;
padding-left:8px;
padding-right:8px;
opacity: 0.5;
filter:alpha(opacity=50);
white-space: nowrap;
}


td  { 
	color: #77776e; 
	font-size: 12px;
	

line-height: 160%;

	font-family: "Lucida Sans Unicode", "Lucida Grande", Trebuchet MS, verdana, arial, helvetica; 

	  
}

.name {
	color: #77776e;
	font-size: 16px;
	font-family: Verdana, arial, helvetica;
	font-weight: bold;
	

}




.title {
	color: #C8C7B6;
	font-size: 13px;
	font-family: Trebuchet MS, Verdana, arial, helvetica;
	font-weight: bold;


}

.gatormain {
font-family:Trebuchet MS;
font-size:200%;
color:#2C617F;
font-weight:bold; 
}

.gatorsub {
font-family:Trebuchet MS;
font-size:150%;
font-weight:bold; 
}



.adtitles {
	color: #9DA092;
	font-size: 15px;
	font-family: Trebuchet MS, Verdana, arial, helvetica;
	font-weight: bold;
	letter-spacing: 3px;

}

.frtitles {
	color: #9DA092;
	font-size: 15px;
	font-family: georgia, serif, Trebuchet MS, Verdana, arial, helvetica;
	font-weight: bold;
	letter-spacing: 3px;

}






a:visited, a:link, a:active {
	color: #2C617F;

	text-decoration: none;
}

a:hover {
	color: #2C617F;

	text-decoration: underline;

}

a.blue:visited, a.blue:link, a.blue:active {
color:#2C617F;
}

a.blue:hover {

color:#2C617F;
text-decoration: underline;

}




a.red:visited, a.red:link, a.red:active {
color:#F2841F;
}

a.red:hover {

color:#F2841F;
text-decoration: underline;

}

a.white:visited, a.white:link, a.white:active {
color:#ffffff;
}

a.white:hover {

color:#EFD192;
text-decoration: underline;

}

a.raku:visited, a.raku:link, a.raku:active {
color:#455C75;
text-decoration:none;
}

a.raku:hover {

color:#2D5077;
text-decoration: underline;

}





a.app:visited, a.app:link, a.app:active {
color:#2C617F;
}

a.app:hover {

color:#B03331;
text-decoration: none;

}




a.ibut:visited, a.ibut:link, a.ibut:active { background: #ffffff; font-size: 30px; }
a.ibut:hover {background-color: #d4ddd5; font-size: 30px;
}

a.ilbut:visited, a.ilbut:link, a.ilbut:active { background-color: #DCDDDE; font-size: 18px; }
a.ilbut:hover {background-color: #1D1E1B; font-size: 18px;
}

a.ilbutSelected:visited, a.ilbutSelected:link, a.ilbutSelected:active, a.ilbutSelected:hover { background: #000000; font-size: 18px; }


a.inbut:visited, a.inbut:link, a.inbut:active { background: #000000; font-size: 18px; }
a.inbut:hover {background-color: #460F14; font-size: 18px;
}

input.linkButton {
	color: #5F82A8;
	border: none;
	text-decoration: none;
	background-color: transparent;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 150%;
	font-family: Trebuchet MS, verdana, arial, helvetica; 
	cursor: pointer;
	padding-left:0px;
}




a.mbut:visited, a.mbut:link, a.mbut:active { background: #a7a9ac; font-size: 22px; }
a.mbut:hover {background-color: #000000; font-size: 22px;
}

p.mbut:visited, p.mbut:link, p.mbut:active { background: #295687; font-size: 14px; }
p.mbut:hover {background-color: #FFFFFF; font-size: 14px;
}

a.dbut:visited, a.dbut:link, a.dbut:active { background: #FFFFFF; font-size: 10px; }
a.dbut:hover {background-color: #AB432B; font-size: 10px;
}



#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: auto;
	border: 1px solid #333333;
	padding: 2px;
	background-color: #F4F4F4;
	visibility: hidden;
	z-index: 100;
	filter: progid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

