/* CSS Document */

.link
{
font-family: "Trebuchet MS";
font-size:12px;
color: #3291C1;
font-weight:bold;
text-decoration: none;
}
a.link:hover
{
font-family: "Trebuchet MS";
font-size:12px;
color: #333333;
font-weight:bold;
text-decoration: underline;
}
a.menu:link,a.menu:active,a.menu:visited
  {font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color: #B1B1B1;
text-decoration:none;
text-transform: uppercase;
display:block;
padding:14px 0px 14px 0px;
}
a.menu:hover{color: #FFFFFF; background: url(images/overbutton.jpg)}
.btn
{
font-family: "Trebuchet MS";
font-size:12px;
color: #999999;
text-decoration: none;
}
a.btn:hover
{
font-family: "Trebuchet MS";
font-size:12px;
color: #CCCCCC;
text-decoration: underline;
}
.s-link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #BB0004;
	text-decoration: none;
}
.s-link:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #BB0004;
	text-decoration: underline;
}
.high {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FF2D32;
	text-decoration: underline;
}
.high:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #BB0004;
	text-decoration: none;
}
.our {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.menu1{color:#000; text-decoration:none; font-weight:bold; font-family: Arial, Helvetica, sans-serif;}
a.menu1:hover{color: #FFFFFF; background: url(images/overbutton.jpg)}

