TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sm_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 125%;
}
.link_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
.body_bg {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #9C3F3E;
	border-right-color: #9C3F3E;
	border-bottom-color: #9C3F3E;
	border-left-color: #9C3F3E;
	background-image: url(images/interior_r6_c2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.body_head_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #333333;
}
.body_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
}
.body_bg2 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #9C3F3E;
	border-right-color: #9C3F3E;
	border-bottom-color: #9C3F3E;
	border-left-color: #9C3F3E;
	background-repeat: no-repeat;
	background-position: center top;
}.bold_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFDF;
}
.frame {
	border: thin solid #A34848;
}
.errormsg
{
	font-size: 12px;
	color: #FF0000;
}
.adminheader
{
	background: lightblue;
	font-weight: bold;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

a.darklink:link
{
	color: white;
}
a.darklink:hover
{
	color:white;
}
a.darklink:visited
{
	color: white;
}
a.darklink:active
{
	color: white;
}


.inventorytable
{
	width: 85%;
	backgrond: darkgreen;
	border: 1px black solid;
}
.inventorylabel
{
	font-weight: bold;
	padding-left: 8px;
	text-align: right;
	font-size: 12px;
}
.inventorythumb
{
	padding: 0px;
}
.inventorytitle
{
	background: lightblue;
	text-align: center;
	border-bottom: 1px black solid;
	font-weight: bold;
	padding-left: 8px;
	font-size: 11px;
}

.inventorydata
{
	font-size: 12px;
}
.searchtable
{
	width: 95%;
	border: 1px black solid;
	font-size: 10px;
	background: white;
}
.searchtitle
{
	text-align: center;
	font-weight: bold;
}
.searchitem
{
	padding-left: 10px;
}
.searchinput
{
	font-size: 10px;
}
.searchinputbig
{
	width: 90%;
	font-size: 10px;
}
.consoletable
{
	font-size: 10px;
}.table {
	border: 1px solid #999999;
}
.detailbars {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3D4255;
}
.plan_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2F0409;
	font-weight: bold;
	font-style: normal;
}
.plan_header_reg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
.comm_back {
	background-image: url(images/comm_sideback.jpg);
	background-repeat: repeat-n;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	text-decoration: underline;
}
