body {
	background-color: #557788;
	margin: 0px;
	background-image: url(_graphics/BlueFade.gif);
	background-repeat: repeat-x;
	background-position: top;
}
table, td, tr {
	border-collapse: collapse;
	background-repeat: no-repeat;
	background-position: center top;
}
a, a:link {
	text-decoration: none;
	color: #557788;
	font-weight: bold;
	outline: none;
}
a:hover {
	text-decoration: underline;
	color: #998866;
}

.BordersVertical {
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
}
.BordersVerticalR {
	border-right-style: solid;
	border-right-color: #333333;
	border-right-width: 1px;
}
.BordersHorizontal {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 4px;
	margin-bottom: 5px;
}

/* Main Menu */
.MainMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.MainMenu a:link, .MainMenu a:visited {
	display: block; 
	color: #FFFFFF;
	height: 1.5em;
	line-height: 1.5em;
	letter-spacing: .1em;
	text-decoration: none;
}
.MainMenu a:hover {
	background-color: #FFFFFF;
	color: #557788;
}
/* Sub Menus */
.SubMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.SubMenu a:link, .SubMenu a:visited {
	display: block; 
	height: 1.5em;
	line-height: 1.5em;
	text-decoration: none;
}
.SubMenu a:hover {
	background-color: #557788;
	color: #FFFFFF;
}
/* Body Menus */
.MainTextMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	xfloat: left;
	text-align: center;
}
.MainTextMenu a:link, .MainTextMenu a:visited {
	display: block;
	height: 1.5em;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	text-decoration: none;
	xpadding-right: 10px;
	color: #557788;
	font-weight: bold;
}
.MainTextMenu a:hover {
	background-color: #557788;
	color: #FFFFFF;
}
/* Main Text */
.MainText {
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	padding-left: 30px;
	padding-right: 25px;
	xpadding-bottom: 10px;
	line-height: 1.75em;
	xfloat: right;
	vertical-align: top;
	xword-spacing: 2px;
	xletter-spacing: 1px;
	padding-bottom: 10px;
	text-align: left;
	white-space: normal;
}
.MainText a img, .MainText a:link img {
	padding: 1px;
	border: 1px solid #000;
}
.MainText a:hover img {
	padding: 1px;
	border: 1px solid #557788;
	xborder: 1px solid #998866;
}
.MainText td {
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	line-height: 1.5em;
	.line-height: 3em;
}
.MainText h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #998866;
	font-weight: normal;
	text-transform: capitalize;
	text-indent: 0px;
	line-height: 1.5em;
	padding-top: .4em;
	letter-spacing: 3px;
}
.MainText h2 {
	font-size: 13px;
	color: #EEEEEE;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 1.5em;
	line-height: 1.5em;
	letter-spacing: 2px;
}
.MainText h3 {
	font-size: 13px;
	color: #EEEEEE;
	font-weight: bold;
	text-transform: capitalize;
	padding-top: 1em;
	line-height: 1.5em;
	letter-spacing: 1px;
}
.MainText b {
	color: #DDDDDD;
}
.MainText input, .MainText textarea {
	background-color: #557788;
	border: 1px solid #999999;
}
.MainText .VRborder {
	width: 450px;
	border: 1px solid #666666;
	padding: 2px;
}
.MainText #VRContent {
	margin-top: 15px;
	margin-bottom: 10px;
}

/* Picturesx */
.Pict, .PictLeft, .PictRight {
	padding: 10px 15px;
	margin: 10px 15px;
}
.PictLeft {
	float: left;
	padding-left: 0px;
	margin-left: 0px;
}
.PictRight {
	float: right;
	padding-right: 0px;
	margin-right: 0px;
}

/* Footers */
.Footer, .NoFlash {
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #999999;
	padding: 5px;
	line-height: 1.5em;
}
.Footer a, .Footer a:link {
	height: 1.5em;
	line-height: 1.5em;
	text-decoration: none;
	outline: none;
}
.Footer a img {
	border: none;
}
.Footer a:hover {
	background-color: #557788;
	color: #FFFFFF;
}

/* No Flash */
.NoFlash {
	padding: 25px;
	text-align: left;
	vertical-align: bottom;
}
/* Flash */
.Flash {
	padding: 0px;
	margin: 0px;
}

/* popup image window */
.PopUpHeader, .PopUpBody, .PopUpFooter {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding:10px, 500px;
}


.OnlinePay_iFrame {

}
