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.sidemenu:link		{

	color: #FFFFFF;
	text-decoration: underline;
		font-weight: bold;
}

a.sidemenu:visited		{

	color: #FFFFFF;
	text-decoration: underline;
		font-weight: bold;
}

a.sidemenu:hover		{

	color: #FFFFFF;
	text-decoration: none;
		font-weight: bold;
}

a.sidemenu:active		{

	color: #FFFFFF;
	text-decoration: underline;
		font-weight: bold;
}
.bghome-content {
	background-image: url(img/home-content.jpg);
	background-repeat: no-repeat;
}


.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;
	font-size: 16px;

}
.whitetext {
	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.jpg);
	background-repeat: repeat-y;
}
.bg-sidemenu {
	background-image: url(img/bg-sidemenu.jpg);
	background-repeat: no-repeat;
	background-position: left 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;
}
.bg-left {
	background-image: url(img/bg-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2661A7;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg-right {
	background-image: url(img/bg-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
