td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.smalltext {
	font-size: 10px;
}
a:visited {
	font-weight: bold;
	color: #336699;
}
a:hover {
	font-weight: bold;
	color: #990000;
}
a:active {
	color: #336699;
}
a:link {
	font-weight: bold;
	color: #336699;
}
h3 {
	font-size: 10px;
	color: #666633;
}
a.topmenu:link		{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;

}
a.topmenu:hover		{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;

}
a.topmenu:visited		{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;

}
a.topmenu:active		{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;

}
a.footer:link		{
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;

}
a.footer:hover		{
	color: #666633;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;

}
a.footer:visited		{
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;

}
a.footer:active		{
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;

}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	clip:  rect(auto auto -10px auto);
}
.maintitle {
	font-size: 15px;
	font-weight: bolder;
	color: #666633;
}
.contspc {
	margin: 5px;
}
.contentbg {
	background-image:  url(images-x/border3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.breadcrumb {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.breadcrumb:link		{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;

}
a.breadcrumb:hover		{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;

}
a.breadcrumb:visited		{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;

}
a.breadcrumb:active		{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}

.padder {
	padding: 4px;
}

a.sidemenu:link		{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;

}
a.sidemenu:hover		{
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;

}
a.sidemenu:visited		{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;

}
a.sidemenu:active		{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
.whitetext {
	color: #FFFFFF;
}
a.titlelink:link		{
	font-size: 15px;
	font-weight: bolder;
	color: #666633;
	text-decoration: underline;
}
a.titlelink:hover		{
	color: #990000;
	font-size: 15px;
	font-weight: bolder;
	text-decoration: none;
}
a.titlelink:visited		{
	font-size: 15px;
	font-weight: bolder;
	color: #666633;
	text-decoration: underline;
}
a.titlelink:active		{
	font-size: 15px;
	font-weight: bolder;
	color: #666633;
	text-decoration: underline;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	color: #666633;
}