/* LINKS */
/*a:link {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
}
a:visited {
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}*/


body
{
	font-family: Tahoma;
	font-size: 10pt;
}

table
{
	font-family: Tahoma;
	font-size: 10pt;
}


/* FOOTER MENU CLASSES */
.bot_menu {
	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.bot_menu a:link {
	font-family: Tahoma;
	font-weight: bold;
	color: #999999;
	font-size: 9px;
	text-decoration: none;
}
.bot_menu a:visited {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.bot_menu a:hover {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.bot_menu a:active {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.sub_menu {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.sub_menu a:link {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sub_menu a:visited {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sub_menu a:hover {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.sub_menu a:active {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/* BACKGROUND SWOOSH USED FOR WRIGHT GROUP PAGES */
.wright_group_swoosh {
	background-image: url(/uploads_images/wright-group/wright-group-swoosh.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #EDEDED;
}
.searchbox 
{
	font-family: Tahoma;
	font-size: 9px;
	width:124px;
	height:13px;	
	border:0;
}
.searchtext
{
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.searchbutton 
{
	width:25px;
	height:13px;	
	border:0;
}
.text
{
	font-family:Verdana;
	font-size:10pt
}