body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	scrollbar-highlight-color: white;
	scrollbar-track-color: white;
	scrollbar-arrow-color: #994242;
	scrollbar-3dlight-color: silver;
	scrollbar-face-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-base-color: silver;
	scrollbar-shadow-color: silver;
	background-color: #D59999;
}

body.test {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	scrollbar-highlight-color: white;
	scrollbar-track-color: white;
	scrollbar-arrow-color: #FF4242;
	scrollbar-3dlight-color: silver;
	scrollbar-face-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-base-color: silver;
	scrollbar-shadow-color: silver;
	background-image: url(../../original_docs/sdmenu/sdmenu/bg.gif);
}

.maintable {
	filter: Shadow(color='#777777', Direction=135, Strength=5);
}
.maintitle {
	filter: Shadow(color='#777777', Direction=135, Strength=5);
	color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	padding: 3px;
	text-align: center;
	background-color: #ff4242;
	width: 400px;
	border-top-color: Silver;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: Silver;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Silver;
	border-right-style: solid;
	border-right-width: 1px;
}
.droptitle {
	width: 400px;
	height: 10px;
	background-color: White;
	border-bottom-color: Silver;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: Silver;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Silver;
	border-right-style: solid;
	border-right-width: 1px;
}
a {
	color: #ff4242;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : none;
}
a:HOVER {
	color: #994242;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : none;
}

a.navbar {
	border-bottom-color: #994242;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
	padding : 2px;
	text-align : left;
	text-decoration : none;
	width : 140px;
	border-top-color : White;
	border-top-style : solid;
	border-top-width : 1px;
	background-color : #FF4242;
}
a:HOVER.navbar {
	border-bottom-color: white;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : white;
	padding : 2px;
	text-align : left;
	text-decoration : none;
	width : 140px;
	background-color : #994242;
	border-top-color : gray;
	border-top-style : solid;
	border-top-width : 1px;
}
a.navbaron {
	border-bottom-color: white;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : white;
	padding : 2px;
	text-align : left;
	text-decoration : none;
	width : 140px;
	background-color : #994242;
	border-top-color : gray;
	border-top-style : solid;
	border-top-width : 1px;
}
a:HOVER.navbaron {
	border-bottom-color: white;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : white;
	padding : 2px;
	text-align : left;
	text-decoration : none;
	width : 140px;
	background-color : #994242;
	border-top-color : gray;
	border-top-style : solid;
	border-top-width : 1px;
}
.navblank { 	border-bottom-color: gray;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #aaaaaa;
	padding : 2px;
	text-align : left;
	text-decoration : none;
	width : 160px;
			border-top-color : White;
	border-top-style : solid;
	border-top-width : 1px;
	 }
	 
.pad {
	padding: 2px;
}
.bottom_logo {
	background-color: #ff4242;
	color : White;
	font-family : "Times New Roman", Times, serif;
	font-size : 24pt;
	font-weight : bold;
	padding : 3px;
	text-align : center;
	background-image : url("../images/logo_125.gif");
	background-position : left center;
	background-repeat : no-repeat;
}
.curve {
	background-image: url("../images/curve.gif");
	background-position : top left;
	background-repeat : no-repeat;
}
.curve_bot {
	background-image: url("../images/curve_bot.gif");
	background-position : bottom left;
	background-repeat : no-repeat;
}
.contact {
	border: thin ridge White;
	color : #994242;
	padding : 2px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	width : 130px;
	background-color : White;
	text-align : left;
}
.panel {
	background-image: url("../images/top_panel.gif");
	background-position : center;
	color : White;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font-weight : bold;
	text-align : center;
	height : 30px;
}
.panel_bot {
	background-image: url("../images/bot_panel.gif");
	background-position : center;
	color : White;
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	font-weight : bold;
	text-align : center;
	height : 30px;
}
.main {
	color: Gray;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	padding : 3px;
	text-align : center;
}
.main_table {
	color: #994242;
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 4px;
	text-align: justify;
}
.panel_body {
	border-left-color: #DD7A7A;
	border-left-style : dotted;
	border-left-width : 1px;
	border-right-color : #DD7A7A;
	border-right-style : dotted;
	border-right-width : 1px;
	color : #994242;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	padding : 2px;
	width : 148px;
	background-color: White;
}
.bot_contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
	padding: 3px;
	background-color: White;
}

