body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	/**** background-color:#164871; ****/
	background-color:#660000;
}
* {margin: 0px;padding: 0px;}
#container {
	margin: 10px auto;
	padding:0px;
	text-align: left;
	width: 755px;
	background-image:url(images/contentShadow.jpg);
	background-repeat:repeat-y;
}
#main {
	margin-top:0px;
	width: 755px;

	/**** background-image:url(images/background.gif); ****/
}
/******************** header ********************/
#header {
	width:755px;
	height:147px;
	margin:0px;
	display:block;
	background-color:#660000;
	background-image:url(images/header_new.jpg);
	background-repeat:no-repeat;

}

#nav {
	width:720px;
	height:31px;
	margin: 0px 0px 0px 10px;
	/**** background-color: #9B0000;****/
	padding:10px 5px;
}
#nav ul {
}
#nav li {
	display:inline;
	/**** background-color:#245882; ****/
	background-color:#FFFFFF;
	background-image:url(images/glossy_btnBG_norm.jpg);
	background-repeat:no-repeat;
	width:115px;
	height:31px;
	float:left;
	margin-left:5px;
	margin-bottom:0px;
	text-align:center;
	display:block;
}
#nav li:hover{
	background-image:url(images/glossy_btnBG_roll.jpg);
	background-repeat:no-repeat;
}
#nav a {
	width:115px;
	height:14px;
	padding-top:6px;
	text-decoration:none;
	text-align:center;
	/*** color:#a5cae5; ****/
	color:#FFFFFF;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	display:block;

}
#nav a:hover {
	color:#FFFFFF;
	font-weight:bolder;
}
#searchTable{
	height:20px;
	margin:5px 0px 0px 0px;
	padding:0px;
	font-weight:bolder;
}
#searchTable input.BButton
{
	margin:0px;
	padding:0px;
	width:21px;
	height:21px;

}

/*---- BEGIN index.asp:CSS ----*/
#indexContentContain{
	margin:0px 0px 10px 15px;
	padding:0px;
	width:700px;
	color:#000000;
	}
#indexContentContain h1.big{
	margin:0px 0px 10px 0px;
	padding:0px;
	font:18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-0.02;
	color:#660000;
	}
#PracticeBidAnnounce{
	margin:0px 20px 0px 15px;
	padding:10px;
	width:150px;
	background-color:#990000;
	border:4px solid #660000;
	font:13px Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:13px;
	font-weight:bolder;
	color:#FFFFFF;
	float:left;
	}
#indexContentContain .PresidentName{
	margin:0px;
	padding:0px;
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	}
.signatureURL{
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-0.01em;
	color:#660000;
}
/*---- BEGIN index.asp:CSS ----*/

/******************** Content ********************/
p, h1, a, span{font-family: Arial, Helvetica, sans-serif;}
#content {
	width: 755px;
	margin:0px;
	padding:10px;
	float:left;
	/**** background-color:#a5cae5; ****/
}
#left {
	float:left;
	width:190px;
	display:inline;
	margin: 20px 0px 30px 20px;
}
#left p {
	font-size: 12px;
	color: #000000;
	padding: 5px 0px;	
}
#left a{
	color: #052d4e;
	font-weight:800;
}
#left a:hover{
	color:#FFFFFF;
}
#left h1{
	font-size: 16px;
	color: #052d4e;
	display:inline;
	font-weight:900;
}
#left span{
	font-size: 12px;
	color: #007dda;
	font-weight: 900;
	display:inline;
	margin-left:8px;
}
#right {
	float:right;
	width:460px;
	/**** background-color:#397eb7; ****/
	background-color: #9B0000;
	color:#FFFFFF;
	font-weight:900;
	padding: 10px 20px;
	margin: 30px 20px 20px 0px;
	display:inline;
}
#right p{
	padding: 7px 0px;
}
#right a{
	color:#FFFFFF;
	font-weight:900;
}
#right a:hover{
	color: #052d4e;
}
.post{ 
	margin-top:0px;
}
.post a{
}

.post a:hover{
}

.post p{
}
.post input{
	margin:2px 5px;
}
.post input.BButton
{
	width:100px;
	margin-left:125px;
}
.post select{
	margin:2px 5px;
}

