body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: transparent;
	scrollbar-arrow-color: #990000;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color: #990000;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #990000;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}

a { text-decoration: none; }
a:link, a:visited { color: #990000; }
a:hover, a:active { color: #000; }
 
a.txtWhite:link, a.txtWhite:visited { color: #fff; }
a.txtWhite:hover, a.txtWhite:active { color: #a7a7a7; }


a.txtRed:link { text-decoration: none; }
a.txtRed:hover { text-decoration: none; color: #D70000; }
a.txtRed:active { text-decoration: none; }
a.txtRed:visited { text-decoration: none; }

.global_back_ext {
	background-image: url(images/global_back_ext.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.main_area_red {
	background-image: url(images/main_background.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 720px;
	width: 585px;
	vertical-align: middle;
}
.main_area_white {
	background-color: #FFFFFF;
	padding-right: 18px;
	padding-left: 14px;
	padding-top: 60px;
}
.menu_item {
	font-family: "Times New Roman", Times, serif;
	line-height: 30px;
	color: #929292;
	height: 30px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	width: 100%;
}
.menu_item_spacer {
	background-image: url(images/menu_item_split.gif);
	background-repeat: repeat-x;
	background-position: center center;
	line-height: 8px;
	height: 8px;
}
.header {
	padding-left: 12px;
}
.navigation_area {
	height: 440px;
	width: 572px;
	padding-right: 12px;
	vertical-align: top;
}
.welcome_slot {
	background-image: url(images/navi_back_cropped.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width: 192px;
	padding-right: 16px;
	padding-left: 18px;
	vertical-align: top;
	padding-top: 16px;
	text-align: right;
	background-color: #FFFFFF;
}
.gbook_slot {
	background-image: url(images/navi_back_gbook.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width: 152px;
	padding-right: 16px;
	padding-left: 18px;
	vertical-align: top;
	padding-top: 16px;
	text-align: right;
	background-color: #FFFFFF;
}
.titleTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c00000;
}
.txtGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.txtRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
.txtWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.pic_slot {
	border: 1px solid #990000;
}
.footer {
	height: 156px;
	padding: 10px;
	vertical-align: top;
}
.generic_slot {

	background-image: url(images/navi_back_full.gif);
	background-repeat: repeat-y;
	background-position: left center;
	width: 572px;
	padding-right: 16px;
	padding-left: 18px;
	vertical-align: top;
	padding-top: 16px;
}
.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	border: 1px solid #990000;
	scrollbar-arrow-color: #990000;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}
.guest_naviarea {
	padding-right: 20px;
	padding-left: 20px;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #990000;
	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: #FF5B5B;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #FF5B5B;
	font-weight: bold;
}
.gb_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	padding-bottom: 4px;
	margin-bottom: 24px;
}
.gb_split {
	line-height: 1px;
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-bottom: 16px;
	padding-top: 16px;
}

