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

body {
	background-color: #E0E0E0;
	background-image: url(images/pagebg.gif);
	background-repeat: repeat;
}
a:link {
	color: #A30303;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A30303;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #A30303;
}



.topleftbg {
	background-color: #FFF;
}
.headerbg {
	background-image: url(images/headerbg.gif);
	background-repeat: repeat-y;
}
.menubg {
	background-image: url(images/menubg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentbg {
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.footerbg {
	background-image: url(images/footerbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.home_block1 {
	background-image: url(images/home_block1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #A30303;
	border-right-color: #A30303;
	border-bottom-color: #A30303;
	border-left-color: #A30303;
}
.home_block2 {
	background-image: url(images/home_block2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #A30303;
	border-right-color: #A30303;
	border-bottom-color: #A30303;
	border-left-color: #A30303;
}
.home_block3 {
	background-image: url(images/home_block3.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #A30303;
	border-right-color: #A30303;
	border-bottom-color: #A30303;
	border-left-color: #A30303;
}
.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.newsleft {
	background-image: url(images/news_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.newsright {
	background-image: url(images/news_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
}
.largecontent {
	font-size: 15px;
	font-weight: bold;
}
.largecontentunderline {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
.teamsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
}
.teamtitle {
	font-size: 14px;
	font-weight: bold;
	color: #A30303;
}
.redbox {
	background-color: #EFEFEF;
	border: thin solid #A30303;
}
.pictureleft {
	float: left;
	margin-right: 10px;
	border: thin solid #A30303;
}
.picturenofloat {
	float: none;
	margin-right: 10px;
	border: thin solid #A30303;
}
.blocktop {
	background-color: #FFFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #A30303;
	border-right-color: #A30303;
	border-bottom-color: #A30303;
	border-left-color: #A30303;
}
.blockmiddle {
	background-color: #FFFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #A30303;
	border-right-color: #A30303;
	border-bottom-color: #A30303;
	border-left-color: #A30303;
}
.blockbottom {
	background-color: #FFFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #A30303;
	border-right-color: #A30303;
	border-bottom-color: #A30303;
	border-left-color: #A30303;
}
