/* CSS for Ben's Cycle
   Date: 2007/03/02
*/

	background: no-repeat;
	

.txt10px {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
}
.txt10pxRed {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #990000;
}
.txt10pxdkgrey {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #666666;
}
.txt10pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #FFFFFF;
}
.txt11px {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #000000;
}
.txt11pxRed {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #990000;
}
.txt11pxdkgrey {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #666666;
}
.txt11pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #FFFFFF;
}
.txt12px {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
}
.txt12pxRed {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #990000;
}
.txt12pxdkgrey {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #666666;
}
.txt12pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #FFFFFF;
}
.txt14px {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
}
.txt14pxRed {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #990000;
}
.txt14pxdkgrey {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #666666;
}
.txt14pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #FFFFFF;
}
.txtfooter {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #56281b;
	text-decoration: none;
}

/* -------------------------------------------------
LINKS
---------------------------------------------------- */

a:link {
	color: #0033CC;
}
a:hover {
	color: #993300;
}
a:visited {
	color: #663399;
}

a.linkblue:link {
	color: #0033CC;
	text-decoration: none;
}
a.linkblue:hover {
	color: #993300;
	text-decoration: none;
}
a.linkblue:visited {
	color: #663399;
	text-decoration: none;
}

a.linkhdr:link {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #d4d0c8;
	text-decoration: none;
}
a.linkhdr:hover {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.linkhdr:visited {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}


a.linkwhite:link {
	color: #FFFFFF;
	text-decoration: underline;
	
}
a.linkwhite:visited {
	color: #FFF5AF;
	text-decoration: underline;
}

a.linkwhite:hover {
	color: #BF9D26;
	text-decoration: underline;
}



/* -------------------------------------------------
CELLBORDERS
---------------------------------------------------- */

}
	
.cellBorderDottedLine {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
.cellBorderSolidLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9F9574;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;	
}

.cellBorderSolidLineSquare {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;	
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.cellBorderDottedLineSquare {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;	
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;	
}

.highlight {   
	background-color: #FFFF00;    
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

/* -----------------------------------------------------------
Background cell image repeat fix
--------------------------------------------------------------
 	background-repeat: no-repeat;
	background-repeat: repeat-x; 
 	background-repeat: repeat-y; 
*/



/* -----------------------------------------------------------
IE "SCROLLBAR"
--------------------------------------------------------------
* {	
	scrollbar-face-color: #EEEEEE;
	scrollbar-shadow-color: #003366;
	scrollbar-highlight-color: #003366;
	scrollbar-3dlight-color: #EEEEEE;
	scrollbar-darkshadow-color: #EEEEEE;
	scrollbar-track-color: #DDDDDD;
	scrollbar-arrow-color: #000000;	
     }
*/


/* -----------------------------------------------------------
FORMFIELD 
-------------------------------------------------------------- */
.inputa { 
 font-size: 12px; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 background-color: #FFFFFF; 
 width: 250px;
	border: 1px solid #666666; 
}

.inputb { 
 font-size: 12px; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 background-color: #FFFFFF; 
 width: 175px;
	border: 1px solid #666666; 
}

.inputc { 
 font-size: 12px; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 background-color: #FFFFFF; 
 width: 75px;
	border: 1px solid #666666; 
}

.inputd { 
 font-size: 12px; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 background-color: #FFFFFF; 
 width: 100px;
	border: 1px solid #666666; 
}

.inpute { 
 font-size: 12px; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 background-color: #FFFFFF; 
 width: 70px;
	border: 1px solid #666666; 
}

SELECT {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; BACKGROUND-COLOR: #ffffff
}

TEXTAREA {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; BACKGROUND-COLOR: #ffffff

}

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