td {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #666666;

}

.smalltext {

	font-size: 10px;

}

a:link {

	font-weight: bold;

	color: #7B3429;

}

a:visited {

	font-weight: bold;

	color: #7B3429;

}

a:hover {

	font-weight: bold;

	color: #336699;
}

a:active {

	color: #7B3429;

}

h3 {

	font-size: 12px;

	color: #999999;

}

a.footerlink:link		{

	color: #666666;

	text-decoration: underline;

	font-weight: bold;

}

a.footerlink:visited		{

	color: #666666;

	text-decoration: underline;

	font-weight: bold;

}

a.footerlink:hover		{

	color: #666666;

	text-decoration: none;

	font-weight: bold;

}

a.footerlink:active		{

	color: #666666;

	text-decoration: underline;

	font-weight: bold;

}

a.mainmenu:link		{
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

a.mainmenu:visited		{
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

a.mainmenu:hover		{
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}

a.mainmenu:active		{
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

a.footerlink2:link		{

	color: #666666;
	text-decoration: none;
		font-weight: normal;
}

a.footerlink2:visited		{

	color: #666666;
	text-decoration: none;
		font-weight: normal;
}

a.footerlink2:hover		{

	color: #666666;
	text-decoration: none;
		font-weight: normal;
}

a.footerlink2:active		{

	color: #666666;
	text-decoration: none;
		font-weight: normal;
}

.footer {

	font-size: 11px;

	color: #666666;

}

h1 {

	font-size: 18px;

	font-weight: bold;

	color: #660000;

	clip:  rect(auto auto -10px auto);

}

.maintitle {

	font-size: 17px;

	font-weight: bolder;

	color: #660000;

}

.contspc {

	margin: 5px;

}

.whitebold {

	font-weight: bold;

	color: #FFFFFF;

}

h2 {

	font-size: 16px;

	font-weight: bold;

	color: #336699;

}

.smalltext {

	font-size: 10px;
}

.bgsidemenu {
	background-image: url(img/bg-sidemenu.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bgcontent {
	background-image: url(img/bg-content-inside.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
a.titlelink:link {
	font-weight: bold;
	font-size: 14px;
}


a.titlelink:visited {
	font-weight: bold;
		font-size: 14px;
}


a.titlelink:hover {
	font-weight: bold;
	text-decoration: none;
		font-size: 14px;
}


a.titlelink:active {
	font-weight: bold;
		font-size: 14px;
}
