body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(BG2.gif);
}
.divheader {
	background-image: url(images/header/back_slice_header.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: auto;
	width: 770px;
	border-top: 1px solid #990000;
	border-right: 1px solid #990000;
	border-left: 1px solid #990000;
	background-color: #FFFFFF;
	height: 57px;
	padding: 0px;
}
.divmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	vertical-align: top;
	margin: auto;
	height: 30px;
	width: 752px;
	border-bottom-color: #F4F4F4;
	padding: 2px;
	border-right-width: 12px;
	border-left-width: 12px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F4F4F4;
	border-left-color: #F4F4F4;
	background-color: #FFFFFF;
}
.divbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px auto auto;
	padding: 9px;
	width: 752px;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	border-top-style: none;
	list-style-type: circle;
}
/* not sure this next one works properly? */
.tableborder_multicell {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	display: none;


}
/* Use this one for the table border on a 2 column table */
.tableborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin: 0px;
	padding: 0px;
	border-left-color: #000000;


}
/* Use this one for the table border on a 3+ column table */
.tablemulticell {
	border: thin solid #000000;


}
/* use this on the cells of a 3+ column table */
.tdmulticell {
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
/* USe this on the rows of a 3+ column table */
/* Can also be used on the td cells of a 2 column table */
.rowon {
	padding: 2px 2px 2px 5px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* USe this on the rows of a 3+ column table */
/* Can also be used on the td cells of a 2 column table */
.rooff {
	padding: 2px 2px 2px 5px;
	background-color: #F0F0FF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE9D8;
}h1 {
	font-size: 14px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
/*  2 column table: */
.tablestd {
	border-top: 1px solid #61705D;
	border-right: 1px solid #61705D;
}
.trstdon {
	background-color: #FFFFFF;
	padding: 0px;
}
.trstdoff {
	background-color: #E0D49D;
	padding: 3px;
}
.tdstd {
	padding: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #61705D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #61705D;
	font-size: 10px;
}
.texfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	float: left;
}
.tdspace {
	padding-right: 3px;
	padding-left: 6px;
}
.border{
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;



}
a:link {
	color: #0000CC;
	font-style: normal;
	font-weight: normal;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #990000;
	font-weight: normal;
	font-style: normal;
}
a:active {
	color: #CC0000;
	font-style: normal;
	font-weight: normal;
}
a.nav:link {
	color: #FFFFFF;
}
a.nav:visited {
	color: #FFFFFF;
}
a.nav:hover {
	color: #FFFFCC;
	font-weight: bold;
	font-style: italic;
}
a.nav:active {
	color: #990000;
}
.divfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: center;
	width: 700px;
	margin-top: 6px;
	margin-bottom: 1px;
	margin-right: auto;
	margin-left: auto;
}
.photoborder {
	border: 1px solid #000000;
}