/******************** Footer ********************/
#footer {
	text-align:center;
	color:#000000;
	margin:0px;
	padding:00px;
	height:75px;
	background-image:url(images/footer_bg.jpg);
	background-repeat:no-repeat;
}
#footer ul {
}
#footer li {
	display:inline;
	float:none;
	text-align:center;
}
#footer a {
	color:#000000;
	font-weight:900;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer span {
	display:block;
	color:#000000;
	margin:0px 0px;
}
.whitelink a {
	color:#FFFFFF;
	font-weight:900;
	text-decoration:none;
}
.whitelink a:hover {
	text-decoration:underline;
}
.clear{
	clear:both;
}



/******************** Original Active Auction ********************/

#full {
	float:left;
	width:730px;
	display:inline;
	margin: 0px;
}
#full p {
	font-size: 12px;
	color: #000000;
	padding: 5px 0px;	
}
#full a{
	/*** color: #052d4e; ***/
	color: #660000;
	font-weight:800;
}
#full a:hover{
	/*** color:#FFFFFF; ***/
	color: #000000;
}
#full .Grid .Hi a{
	color:White;
}
#full .Grid .Hi a:hover{
	color:##660000;
}
#full h1{
	font-size: 16px;
	color: #052d4e;
	display:inline;
	font-weight:900;
}
#full span{
	font-size: 12px;
	color: #007dda;
	font-weight: 900;
	display:inline;
	margin-left:8px;
}

#navTab {
	width:744px;
	height:46px;
	margin: 2px 0px 2px 2px;
	/**** background-color:#a5cae5; ****/
	background-color: #660000;
	padding: 3px 5px 3px 1px;
}
#navTab ul {
}
#navTab li {
	display:inline;
	/**** background-color:#245882; ****/
	background-color: #9B0000;
	width:120px;
	height:22px;
	float:left;
	margin-left:4px;
	margin-bottom:2px;
	text-align:center;
}
#navTab a {
	width:120px;
	height:19px;
	padding-top:3px;
	text-decoration:none;
	color:#ffffff;
	font-weight:800;
	display:block;
}
#navTab a:hover {
	color:#FFFFFF;
	font-weight:800;
}
/* id to control red on red problem */
#HiTxtColor a{
	color:#FFFFFF;
}
.Grid .Hi
{
    /**** BACKGROUND-COLOR:#a5cae5 ****/
	background-color: #9B0000;
    COLOR: white;
}
.Grid .Hi a{
    color:#FFFFFF;
    /**** BACKGROUND-COLOR:#a5cae5 ****/
}
.Grid .Hi a:hover
{
    color:#FFFFFF;
     /**** BACKGROUND-COLOR:#a5cae5 ****/
}
.Grid .Lo
{
    BACKGROUND-COLOR: white;
    COLOR: #9B0000;/****/
}
.Grid .Lo a
{
    /**** BACKGROUND-COLOR:#a5cae5 ****/
	
    COLOR: white;
}
.Grid .Top
{
    /**** BACKGROUND-COLOR:#164871; ****/
	background-color: #660000;
    color: white;
    font-family: Arial;
    font-weight: bold;
    vertical-align:middle ; 
    height:30pt; 
}
.Grid .Top a {
	color:#a5cae5;
	/*** color:#9B0000; ***/
}
.Grid1 .Top a {
	color:#ffffff;
	/*** color:#9B0000; ***/
}

.DataEntry
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bolder
}
.DataEntry .Top
{
    /**** BACKGROUND-COLOR: #a5cae5; ****/
	background-color: #660000;
    COLOR: white;
    FONT-FAMILY: Verdana;
    FONT-WEIGHT: bolder;
    padding:3px 0px 5px 5px;
}
.DataEntry INPUT
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 10pt
}
.DataEntry .TD
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bolder
}
#formAccountBButton
{
	margin:0px;
	width:150px;
}
.DataEntry TEXTAREA
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 10pt
}
.submitlogin1
{
	width:50px;
	margin:0px 0px 0px 125px;
}
.Category .SubCategory
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
.Category A
{
    FONT-FAMILY: Tahoma, Verdana, Impact;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold
}
.catHead
{
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
	padding:0px 0px 3px 0px;
	border-bottom:2px solid #9B0000;
}