body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #5383df;
	scrollbar-3dlight-color: #5383df;
	scrollbar-darkshadow-color: #5383df;
	scrollbar-shadow-color: #5383df;
	scrollbar-arrow-color: #5383df;
	scrollbar-track-color: #5383df;
	background-color: #5383df;
	background-attachment: scroll;
	background-image: url(../images/BG.gif);
	background-repeat: repeat;
	background-position: left top;
}

body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
HTML {
	font-size: 100%;
}

div#output form input.text, div#output form input.button, div#output form select, div#output form textarea {

}
html>body input.text, html>body input.button html>body select {

}
*:root input.text, *:root input.button, *:root select {

}
input.text, input.button, textarea, select {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
input.button, textarea, select {
	font-family: "Times New Roman", Times, serif;
	padding: 3px;
	border: 3px solid #7375c1;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 14px;
}
input[type="submit"]:hover, input[type="submit"]:focus {
	background-color: #FFFFFF;
}
input[type="submit"]:active {
	background-color: #FFFFFF;
}
input[type="submit"][disabled] {
	border-color: #7375c1;
	color: #000000;
	background-color: #FFFFFF;
}
input.text, textarea, select {
	font-family: "Times New Roman", Times, serif;
	padding: 3px;
	border: 3px solid #7375c1;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 14px;
}
input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover {
	background-color: #FFFFFF;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	background-color: #FFFFFF;
}

.TextTitleLarge {
	font-size: 26px;
	font-weight: bold;
	text-indent: 3px;
	line-height: 28px;
}
.TextTitleMedium {
	font-size: 18px;
	line-height: 20px;
}
.TextTitleSmall {
	font-size: 16px;
	line-height: 19px;
}

.TextRed {
	color: #FF0000;
}
.TextRed A {
	color: #FF0000;
}
.TextRed A:visited {
	color: #FF0000;
}
.TextRed A:hover {
	color: #FF0000;
}

.TextSmall {
	font-size: 12px;
}

.Footer {
	color:#FFFFFF;
	font-size: 13px;
	background-image: url(../images/BG3.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	width: 845px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #7375C1;
	border-left-color: #7375C1;
	border-top-color: #7375C1;
	margin-top: 15px;
	border-top-width: 3px;
	background-color: #000066;
}
.Footer A {
	color: #FFFFFF;
}
.Footer A:visited {
	color: #FFFFFF;
}
.Footer A:hover {
	color: #FFFFFF;
}
.Footer p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.FooterPadd {
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 10px;
	background-attachment: scroll;
	background-image: url(../images/Footer_Logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.BodyBorder {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #7375c1;
	border-right-color: #7375c1;
	border-bottom-color: #7375c1;
	border-left-color: #7375c1;
}
.PaddSides {
	padding-right: 15px;
	padding-left: 15px;
}
.Header {
	background-attachment: scroll;
	background-image: url(../images/BG2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 129px;
	background-color: #000066;
}
.HeaderBorder {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7375c1;
	border-bottom-color: #7375c1;
	border-left-color: #7375c1;	
}
.HeaderPadd {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 18px;
	
}
#Float-Right {
	float: right;
	margin-left: 15px;
	text-align: right;
}
#ShadText {
}
.BGX {
	background-attachment: scroll;
	background-image: url(../images/BG_X.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.BGPic {
	background-attachment: scroll;
	background-image: url(../images/PicsBG.gif);
	background-repeat: repeat;
	background-position: left top;
	margin-left: 15px;
}

