/* Current yellow background: #ffe040 */
/* Another nice yellow that's a bit lighter: #ffecb1 */
/* red: #ff3333 */

/* Brochure yellow: fee494 */
/* Brochure lighter (my favorite & Mike): fef4a4 */
/* Bright yellow (Sal, Theresa) : ffff99 */

body {
	/* background : url(images/gears.gif); */
	background-color : #fef4a4;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	color : Black;
}

.main {
/*	background : url(images/yellowline.gif); */
	background-color : #fef4a4;
}

A.nav:link {
	background: ;
        background-color : transparent;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-weight : normal;
        color : Black;
        text-decoration : none;
}
A.nav:visited {
	background: ;
        background-color : transparent;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-weight : normal;
        color : Black;
        text-decoration : none;
}
A.nav:active {
	background: ;
        background-color : transparent;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-weight : normal;
        color : #ff6666;
        text-decoration : none;
}
A.nav:hover {
	background: ;
        background-color : transparent;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-weight : normal;
        color : #009933;
        text-decoration : none;
}
A.navb:link {
	background: ;
        background-color : transparent;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-weight : bold;
        color : Black;
        text-decoration : none;
}
A.navb:visited {
	background: ;
        background-color : transparent;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-weight : bold;
        color : Black;
        text-decoration : none;
}
A.navb:active {
	background: ;
        background-color : transparent;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-weight : bold;
        color : #ff6666;
        text-decoration : none;
}
A.navb:hover {
	background: ;
        background-color : transparent;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-weight : bold;
        color : Black;
        text-decoration : none;
}

A.nav2:link {
	background: ;
        background-color : transparent;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 11px;
        font-weight : normal;
        color : Black;
        text-decoration : none;
}
A.nav2:visited {
	background: ;
        background-color : transparent;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 11px;
        font-weight : normal;
        color : Black;
        text-decoration : none;
}
A.nav2:active {
	background: ;
        background-color : transparent;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 11px;
        font-weight : normal;
        color : #ff6666;
        text-decoration : none;
}
A.nav2:hover {
	background: ;
        background-color : transparent;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 11px;
        font-weight : normal;
        color : #009933;
        text-decoration : none;
}

A:link {
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	color : #0000ff;
	text-decoration : underline;
}
A:visited {
	background-color : transparent;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	color : #0000ff;
	text-decoration : underline;
}

A:active {
	background-color : transparent;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	color : #0000ff;
	text-decoration : underline;
}
A:hover {
        background-color : transparent;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;    
/*        color : #009933; */
	color : #d4001a;
	text-decoration : underline;
}

.navagationlight {
	background: ;
        background-color : #cccccc;
        text-align : center;
}
.navagationdark {
	background: ;
        background-color : #bbbbbb;
		text-align : center;
}
.navagationwhite {
/*	background-image : url(images/yellowline.gif); */
	background-color : #ffe040;
	text-align : center;
}

td.default {
/*	background : url(images/yellowline.gif); */
	background-color : #fef4a4;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : small;
        color : Black;
}

td {
/*	background : url(images/yellowline.gif); */
	background-color : #fef4a4;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : small;
        color : Black;
}

.default {
/*	background-image : url(images/yellowline.gif); */
	background-color : #fef4a4;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : small;
        color : Black;
}

.side {
/*	background : url(images/yellowline.gif); */
	background-color : #fef4a4;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : small;
        color : Black;
}

p {
	text-align : justify;
}

dd {
	text-align : justify;
}

h3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	color : #006633; */
	color : #d4001a;
	background-color : transparent;
}

