body {
	background-color: #C0C0C0;
	margin: 0px;
	padding: 0px;
}
.borderblack {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
.bordergreen {
	border-bottom-width: 13px;
	border-bottom-style: solid;
	border-bottom-color: #69982E;
}
.shadowright {
	background-image: url(shadowright.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.tablepadding {
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.shadowbottom {

	background-image: url(shadowdown.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.borderlightgreen3px {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #ADC68C;
}
.borderbottombanner1px {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7EB038;
	padding: 12px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.galbette {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.content {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #434343;
	text-decoration: none;
}


.galbette:hover{
color:#FCFF00;
text-decoration:underline;
}
.headings {

	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #993333;
	text-decoration: none;
}
.imgontent {
	padding: 2px;
	float: right;
}
.headingslink {


	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #993333;
	text-decoration: none;
}
.headingslink:hover{
color:#000000;
text-decoration:underline;
}
.maillink {



	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #434343;
	text-decoration: none;
}
.maillink:hover{
color:#993333;
text-decoration:underline;
}
