﻿body {
    background: #92847B url(/Images/bg.gif) top center repeat-y;
	color: #000000;
	font-family:  Arial, Tahoma, sans-serif;
	font-size: 11px;
	text-align: center;
}
a:link, a:visited, a:active {
	color: #6799B1;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #838F96;
}
h1 {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 20px solid #B48181;
	color: #B38B84;
	font-size: 16px;
	font-weight: normal;
}
#wrap {
	margin: 0 auto;
	padding-left: 1px;
	text-align: left;
	width: 600px;
}
#header {
	background: url("bit/Images/header.gif") center no-repeat;
	color: #E0E0E0;
	font-size: 36px;
	font-weight: bold;
	height: 100px;
	line-height: 120px;
	padding-left: 150px;
}
.txtbox {
	CLEAR: both;
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	FONT: 10px Tahoma;
	FONT-FAMILY: Tahoma;
	COLOR: #000099;
}

