BODY,P,H1,H2,H3,H4,H5,H6,TABLE,TR,TD {
	color           : #071648;
	font-family     : Arial,Helvetica,sans-serif;
	font-style      : normal;
	font-variant    : normal;
	font-weight     : normal;
	font-size       : small;
	text-decoration : none;
}
BODY  { background : #afbcea;  margin : 0em; }
P     { margin : .5em; }
A     { color : #071648; font-weight : bold; text-decoration : none;}
A.auction     { color : #071648; font-weight : bold; text-decoration : underline; }
H1,H2,H3,H4,H5,H6 {
	color         : #071648;
	text-align    : center;
	margin-left   : .4em;
	margin-right  : .5em;
	margin-bottom : .0em;
	margin-top    : .6em;
}
H6 { font-size : medium;  font-weight : normal; text-align : left; }
H5 { font-size : medium;  font-weight : bold;   text-align : left; }
H4 { font-size : large;   font-weight : normal; }
H3 { font-size : large;   font-weight : bold;   }
H2 { font-size : x-large; font-weight : normal; }
H1 { font-size : x-large; font-weight : bold;   }
IMG.photo { border : 1px solid #071648; }
IMG.thumb { border : 1px solid #071648; }

.right { text-align:right; }

P.title {
	font-family : Times New Roman, Times, serif;
	text-align : center;
	font-size : medium;
}

P.atitle {
	font-size : medium;
	font-weight : bold;
	text-align : center;
}
P.adesc  { }

TABLE.main {
	width : 100%;
	border : none;
	background : #afbcea;
}
TABLE.main TR { }
TABLE.main TD { padding:0px;}


TABLE.navbox {
	border-collapse: separate;
	border         : none;
	width          : 100%;
	table-layout   : fixed;
}
TABLE.navbox TR {
}
TABLE.navbox TD {
	border         : 1px solid #071648;
	padding        : 1px;
	background     : #545b73;
	vertical-align : middle;
}

TABLE.box    { border : 1px solid #071648; width='100%'}
TABLE.box TR { }
TABLE.box TD { vertical-align:top; padding : 1px; }

TABLE.phonelist {
	border-collapse : collapse;
	border : 1px solid #071648;
}
TABLE.phonelist TD {
	border-collapse : collapse;
	border : 1px solid #071648;
}

TABLE.form #col1 { vertical-align : top; text-align:right; }
TABLE.form #col2 { vertical-align : top; text-align:left; }

P.nav, P.nav A {
	color           : #f0f0f0;
	margin          : 0em;
	text-decoration : none;
	text-align      : center;
	font-weight     : bold;
	font-size       : small;
}
P.catnav, P.catnav A {
	color           : #071648;
	text-decoration : underline;
	text-align      : center;
	font-weight     : bold;
	font-size       : small;
}


P.ftr { margin:0em; text-align:center; font-size:x-small; }
