BODY {
	overflow-y: auto;
	overflow-x: auto;
	font: 11px arial, sans-serif;
	color: #000;
	background: #fff
	}

P, TD, UL, LI {font: 11px/1.4 arial, sans-serif}

IMG, IMG a {border: 0px}

A {color: #8A4341}
A:hover {color: #000}

H2 {
	font: 18px
}

.tab-background
	{
	
	background:url(../img/tab_center.gif) top repeat-x #975a5a}

.head-table-title
	{
	width:100%;
	background:url(../img/head_text_background.gif) top repeat-x;
	height:30px;
	}


.sample_header {
	font: 18px
}

H3.cat-title {
	background: #9999CC;
	color: #fff;
	padding: 5px;
	text-align: center
	}

H4 {
	font: bold 14px;
	margin: 10 0 0 0
	}

H5 {
	font: bold 11px arial, sans-serif;
	color: #000;
	margin: 10 0 0 0;
	}

HR.line {
	height: 1px;
	color: #000;
	}
	
CAPTION {text-align: left}
CAPTION.acs {
	font: bold 15px;
	color: #fff;
	background: #9999cc;
	padding: 5;
	}


a.top-menu-link
	{
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
	}
	
a.top-menu-link:hover
	{
	text-decoration:none;
	color: #CCCCCC;
	}
	
.top-menu-cell
	{
	text-align:center;
	vertical-align:middle;
	padding:0px 2px 2px 2px;
	}


.page-title {
	font-family: arial; font-size: 20pt; font-weight: bold;
}

.par-title {
	font-family: arial; font-size: 14pt;
}

.sub-title {
	font-family: arial; font-size: 12pt;
}

.cap {
	font-family: arial; font-size: 10pt; font-weight: bold;
}


.frameBorder {
	border: #000 1px solid;
	padding: 1px;
	background: #fff
	}

.callus {
	font: 20px arial, sans-serif;
	text-align: right
	}
	
.content {background-repeat: repeat-x}
	
.text {
	font: 12px verdana, arial, sans-serif;
	}
	
.cat-row, .cat-row td {
	font: bold 11px arial, sans-serif;
	color: #fff;
	letter-spacing: 1px;
	padding: 3px
	}
.cat-row a {
	text-decoration: none;
	color: #fff
	}

.area-hdr {
	font: 16px arial;
	background: #f5f5f5 url(../imgs/back.gif);
	padding:3px;
	display: block;
	color: #666
	}

.copy {
	font: 10px
	}

.verticaltext {
	writing-mode: tb-rl;
	filter: flipv fliph;
	text-align: center;
	width: 25px;
	white-space: nowrap;
	font: bold
	}

.spec-tbl-hdr td {
	font: bold 11px arial, sans-serif;
	border-top: 3px solid #000;
	border-bottom: 1px solid #000;
	padding: 3 0
	}

.amount {
	font: bold 11px arial, sans-serif;
	padding: 3 0
	}

.error {
	color: #ff0000
	}

.cell-name, .cell-name td {
	border-bottom: 1px solid #000;
	padding: 3 0;
	font: bold
	}
.cell {
	font: 12px verdana, sans-serif;
	padding: 3 10;
	border-bottom: 1px solid #000;
	}

.btn, .btn-sm {
	background: #eaeaea;
	border: 1px solid #fff outset;
	cursor: hand
	}
.btn-sm {
	border: 1px solid #e0e0e0 outset;
	font: 10px arial, sans-serif;
	width: 65px;
	height: 17px;
	margin-top: 3px
	}
	
.field {
	border: 1px solid #ccc inset;
	}