body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	background-color: #43474A;
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #43474A;
}

tr {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;


}
.imagetitle {
	margin-bottom: 5px;
}
#title {
	display: inline;
	margin-right: 71px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	display: block;
}


textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	display: block;
}

.button {
	display: inline;
	clear: both;
	background-color: #B13A3A;
	font-weight: bold;
	color: #FFFFFF;
	width: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
	cursor: hand;
}

.buttonover {
	display: inline;
	clear: both;
	background-color: #373737;
	font-weight: bold;
	color: #FFFFFF;
	width: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
	cursor: hand;
}

a:link{
	color: #C30E0E;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
color: #C30E0E;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
color: #C30E0E;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
color: #C30E0E;
	text-decoration: none;
	font-weight: bold;
} 


.content{
	background-color: #D5D5D5;
	background-image: url(media/bottom_repeat.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#maintext {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #696969;
	padding-left: 22px;
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 20px;
	margin-right: 8px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.headerrepeat {
	background-image: url(media/title_repeat.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BFBFBF;
	vertical-align: middle;
	margin-left: 48px;
}
#footer a {
	color: #BFBFBF;
	padding-right: 10px;
	padding-left: 10px;
}


.repeatbot {
	background-image: url(media/repeat_bottom.jpg);
	background-repeat: repeat-y;
}

.repeatright {
	background-image: url(media/repeat_right.gif);
	background-repeat: repeat-x;
	background-position: top;
}
 


#menu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #717171;
	padding-top: 10px;
}
#menu a{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 717171;
	margin-top: 10px;
	margin-bottom: 1px;
	width: 100%;
	padding-top: 1px;
	padding-bottom: 10px;
	display: block;
	border-top-width: 1px;
	border-top-color: D5D5D5;
}


#menu a:link{
	color: #414141;
	text-decoration: none;
	font-weight: bold;
}

#menu a:visited{
color: #414141;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {color: #773636;
	text-decoration: none;
	font-weight: bold;
}
#menu a:active {color: #414141;
	text-decoration: none;
	font-weight: bold;
} 

#content {
	margin-top: 18px;
	margin-right: 18px;
	margin-bottom: 30px;
}

#heading {
	float: left;
	position: relative;
	top: 61px;
	background-image: url(media/title_repeat.gif);
	background-repeat: repeat;
}

#header {width: 907px;
	height: 115px;
	background-image: url(media/title_repeat.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin:0px;
}
#content li {
	list-style-type: none;
	list-style-position: inside;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #959595;
	margin: 0px;
	padding: 0px;
	line-height: 35px;
}
#content ul {
	margin: 0px;
	padding: 0px;
}

#content li a{
	color: #773636;
	font-weight: normal;
}
.highlight {
	background-color: #E2E1E1;
	padding: 3px;
}

