/********** LAYOUT *************/
img {
	border:none;
}
body {
	background-image: url(../../../../Design/Images/layout/bck_page.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:11px;
	color:#811900;
}
#container {
	width: 770px;
	margin: 0px auto;
	text-align: left;
}
#top {
	width: 770px;
	height:200px;
	float:left;
}
#contentcontainer {
	width: 770px;
	height:auto;
	float:left;
}
/********** CONTENT *************/
A:Link, A:Active, A:Visited {
	color:#811900;
	text-decoration:none;
}
A:Hover {
	text-decoration:underline;
	color: #e90202;
}
.topbtns {
	padding: 65px 0px 0px 0px;
	color: #feeca2;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}

.topbtns A:Link, .topbtns A:Active, .topbtns A:Visited {
	color: #811900;
	text-decoration:none;
}
.topbtns A:Hover {
	text-decoration:none;
	color: #e90202;
}

.titgroup {
	font-weight: bold;
	height: 25px;
	text-decoration: underline;
}
.regio {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff1ba;
}
.bcknews {
	background-color: #fff8de;
	border: 1px solid #f6edcc;
	padding: 15px;
}
.redtxt {
	color: #d90000;
}
.redtxt A:Link, .redtxt A:Active, .redtxt A:Visited{
	color: #d90000;
	text-decoration:none;
}
.redtxt A:Hover{
	color: #d90000;
	text-decoration:underline;
}
.btn001 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #811900;
	text-decoration: none;
	height: 27px;
	text-align: right;
	padding: 0px 22px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fbdfc7;
}
.btn001 A:Link, .btn001 A:Active, .btn001 A:Visited {
	color: #811900;
	text-decoration: none;
}
.btn001 A:Hover {
	text-decoration: underline;
}
*html .btn001 {
	height: 21px;
}
.btn001_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 27px;
	text-align: right;
	padding: 0px 22px 0px 0px;
	background-color: #811900;
}
.btn001_on A:Link, .btn001_on A:Active, .btn001_on A:Visited {
	color: #FFFFFF;
	text-decoration: none;
}
.btn001_on A:Hover {
	text-decoration: underline;
}
*html .btn001_on {
	height: 21px;
}
.subbtn001 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #811900;
	height: 27px;
	text-align: right;
	padding: 0px 30px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9f8d9;
}
.subbtn001 A:Link, .subbtn001 A:Active, .subbtn001 A:Visited {
	color: #811900;
	text-decoration: none;
}
.subbtn001 A:Hover {
	text-decoration: underline;
}
*html .subbtn001 {
	height: 21px;
}
.subbtn001_on {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	height: 27px;
	text-align: right;
	padding: 0px 30px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fbdfc7;
	background-color: #ffefb3;
}
.subbtn001_on A:Link, .subbtn001_on A:Active, .subbtn001_on A:Visited {
	color: #811900;
	text-decoration: none;
}
.subbtn001_on A:Hover {
	text-decoration: underline;
}
*html .subbtn001_on {
	height: 21px;
}
/********** FORMS *************/
SELECT {
	BACKGROUND-COLOR: #fef2c6;
	COLOR: #01681f;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	border: 1px solid #ffffff;
	font-weight: bold;
}
INPUT, TEXTAREA {
	BACKGROUND-COLOR: #fef2c6;
	COLOR: #811900;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	FONT-SIZE: 10px;
	padding: 1px;
	border: 1px solid #fef2c6;
}
FORM {
	margin: 0px;
	padding:0px;
}
.button {
	BACKGROUND-COLOR: #811900;
	COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	FONT-SIZE: 10px;
	border: 1px solid #811900;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
}
.containerthumbprojectthumbbig {
	height:103px;
	width:157px;
	position:static;
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.clipthumbprojectthumbbig {
	position:absolute;
	clip:rect(0px 157px 1034px 0px);
}
.boxthumbprojectthumbbig {
	width: 157px;
	height: 103px;
	cursor: pointer;
}