body {
	margin: 0px;
	background-color: #e3e9e2;
}
.design-right {
	background-image: url(gifs/right-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.design-left {
	background-image: url(gifs/left-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.top-head {
	font-family: Arial;
	font-size: 13px;
	line-height: 19px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.top-head a{color:#2D2D2F; text-decoration:none;}
.top-head a:hover{color:#990000; text-decoration:none;}


.warea {
	font-family: arial;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-right: 17px;
	padding-left: 17px;
}


.warea a{color:#000000; text-decoration:none;}
.warea a:hover{color:#990000; text-decoration:underline;}
.width {
	background-color: #FFFFFF;
	width: 988px;
}
.right-table {
	float: right;
	width: 338px;
	margin-right: 5px;
}
.border {
	border: 1px solid #e8e8e8;
	margin-bottom: 5px;
}
.border1 {
	border: 1px solid #e8e8e8;
	margin-bottom: 5px;
	margin-top: 5px;
}
.text-area {
	margin-right: 348px;
	margin-top: 5px;
	margin-left: 5px;
}
.side-head {
	font-family: arial;
	font-size: 15px;
	line-height: 30px;
	color: #376e37;
	background-color: #cdcdcd;
	border: 1px solid #cdcdcd;
	margin-bottom:5px;
	padding-left:10px;
	font-weight:bold;
}

.side-head a{
	text-decoration:none;
	color: #376e37;
}

.side-head a:hover{
	text-decoration:underline;
	color: #376e37;
}
.side-text {
	font-family: arial;
	font-size: 12px;
	line-height: 27px;
	color: #000000;
	background-image:url(gifs/content-bg.gif);
	background-repeat:repeat-x;
	border: 1px solid #cdcdcd;
	background-color: #fafafa;
	padding-left:10px;
}
.right-side-text {
	font-family: arial;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	background-image:url(gifs/content-bg.gif);
	background-repeat:repeat-x;
	border: 1px solid #cdcdcd;
	padding-left:10px;
}
h1 {
	font-family: arial;
	font-size: 18px;
	color: #006600;
	line-height: 28px;
	margin: 0px;
}
.copy {
	font-family: "ms sans serif";
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	text-align: justify;
	padding: 10px;
}