.legal {
	color: #994242;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	padding : 3px;
	text-align : center;
}
.title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	width: 200px;
	background-image: url(../images/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.title3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	width: 200px;
	background-image: url(../images/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: Black;
}
.title4 {
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	width: 200px;
	background-image: url(../images/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #994242;
}

.title5 {
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	width: 240px;
	background-image: url(../images/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #994242;
	border-bottom-color: #994242;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 2px;
	text-indent: 25px;
}
.title6 {
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #994242;
	border-bottom-color: #994242;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 2px;
	text-indent: 25px;
}

.treb {
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	color: #994242;
	padding: 3px;
}
.times {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: justify;
	color: gray;
	padding: 3px;
}
.verd {
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align: justify;
	color: black;
	padding: 3px;
}
.verd2{
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align: justify;
	color: black;
	padding: 3px;
}
.right_title {
	background: url(../sdmenu/title.gif) repeat-x;
	width: 180px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	color: white;
	padding: 3px;
	font-weight: bold;
}
.right_box {
	padding: 3px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
}
	.centre_strip {
	background-color: #994242;
	color: white;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	text-align: center;
	padding: 3px;
}
.bottom_title {
	background: url(../sdmenu/bottom_title.gif) repeat-x;
	width: 180px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	color: white;
	padding: 3px;
	font-weight: bold;
}
.side_right {
	background-color: White;
	border: medium double #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 3px;
	text-align: left;
}
.menu_back {
	background: url(../images/table_back.gif);
	background-repeat: no-repeat;
	background-position: bottom;
		background-color: #994242;
}
.right_box2 {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #994242;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
}
a.news {
	color: #994242;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : none;

}
a:HOVER.news {
	color: #ff4242;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : none;

}
.map_box {
	background-color: #D59999;
	border: 1px solid #994242;
	padding: 3px;
	width: 431px;
	height: 356px;
	text-align: center;
}
a.button {
	border: thin ridge White;
	color: #994242;
	padding: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 130px;
	background-color: White;
	text-align: center;
}
a:HOVER.button {
	border: thin ridge gray;
	color: white;
	padding: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 130px;
	background-color: #994242;
	text-align: center;
}
.subtitle {
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: gray;
	padding: 3px;
	font-weight: bold;
}
.map_table {
	color: #994242;
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 4px;
}
a.links {
	color: #994242;
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	letter-spacing: 2px;
	text-decoration: underline;
}
a:HOVER.links {
	color: #ff4242;
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	letter-spacing: 2px;
	text-decoration: underline;
}
.main_table_links {
	color: gray;
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 4px;
	text-align: justify;
}
.spacer {
	line-height: 12px;
}
a.site {
	color: #994242;
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
a:HOVER.site {
	color: #ff4242;
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
}
a.show {
	color: #994242;
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
}
a:HOVER.show {
	color: #ff4242;
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
}
.break {
	border-bottom-color: #994242;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.bucks_caption {
	background-color: #ff4242;
	border: 1px solid #994242;
	color: White;
	font-family: 'Trebuchet MS',Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 3px;
	width: 562px;
	text-align: center;
}
.community {
	background-color: #fbd7d5;
	border: 1px solid #994242;
	color: #202020;
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 4px;
	text-align: justify;
	width: 560px;
}

.community2 {
	background-color: #d59999;
	color: #404040;
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 4px;
	text-align: justify;
	width: 560px;
}
.comm_title {
	color: #202020;
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
