h1 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color : #4A4A4A;
}

a:visited {
	color : #4A4A4A;
}

a:hover {
	color : #FB992F;
}

a.noline{
	text-decoration : none;
}

input {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

td {
	color : #444444;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.bid_amount {
	background-color : #CEE7B6;
	color : #000000;
	font-family : Arial, Tahoma, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.body {
	color : #000000;
	font-family : Arial, Tahoma, sans-serif;
	font-size : 11px;
}
td.body {
	color : #000000;
	font-family : Arial, Tahoma, sans-serif;
	font-size : 11px;
}
.bodybold {
	font-family : Arial, Tahoma, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.bodyboldwhite {
	color : #000000;
	font-family : Arial, Tahoma, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.bodyboldyellow {
	color : #000000;
	font-family : Arial, Tahoma, sans-serif;
	font-size : 11px;
	line-height : 11pt;
}

.bodylink {
	font-family : Arial, Tahoma, sans-serif;
	font-size : 11px;
}

.dropdown {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.footerlink {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

.footerlink a:link {
	color : #D4DBDE;
	text-decoration : none;
}

.footerlink a:visited {
	color : #D4DBDE;
	text-decoration : none;
}

.footerlink a:hover {
	color : #FFFFFF;
	text-decoration : none;
}

.footerlink a:active {
	color : #FFFFFF;
	text-decoration : none;
}

.formbutton {
        background-color: #F8F8F8;
        border-color: grey;
        border-width: 1px;
        color: #444444;
        font-size: 11px;
        font-family: arial;
        font-weight: bold;
		text-decoration : none;
}

.headerlink {
	color : #303030;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

.headerlink a:link {
	color : #595959;
	text-decoration : none;
}

.headerlink a:visited {
	color : #595959;
	text-decoration : none;
}

.headerlink a:hover {
	color : #404040;
	text-decoration : none;
}

.headerlink a:active {
	color : #404040;
	text-decoration : none;
}

.leftcolumnheader {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

.number {
	background-color : #E1E1E1;
	color : #000000;
	font-family : Arial, Tahoma, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.red {
	color : #CCCC99;
	font-family : Arial, Tahoma, sans-serif;
	font-size : 11px;
}

.redstar {
	color : #FF0000;
	font-weight : bold;
}

.rightcolumn {
	color : #444444;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.rightcolumn a:link {
	color : #333333;
}

.rightcolumn a:visited {
	color : #333333;
}

.rightcolumn a:hover {
	color : #002C3C;
}

.rightcolumn a:active {
	color : #002C3C;
}

.rightcolumnheader {
	color : #5D5D5E;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
}

.select {
	color : #000000;
	font-family : Arial, Tahoma, sans-serif;
	font-size : 9pt;
}

.subheaderlink {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

.subheaderlink a:link {
	color : #DEDEDE;
	text-decoration : none;
}

.subheaderlink a:visited {
	color : #DEDEDE;
	text-decoration : none;
}

.subheaderlink a:hover {
	color : #FFFFFF;
	text-decoration : none;
}

.subheaderlink a:active {
	color : #FFFFFF;
	text-decoration : none;
}

.title {
	color : #4A5159;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}

td.white {
	color : #FFFFFF;
	font-family : Arial, Tahoma, sans-serif;
	font-size : 11px;
	background-image:url(images/misc/tableheader_bg.gif);
}
.white {
	color : #FFFFFF;
	font-family : Arial, Tahoma, sans-serif;
	font-size : 11px;
}
.reg_step{
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

.tableheader {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
	background-image:url(images/misc/tableheader_bg.gif);
}
.tableheader a:link {color: #FEEBD5; text-decoration: none;}
.tableheader a:visited {color: #FEEBD5; text-decoration: none;}
.tableheader a:hover {color: #FFFFFF; text-decoration: none;}
.tableheader a:active {color: #FFFFFF; text-decoration: none;}

td.title_row_admin{
	font-weight:bold;
	color : #000000;
}

.catText {
	color : #333333;
	font-family : Arial, Tahoma, sans-serif;
	font-size : 11px;
}

.catText a:link {
	color : blue;
}
.catText a:hover {
	color : blue;

}
.error {
    color: red;
    font-weight : bold;
}

.notice {
    color: green;
    font-weight : bold;
}


.regform_intro { padding-left: 15px; width: 945px; }
.regform_submit { font-size: 14px; font-weight: bold; padding: 5px; }