a.login_link:link, a.login_link:visited, a.login_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration : underline;
}
a.login_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration : none;
}
.login_fields {
    BORDER-BOTTOM: #7D7872 1px solid;
    BORDER-LEFT: #7D7872 1px solid;
    BORDER-RIGHT: #7D7872 1px solid;
    BORDER-TOP: #7D7872 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    color: #7D7872;
	FONT-SIZE: 9px;
}
a.greylink:link, a.greylink:visited, a.greylink:active {
	font-weight : bold;
	color : #666666;
}
a.greylink:hover {
	font-weight : bold;
	color : #FF6705;
	text-decoration : none;
}
.title {
	font-weight : bold;
	font-size: 14px;
	color : #FF6705;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #F76B00;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: FEAD52;
	border-right-color: #9D5410;
	border-bottom-color: #9D5410;
	border-left-color: FEAD52;
	cursor : hand ;
}
.buttonnotfunctional {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #aaaaaa;
	background-color: #dddddd;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddddee;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	border-left-color: #ddddee;
	cursor : hand ;
}
.menuButton {
	font-size : 11px ;
	padding : 3px ;
	background-color : #E0E3D8 ;
	color : #000000 ;
/*	border-top : 1px solid #FFFFFF ;
	border-left: 1px solid #FFFFFF ; */
	border-bottom : 1px solid #666666 ;
	border-right: 1px solid #666666 ; 
	cursor : hand ;
}

a.buttonLink { 
	color : #000000 ; 
	font-weight : bold ;
	text-decoration : none ; 
}

a.buttonLink:hover { 
	color : #000000 ; 
	font-weight : bold ;
	text-decoration : underline ; 
}

a:link, a:visited, a:active {
	color : #FF6705;
	text-decoration : none;
}

a:hover {
	color : #333333;
	text-decoration : none;
}
a.pic:link, a.pic:visited, a.pic:active {
	color: #FFFFFF;
}
a.pic:hover {
	color: #999999;
}
body {
	background-color : #C8C8C8;
	color : #FF6705;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin : 0px;
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.homebody {
	color : #666666;
}
.bold {
	font-weight : bold;
}
.greybold {
	font-weight : bold;
	color : #666666;
}

.grey {
	color : #666666;
}
.grey2 {
	color : #CCCCCC;
}
.bold_ital {
	font-weight : bold;
	font-style : italic;
}

.ital {
	font-style : italic;
}

.INPUT {
    BORDER-BOTTOM: #666666 1px solid;
    BORDER-LEFT: #666666 1px solid;
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #666666 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    color: #7D7872;
	FONT-SIZE: 10px;
}	
.line {
	line-height: 18px;
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	color : #666666;
}	.textbox {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.textboxblue {
	background-color: #336699;
	border: 1px solid #999999;
	color: #F0F3D8;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;



}
.textboxgreen {

	background-color: #99CC66;
	border: 1px solid #999999;
	color: #F0F3D8;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textboxnotfunctional {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;

}
.bottomlineonly {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
}
.noborder {
	border: 1px none;
}
.thumb {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D0D3B4;
	border-right-color: #D0D3B4;
	border-bottom-color: #D0D3B4;
	border-left-color: #D0D3B4;
}
.smallgrey {
	font-size: 9px;
	color: #666666;
}.subquote {
	line-height: 16px;
	color: #666666;
	padding-right: 12px;
	padding-left: 5px;
	text-align: right;
}



.fieldWithErrors input, .fieldWithErrors select {
    background-color: #ffdfdf;
}
.notice {
	color: darkgreen;
	font-style : italic;
}
.error {
	color: #CC0000;
	font-style : italic;
}
