body {
	background-color: #aabdcd;
	background-image: url(../images/bluefade.png);
	background-repeat: repeat-x;
	margin: 0px;

	scrollbar-base-color: #CCCCCC;
	scrollbar-arrow-color: #333333;
	scrollbar-3dlight-color: #ececec;
	scrollbar-darkshadow-color: #ececec;
	scrollbar-face-color: #ececec;
	scrollbar-highlight-color: #ececec;
	scrollbar-shadow-color: #ececec;
	scrollbar-track-color: #cccccc;


}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #003366;
}
a:active {
	color: #003366;
}

.topcontainer {

}
.top {
	margin-right: auto;
	margin-left: auto;
	width: 754px;
}
.middlecontainer {

}
.middle {
	width: 754px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-image: url(../images/middle.png);
	height: 614px;
}
.textarea {
	font-family: Tahoma;
	font-size: 10px;
	background-color: #ECECEC;
	border: 1px solid #999999;
}

.nav {
	clip: rect(auto,auto,auto,auto);
}

.bottomcontainer {

}
.headertxt {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	padding-right: 25px;
	padding-left: 25px;
}

.bottom {
	width: 754px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.regtxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
	font-style: normal;
	text-align: justify;
	padding-left: 25px;
	padding-right: 25px;
}
.pictures {
	padding-right: 15px;
	padding-left: 15px;
}
.formfield {
	font-family: Tahoma;
	font-size: 9px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
}


.content {
	padding-right: 48px;
	padding-left: 48px;
}
.scrolltxt {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #EAEAEA;
	border: 1px solid #EAEAEA;
    overflow-x: hidden; 
    overflow-y: scroll;
	height: 250px;
	width: 100%;
	color: #666666;
}

.scrolltxtcontainer {
	padding-left: 25px;
	padding-right: 25px;
	height: 250px;

}
.scrolltxtheader {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #EAEAEA;
	border: 1px solid #EAEAEA;
    overflow-x: hidden; 
    overflow-y: scroll;
	height: 250px;
	width: 100%;
	color: #000066;
	font-weight: bold;
}
.headertxtpic {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.regtxtPic {

	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	font-style: normal;
}
