body { 
	margin: 0px;
	font-family: Interstate, Arial, san-serif;
	font-size: 12px;
	color: #494949;
}

a:link { 
	color: #601100;
	text-decoration: none;
}

a:visited { 
	color: #601100;
	text-decoration: none;
}

a:hover { 
	color: #601100;
	text-decoration: underline;
}

a:active { 
	color: #601100;
	text-decoration: none;
}

h1 {
	font-family: Arial, san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-family: Arial, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

img {
	border: 0px;
	vertical-align: middle;
}

.bar {
	background-color: #601100;
	text-align: center;
}

.content {
	display: block;
	width: 700px;
	margin: 0 auto 50px auto;
}

.error {
	color: #ca0000;
	padding-top: 15px;
	padding-bottom: 15px;
}

.footer {
	bottom: 0px;
	height: 35px;
	margin-top: 50px;
	width: 100%;
}

.footerText {
	color: #828282;
	font-family: Arial, san-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFFFF;
}

.header {
	background-image: url(../images/img-bg.jpg);
	background-repeat: repeat-x;
	display: block;
	padding-bottom: 25px;
}

.leftLine {
	background-image: url(../images/img-leftLine.gif);
	background-repeat: repeat-y;
	width: 20px;
}

.logo {
	margin:30px 0 15px 0;
	text-align: center;
}

.menu {
	padding-top: 70px;
	text-align: center;
}

.menu a {
	padding: 0 10px 0 10px;
}

.menuClear {
	clear: both;
	margin-bottom: 5px;
}

.menuFooter {
	color: #601100;
}

.menuLt {
	position: relative;
	float: left;
	width: 280px;
	vertical-align: top;
}

.menuLtDRI {
	position: relative;
	float: left;
	width: 250px;
	vertical-align: top;
}

.menuLtDRItab {
	position: relative;
	float: left;
	width: 230px;
	vertical-align: top;
	padding-left: 20px;
}

.menuLtTab {
	position: relative;
	float: left;
	width: 260px;
	vertical-align: top;
	padding-left: 20px;
}

.menuLtsub {
	color: #949494;
}

.menuRt {
	position: relative;
	float: right;
	padding-right: 115px;
	vertical-align: top;
	text-align: right;
	padding-bottom: 10px;
}

.menuPoint {
	cursor: pointer;
}

.page {
	color: #494949;
	font-family: Arial, san-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: left;
}

.pageRight {
	color: #494949;
	font-family: Arial, san-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: right;
	padding-right: 4px;
	vertical-align: top;
}

.stextBox {
	color: #494949;
	font-family: Arial, san-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: solid 1px #9c9c9c;
	width: 200px;
	padding: 2px;
}

.stextArea {
	color: #494949;
	font-family: Arial, san-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: solid 1px #9c9c9c;
	width: 200px;
	padding: 2px;
}