body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #bfb9b2;
	background-image: url(images/bgtile2.jpg);
	background-repeat: repeat;
}
.bgleftside {
	background-color: #BFB9B2;
	background-image: url(images/bg_leftside.jpg);
	background-repeat: repeat-y;
}


td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.bgrightside {
	background-image: url(images/bg_rightside.jpg);
	background-repeat: repeat-y;
}
.bglinesmain {
	border: 1px solid #4A3A26;
	background-color: #FFFFFF;
}
.bg_textarea {
	background-color: #edeae6;
	border: 1px solid #000000;
}
.rowheader-brown {
	color: #FFFFFF;
	background-color: #413321;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
}
.rowheader-turquoise {
	background-color: #89D5E2;
	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: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #999999;
}
.smallup {
	font-size: 11px;
}
.smallturq {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8D8377;
}
.bg_trturq {
	background-color: #89D5E2;
	background-image: url(images/bg_rowturq.jpg);
	background-repeat: repeat-x;
	border: 1px solid #0B272D;
}
.bg_trbrown {
	background-color: #4B3A26;
	background-image: url(images/bg_rowbrown.jpg);
	background-repeat: repeat-x;
	border: 1px solid #000000;
	color: #EDEAE6;
}
.tablesurround {
	background-image: url(images/bg_tablesurround.jpg);
	background-repeat: repeat-x;
	border: 1px dotted #6E6151;
}
.tablesurround_brown {
	background-image: none;
	background-repeat: no-repeat;
	border: 1px dotted #6E6151;
	background-color: #BBB4AC;
}

a:link { color:#48B1CC; text-decoration:underline}
a:visited { color:#48B1CC; text-decoration:none}
a:hover { color:#666666; cursor:hand; text-decoration:underline}
a:active { color:#48B1CC; text-decoration:none}