h4 {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
/*        color : #006633; */
	color : #d4001a;
        background-color : transparent;
        text-decoration : none;
}
.formlabel {
/*	background : url(images/yellowline.gif); */
	background-color : transparent;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : xx-small;
        color : Black;
}
.formlabelreq {
/*	background : url(images/yellowline.gif); */
	background-color : transparent;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : xx-small;
        color : Maroon;
}
.copy {
/*	background-image : url(images/yellowline.gif); */
	background-color : transparent;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : xx-small;
        color : Black;
}
.head {
/*	background : url(images/redline.gif); */
/*	background-color : #ffe040; */
	background-color : #fcc500;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	color : #d4001a;
}
.arides {
	background: ;
	background-color : #00d0d0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	color : Black;
}
.brides {
	background: ;
	background-color : #ffc080;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	color : Black;
}
.crides {
	background: ;
	background-color : #99d097;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	color : Black;
}
.drides {
	background: ;
	background-color : #c19e6a;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	color : Black;
}
.mrides {
	background: ;
	background-color : #c0c0c0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	color : Black;
}
.vrides {
	background: ;
	background-color : #ccddee;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	color : Black;
}
.grid {
	background: ;
	background-color : #000000;
	border-style : inset;
}
.fixed {
	background: ;
	font-family : Courier, Fixed, Gothic;
	font-size : small
}
.cuehead {
	background: ;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : transparent;
	font-size : 14;
        font-weight : bold;
	color : #006633;
}
.cuedesc {
	background: ;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : transparent;
	font-size : 12;
        font-weight : bold;
	color : #006633;
}
.cue_s1 {
	background: ;
	background-color : #d0d0d0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8;
        font-weight : bold;
	color : Black;
}
.cue_s2 {
	background: ;
	background-color : #ccddee;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8;
        font-weight : bold;
	color : Black;
}
.cue_m1 {
	background: ;
	background-color : #d0d0d0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10;
        font-weight : bold;
	color : Black;
}
.cue_m2 {
	background: ;
	background-color : #ccddee;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10;
        font-weight : bold;
	color : Black;
}
.cue_b1 {
	background: ;
	background-color : #d0d0d0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
        font-weight : bold;
	color : Black;
}
.cue_b2 {
	background: ;
	background-color : #ccddee;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
        font-weight : bold;
	color : Black;
}
td.menu {
	background: ;
	background-color : #d4001a;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight : bold;
	color : White;
}
td.ridebutton {
	background: ;
	background-color : #d0d0d0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight : bold;
	color : Black;
        text-decoration : none;
}




.left_menu_top {
	background-color : #d4001a;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
        font-weight : bold;
        font-style : italic;
	color : #fcc500;
        text-align : left;
        height : 30px;
        max-width : 140px;
        border : 1 ;
        padding : 0px ;
        border-width : 2px;
        border-style : outset;
        border-color : #fcc500; 
	text-decoration : none;
}
.left_menu_top a:link {
	background-color : #d4001a;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
        font-weight : bold;
	text-decoration : none;
	color : #fcc500;
	text-align : left;
        max-width : 140px;
}
.left_menu_top a:active {
	background-color : #d4001a;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
        font-weight : bold;
	text-decoration : none;
	color : #ffffff;	/* This doesn't work. */
	text-align : left;
        max-width : 140px;
}
.left_menu_top a:visited {
	background-color : #d4001a;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
        font-weight : bold;
	text-decoration : none;
	color : #fcc500;
	text-align : left;
        max-width : 140px;
}
.left_menu_top a:hover {
	background-color : #d4001a;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
        font-weight : bold;
	text-decoration : none;
	color : #ffffff;
	text-align : left;
        max-width : 140px;
}


.left_menu_top_small {
	background-color : #d4001a;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
        font-weight : bold;
        font-style : italic;
	color : #fcc500;
        text-align : left;
        height : 30px;
        max-width : 140px;
        border : 1 ;
        padding : 0px ;
        border-width : 2px;
        border-style : outset;
        border-color : #fcc500; 
	text-decoration : none;
}
.left_menu_top_small a:link {
	background-color : #d4001a;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
        font-weight : bold;
	text-decoration : none;
	color : #fcc500;
	text-align : left;
        max-width : 140px;
}
.left_menu_top_small a:active {
	background-color : #d4001a;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
        font-weight : bold;
	text-decoration : none;
	color : #ffffff;	/* This doesn't work. */
	text-align : left;
        max-width : 140px;
}
.left_menu_top_small a:visited {
	background-color : #d4001a;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
        font-weight : bold;
	text-decoration : none;
	color : #fcc500;
	text-align : left;
        max-width : 140px;
}
.left_menu_top_small a:hover {
	background-color : #d4001a;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
        font-weight : bold;
	text-decoration : none;
	color : #ffffff;
	text-align : left;
        max-width : 140px;
}



.left_menu_dd {
	background-color : #fcc500;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
        font-weight : bold;
	color : #d4001a;
	text-align : left;
        max-width : 140px;
	text-decoration : none;
} 
.left_menu_dd a:link {
	background-color : #fcc500;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
        font-weight : bold;
	text-decoration : none ;
	color : #d4001a;
	text-align : left;
        max-width : 140px;
	text-decoration : none;
} 
.left_menu_dd a:active {
	background-color : #fcc500;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
        font-weight : bold;
	text-decoration : none ;
	color : #ffffff;	/* This doesn't work. */
	text-align : left;
        max-width : 140px;
	text-decoration : none;
} 
.left_menu_dd a:visited {
	background-color : #fcc500;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
        font-weight : bold;
	text-decoration : none ;
	color : #d4001a;
	text-align : left;
        max-width : 140px;
	text-decoration : none;
} 
.left_menu_dd a:hover {
	background-color : #fcc500;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
        font-weight : bold;
	text-decoration : none ;
	color : #ffffff;
	text-align : left;
        max-width : 140px;
	text-decoration : none;
}

