body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #56b7ff;
	scrollbar-3dlight-color: #56b7ff;
	scrollbar-darkshadow-color: #56b7ff;
	scrollbar-shadow-color: #56b7ff;
	scrollbar-arrow-color: #56b7ff;
	scrollbar-track-color: #56b7ff;
	background-color: #56b7ff;
}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003399;
}

a:link {
	color: #0099ff;
	font-weight: bold;
}
a:visited {
	color: #0099ff;
	font-weight: bold;
}
a:hover {
	color: #0099ff;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #0099ff;
	text-decoration: none;
	font-weight: bold;
}
HTML {
	font-size: 100%;
}

div#output form input.text, div#output form input.button, div#output form select, div#output form textarea {
	margin-top: 2px;
}
html>body input.text, html>body input.button html>body select {
	height: 1em;
}
*:root input.text, *:root input.button, *:root select {
	height: auto;
}
input.text, input.button, textarea, select {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
input.button, textarea, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 3px;
	border: 3px solid #3a94dc;
	color: #0066cc;
	background-color: #FFFFFF;
	font-size: 16px;
	background-attachment: scroll;
	background-image: url(../images/Form_BG.gif);
	background-repeat: repeat;
	background-position: left top;
}
input[type="submit"]:hover, input[type="submit"]:focus {
	background-color: #FFFFFF;
}
input[type="submit"]:active {
	background-color: #FFFFFF;
}
input[type="submit"][disabled] {
	border-color: #3a94dc;
	color: #0066cc;
	background-color: #FFFFFF;
}
input.text, textarea, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 3px;
	border: 3px solid #3a94dc;
	color: #0066cc;
	background-color: #FFFFFF;
	font-size: 16px;
	background-attachment: scroll;
	background-image: url(../images/Form_BG.gif);
	background-repeat: repeat;
	background-position: left top;
}
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: 22px;
}
.TextTitleMedium {
	font-size: 20px;
}
.TextTitleSmall {
	font-size: 18px;
}

.TextRed {
	color: #FF0000;
}
.TextRed A {
	color: #FF0000;
}
.TextRed A:visited {
	color: #FF0000;
}
.TextRed A:hover {
	color: #FF0000;
}

.TextSmall {
	font-size: 11px;
}

.Footer {
	color:#FFFFFF;
	font-size: 16px;
	background-image: url(../images/Footer_BG.gif);
	background-attachment: scroll;
	background-color: #1275C5;
	background-repeat: repeat;
	background-position: center top;
	padding-top: 15px;
	padding-right: 28px;
	padding-bottom: 15px;
	padding-left: 28px;
	font-weight: bold;
}
.Footer p {
	margin:0px;
	padding-bottom: 10px;
}
.Footer A {
	color: #FFFFFF;
}
.Footer A:visited {
	color: #FFFFFF;
}
.Footer A:hover {
	color: #FFFFFF;
}
.BGL {
	background-attachment: scroll;
	background-image: url(../images/BG.gif);
	background-repeat: repeat;
	background-position: right top;
}
.BGR {
	background-attachment: scroll;
	background-image: url(../images/BG.gif);
	background-repeat: repeat;
	background-position: left top;
}
#BGXL {
	background-attachment: scroll;
	background-image: url(../images/BG_X.gif);
	background-repeat: repeat-x;
	background-position: right top;
	width: 100%;
	height: 100%;
}
#BGXR {
	background-attachment: scroll;
	background-image: url(../images/BG_X.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	height: 100%;
}
#BGL1 {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: right top;
	width: 100%;
	height: 100%;
	background-image: url(../images/BG_L1.gif);
}
#BGL2 {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: right top;
	width: 100%;
	height: 100%;
	background-image: url(../images/BG_L2.gif);
}
#BGTL {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	height: 100%;
	background-image: url(../images/BG_TL.gif);
}
#BGR1 {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	width: 100%;
	height: 100%;
	background-image: url(../images/BG_R1.gif);
}
#BGR2 {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	width: 100%;
	height: 100%;
	background-image: url(../images/BG_R2.gif);
}
#BGTR {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 100%;
	background-image: url(../images/BG_TR.gif);
}
.Padd {
	padding-top: 20px;
	padding-right: 28px;
	padding-bottom: 20px;
	padding-left: 28px;
}
#Pic-Strip-BG {
	background-image: url(../images/Pic_Strip_BG.gif);
	height: 120px;
}
.Devider {
	background-attachment: scroll;
	background-image: url(../images/Devider_BG.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 28px;
	width: 100%;
}
#Xmas-T {
	background-attachment: scroll;
	background-image: url(../images/Xmas_T.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#Xmas-B {
	background-attachment: scroll;
	background-image: url(../images/Xmas_B.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#Xmas-L {
	background-attachment: scroll;
	background-image: url(../images/Xmas_L.jpg);
	background-repeat: repeat-y;
	background-position: left Top;
}
#Xmas-R {
	background-attachment: scroll;
	background-image: url(../images/Xmas_R.jpg);
	background-repeat: repeat-y;
	background-position: right Top;
}
#Xmas-TL {
	background-attachment: scroll;
	background-image: url(../images/Xmas_TL.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#Xmas-TR {
	background-attachment: scroll;
	background-image: url(../images/Xmas_TR.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#Xmas-BR {
	background-attachment: scroll;
	background-image: url(../images/Xmas_BR.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#Xmas-BL {
	background-attachment: scroll;
	background-image: url(../images/Xmas_BL.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#Xmas-Padd {
	padding-top: 77px;
	padding-bottom: 77px;
}

