h2{
color: #333333;
text-decoration: none;
margin: 1px 0px;
padding: 1px 0px;
}

h3{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #333333;
text-decoration: none;
margin: 1px 0px 1px 2px;
padding: 1px 0px 1px 2px;
}

h4{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
line-height: normal;
font-weight: bold;
color: #FF9900;
text-decoration: none;
margin: 1px 0px;
padding: 1px 0px;
}

h5{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
line-height: normal;
font-weight: bold;
color: #333333;
text-decoration: none;
margin: 0px 0px;
padding: 0px 0px;
}

/* CSS Document */
body, html	{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	margin: 0px;
	padding: 2px;
        color: #FFFFFF;
}




a.sm:link, a.sm:visited {
	font-size: 10px;
	color: #006;
	text-decoration: underline;
}
a.sm:hover {
	font-size: 10px;
	color: #666;
	text-decoration: underline;
}
a.md:link, a.md:visited {
	font-size: 11px;
	color: #006;
	text-decoration: none;
}
a.md:hover {
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}

.formarea, .textarea {
  	border: #333333 1px solid;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10px;
  	font-weight: bold;
  	font-style: normal;
  	color: #333333;
		background-color: #FFFFFF;
  	text-decoration: none;
}
.button {
	border: 1px solid #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #000066;
	background-color: #ffcc33;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
hr {
	rule-style: solid;
	height: 1px;
	color: ##000066;
	}
/* Custom Styles */
.indent {
	margin: 0px 0px 0px 0px;
	padding: 12px 12px 12px 12px;
}
h5 { 
	color: ##000066;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}
a.nav:link, a.nav:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

a.nav:hover {
	font-size: 11px;
	font-weight: bold;
	color: #004792;
	text-decoration: underline;
}

.navigation {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.date {
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}

.copyright {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/* VIHN AUCTION FEATURE STYLES - IF NO FEATURES PLEASE REMOVE ------- */
.featurelayout {
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	background-color: #006;
	border-style: solid;
	border-width: 1px;
	border-color: #333;
	width: 100%;
	padding: 5px 10px 5px 10px;
	text-align: center;	
	}
.featurecontent {
	background-color: #fff;
	border-style: solid solid solid solid;
	border-width: 0px 1px 1px 1px;
	border-color: #333;
	width: 100%;
	padding: 5px 10px 5px 10px;
	font-size: 11px;
	color: #333;
	}
	
a.monthnext:link, a.monthnext:visited {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	}
a.monthnext:hover {
	font-size: 10px;
	font-weight: bold;
	color: #cddabe;
	text-decoration: underline;
	}
.caldaysauction {
	font-size: 10px;
	font-weight: bold;
	color: #006;
	text-decoration: underline;
	text-align: center;
	}	
a.caldaysauction:link, a.caldaysauction:visited  {
	font-size: 10px;
	font-weight: bold;
	color: #006;
	text-decoration: underline;
	text-align: center;
	}
a.caldaysauction:hover  {
	font-size: 10px;
	font-weight: bold;
	color: #FC3;
	text-decoration: underline;
	text-align: center;
	}
.textarea2 {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	width: 100%;
	}
/* ------------------------------------------------------------------ */
/* VIHN AUCTION MANAGER SITE STYLES --------------------------------- */
.borderlist {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #002951;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002951;
	}
.border {
	border-width: 1px;
	border-style: solid;
	border-color: #002951;
	}
.borderdetail {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #002951;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #002951;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002951;
	}
.colora {
	background-color: #f5f5f5;
	}
.colorb {
	background-color: #eee;
	}
.colorc {
	background-color: #b4b4d9;
	}
a.tab:link, a.tab:visited {
	font-size: 10px;
	color: #024893;
	text-decoration: underline;
	}
a.tab:hover {
	font-size: 10px;
	color: #666;
	text-decoration: underline;
	}
.tabbg {
	background-image:  url(/images/auction_elements/tab_bg.gif);
	}
.tabon {
	background-image: url(/images/auction_elements/tab_on.gif);
	height: 34px;
	padding-left: 6px;
	padding-right: 4px;
	}
.taboff {
	background-image: url(/images/auction_elements/tab_off.gif);
	height: 34px;
	padding-left: 6px;
	padding-right: 4px;
	}
/* ------------------------------------------------------------------ */
/* ------------------------------------------------------------------ */	
/* VIHN AUCTION MANAGER HOME AUCTIONS AND NEWS --------------------------------- */
.bgcal {
	background-color: #ffffff;
	border: 1px solid #333333;
	margin: 0px;
	padding: 0px;
	}
.head {
	font-size: 17px;
	color: #333333;
	font-weight: bold;
	background-color: #b4b4d9;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 2px 2px 2px 10px;
	border-bottom: 1px solid #333333;
	}
.name {
	font-size: 16px;
	color: #006;
	font-weight: bold;
	}
.feattext {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	line-height: 20px;
	}
a.featurelink:link, a.featurelink:visited {
	font-size: 12px;
	color: #006;
	font-weight: bold;
	text-decoration: underline;
	}
a.featurelink:hover{
	font-size: 12px;
	color: #006;
	font-weight: bold;
	text-decoration: underline;
	}

.style1 {

	font-size: 24px;
	font-weight: bold;
}





td.box_head_mid{
	background: url(images/box_head_bg.gif);
	background-color: #809AA9;
}
td.box_head_sides{
	background-color: transparent;
	border-bottom-style:solid;
	border-bottom-color:#809AA9;
	border-bottom-width:1px;
}
.box_inner{
	background-color: #FAFAFA;
	border-left: solid 1px #809AA9;
	border-right: solid 1px #809AA9;
	border-bottom: solid 1px #809AA9;
	margin: 0px;
	padding:4px;
	text-align: left;
	height:300px;
	width: 240px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
}
.box_err{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: red;
    font-weight:bold;
}
.box_title{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight:bold;
    white-space: nowrap;
    text-align: left;
}
.box_text{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}
.box_smallText{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
}
.box_bigText{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight:bold;
    text-decoration: none;
}
a.box_bigText:link{ color: #000000; }
a.box_bigText:hover{ color: #000000; }
a.box_bigText:visited{ color: #000000; }
a.box_bigText:active{ color: #000000; }




input.box{
	height:18px;
	width:120px;
	font-size:9pt;
	vertical-align:middle;
}
select.box{
	height:18px;
	width:120px;
	font-size:9pt;
	vertical-align:middle;
}
	 
table.wrap{
border: solid 1px #000;
padding: 4px;
background-color: #EBEBEB;
}
table.table_main{
border: solid 1px #CCCCCC;
background-color: #FFFFFF;
}
.box{
border: 1px solid #BABABA;
background-color: #FAFAFA;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
height: 18px;
}


/* CSS Document */
.color1 {background-color: #333333;} /* dark */ 
.color2 {background-color: #ffffff;} /* light */
.color3 {background-color: #990000;} /* primary */
.color4 {background-color: #ffcc00;} /* secondary */
.color5 {background-color: #ffcc00;} /* highlight */
.color6 {background-color: #eeeeee;} /* bg */

/* CSS Document */
/* BASIC SITE STYLES */


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin: 2px 0px 12px 0px;
	padding: 2px 0px 2px 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin: 1px 0px 1px 0px;
	padding: 1px 0px 1px 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin: 1px 0px 1px 2px;
	padding: 1px 0px 1px 2px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin: 1px 0px 1px 0px;
	padding: 1px 0px 1px 0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul, ol, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.md {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.sm:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

a.sm:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

a.sm:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

a.md:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

a.md:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

a.md:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 1px;
	padding: 1px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	text-decoration: none;
}

.formarea, .textarea {
    border: #333333 1px solid;
    margin: 0px;
    padding: 1px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    font-style: normal;
    color: #333333;
	  background-color: #eeeeee;
    text-decoration: none
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #990000;
	border: 1px solid #333333;
	margin: 4px;
	padding: 0px;
}

hr {
	color: #333333;
	background-color: #333333;
	height: 1px;
}

/* CUSTOM STYLES */ 
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin: 2px 0px 2px 0px;
	padding: 2px 0px 2px 0px;
}
.textbackground	{
	background: url(/images/header/text_background.gif) repeat-x;
}

.loginbackground	{
	background: url(/images/header/login_background.gif) no-repeat;
	height: 184px;
}
a.lg:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

a.lg:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

a.lg:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
/* ASSOCIATION COMMON STYLES */

.borderbackground1 {
	background-color: #F7F7F7;
	border: 1px solid #666666;
}

.borderbackground2 {
	background-color: #FFFFFF;
	border: 1px solid #B1B1B1;
}

.displayingbackgroundtop {
	background-color: #B1B1B1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.displayingbackgroundbottom {
	background-color: #B1B1B1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

.displayingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.headbackground {
	background-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
}

.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.headtext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a.headtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}

.otherbackground {
	background-color: #F7F7F7;
}

.memberpicborder {
	border: 1px solid #666666;
}

/* NO NEED TO CHANGE THESE */
.menuborder {
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

.menuborderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666
}

.menuheader {
	background-color: #DFDFDF;
}

.messages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #339900;
	text-decoration: none;
}

a.messages:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #339900;
	text-decoration: underline;
}

a.messages:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #339900;
	text-decoration: underline;
}

a.messages:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}

.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #FFFF33;
}

/* For the Traffic Tool in Admin Area */

.borderw {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
}

.smred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #A81414;
	text-decoration: none;
	background-color: #FFFF33;
}

.bordergraph2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

