@charset "utf-8";
/* CSS Document */

td img {display: block;}body,td,th {
	font-family: Georgia, Trebuchet MS, Arial Narrow;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #E4E1DA;
}
.callus {
	font-family: Calibri,Trebuchet MS;
	font-size: 24px;
	font-weight: bold;
}
.footerlinks {
	color: #FF9900;
	font-weight: bold;
	text-decoration:underline;
}
h1 {font-family: Calibri, Trebuchet MS;
	color:#666666;
	font-size:20px

}

h2 {font-family: Calibri, Trebuchet MS;
	color: #996600;
	font-size:18px

}

a {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.content {color: #666666; font-size:13px; font-family: Georgia, Trebuchet MS, Arial Narrow;}

.mainlink {color: #999999; font-size:16px; font-family: Calibri, Trebuchet MS; font-weight:normal}
.mainlink a:link {color: #666666; font-size:16px; font-family:  Calibri, Trebuchet MS; font-weight:bold; text-decoration:none}
.mainlink a:active {color: #999999; font-size:16px; font-family:  Calibri, Trebuchet MS; font-weight:bold; text-decoration:none}
.mainlink a:visited {color:#333333; font-size:16px; font-family:  Calibri, Trebuchet MS; font-weight:bold; text-decoration:none}
.mainlink a:hover {color:#CC0000; font-size:16px; font-family:  Calibri, Trebuchet MS; font-weight:bold; text-decoration:underline}

.sublink {color: #999999; font-size:13px; font-family: Calibri, Trebuchet MS; font-weight:normal}
.sublink a:link {color: #666666; font-size:14px; font-family:  Calibri, Trebuchet MS; font-weight:bold; text-decoration:none}
.sublink a:active {color: #999999; font-size:14px; font-family:  Calibri, Trebuchet MS; font-weight:bold; text-decoration:none}
.sublink a:visited {color:#333333; font-size:14px; font-family:  Calibri, Trebuchet MS; font-weight:bold; text-decoration:none}
.sublink a:hover {color: #990000; font-size:14px; font-family:  Calibri, Trebuchet MS; font-weight:bold; text-decoration:underline}

.footer {color: #666666; font-size:15px; font-family: Calibri, Trebuchet MS; font-weight:normal}
.footer a:link {color: #FF9900; font-size:15px; font-family:  Calibri, Trebuchet MS; font-weight:bold; text-decoration:none}
.footer a:active {color: #FF6600; font-size:15px; font-family:  Calibri, Trebuchet MS; font-weight:bold; text-decoration:none}
.footer a:visited {color:#FF9900; font-size:15px; font-family:  Calibri, Trebuchet MS; font-weight:bold; text-decoration:none}
.footer a:hover {color: #666666; font-size:15px; font-family:  Calibri, Trebuchet MS; font-weight:bold; text-decoration:underline}


.searchbuttons {
 font-family: Arial, Trebuchet MS,  Helvetica, sans-serif;
 font-weight:bold;
 font-size: 10px;
 background-color: #FF9900;
 color: #000000;
 border: none;
 border-color:#000000;
}

.searchtext {
 font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
 font-size: 11px;
 width: 150px;
 border: none;
 border-color:#000000;

}