BODY {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    margin: 0px 0px 0px 0px;
    background-color: #BCAE9C;
	}

/* =-=-=-=-=-=-=-[Menu STUFF]-=-=-=-=-=-=-=- */
#menu1div {
	height: 20px;
	text-align: center;
	padding: 3px 0px 0px 0px;
	background-color: #CF7302;
	background-image: url(../images/orange_menu_gradient.gif);
	background-repeat: repeat-x;
	width: 100%;
	}
/* ====================================ORANGE */
#menu1 a {
	text-decoration: none;
	text-align: center;
	padding: 3px 5px 5px 5px;
	border-left: 1px solid #A95E00;
	border-right: 1px solid #A95E00;
	}
#menu1 a:link, #menu1 a:visited {
	color: #FFFFFF;
	font-weight: bold;
	display: inline;
	background-color: #CF7302;
	}
#menu1 a:hover {
	color: #311B01;
	font-weight: bold;
	background-color: #FACF9A;
	}
#menu1 a:active {
	color: #311B01;
	font-weight: bold;
	background-color: #FACF9A;
	}

/* ====================================RED */
#menu2 a {
	text-decoration: none;
	text-align: center;
	padding: 3px 5px 5px 5px;
	border-left: 1px solid #A95E00;
	border-right: 1px solid #A95E00;
	}
#menu2 a:link, #menu2 a:visited {
	color: #FFFFFF;
	font-weight: bold;
	display: inline;
	background-color: #845151;
	}
#menu2 a:hover {
	color: #311B01;
	font-weight: bold;
	background-color: #FACF9A;
	}
#menu2 a:active {
	color: #311B01;
	font-weight: bold;
	background-color: #FACF9A;
	}

/* ====================================GREEN */
#menu3 a {
	text-decoration: none;
	text-align: center;
	padding: 3px 5px 5px 5px;
	border-left: 1px solid #A95E00;
	border-right: 1px solid #A95E00;
	}
#menu3 a:link, #menu3 a:visited {
	color: #FFFFFF;
	font-weight: bold;
	display: inline;
	background-color: #518453;
	}
#menu3 a:hover {
	color: #311B01;
	font-weight: bold;
	background-color: #FACF9A;
	}
#menu3 a:active {
	color: #311B01;
	font-weight: bold;
	background-color: #FACF9A;
	}
/* ====================================BLUE */
#menu4 a {
	text-decoration: none;
	text-align: center;
	padding: 3px 5px 5px 5px;
	border-left: 1px solid #A95E00;
	border-right: 1px solid #A95E00;
	}
#menu4 a:link, #menu4 a:visited {
	color: #FFFFFF;
	font-weight: bold;
	display: inline;
	background-color: #515D84;
	}
#menu4 a:hover {
	color: #311B01;
	font-weight: bold;
	background-color: #FACF9A;
	}
#menu4 a:active {
	color: #311B01;
	font-weight: bold;
	background-color: #FACF9A;
	}
	
/*=================================================
	Styels for main tables 'n stuff
==================================================*/
.mainTable {
	border: 2px solid #A95E00;
	background-color: #CD7100;
	}
/*==== Inside border around white body space ====*/
.inside {
	border-top: 2px solid #A95E00;
	border-left: 2px solid #A95E00;
	vertical-align: top;
	background-color: #FFFFFF;
	}
.adtable {
	border-top: 2px solid #A95E00;
	border-bottom: 2px solid #A95E00;
}

/*=================================================
	Styles for the bling-bling boxes
==================================================*/
/*==== Little Orange links ====*/
a.lnkSmOrange:link {
	font-size: 9pt;
	text-decoration: none;
	color: #CF7302;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	}		
a.lnkSmOrange:visited {
	font-size: 9pt;
	text-decoration: none;
	color: #CF7302;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	}	
a.lnkSmOrange:hover {	
	font-size: 9pt;
	text-decoration: none;
	color: #F4A341;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	}
a.lnkSmOrange:active {
	font-size: 9pt;
	text-decoration: none;
	color: #F4A341;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	}	
	
/*==== Little bold links ====*/
a.ltlBldLnk:link {
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	}		
a.ltlBldLnk:visited {
	font-size: 9pt;
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	}	
a.ltlBldLnk:active {
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	}	
a.ltlBldLnk:hover {	
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	}

/*=================================================
	Styles for tiny things
==================================================*/
/*==== Tiny white text ====*/
.tinyTxt {
	font-size: 8pt;
	color: #000000;
	}

/*==== Tiny buttons ====*/
.tinyBtn {
	border: #FEDDB4 1px solid;
	font-size:  8pt;
	font-weight: bold;
	background: #CF7302;
	cursor: pointer;
	color: white;
	}

/*==== Tiny text fields ====*/
.tinyTxtFld {
	font: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: #CCCCCC 1px solid;
	width: 70px;
	height: 12px;
	}
.tinyTxtFld2 {
	font: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: #CCCCCC 1px solid;
	height: 12px;
	}
.calcTxt {
	font: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: #669966 1px solid;
	height: 14px;
	color: #FFFF00;
	font-weight: bold;
	background-color: #669966;
	text-align: center;
	}
	
/*==== Tiny Links ====*/
a.tinyLnk:link {
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	}		
a.tinyLnk:visited {
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	}	
a.tinyLnk:active {
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	}	
a.tinyLnk:hover {	
	font-size: 8pt;
	text-decoration: none;
	color: #FFFF33;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	}
	
/*=================================================
	Listing and Form Styles
==================================================*/
.frmCat {
	background-color: #CCCCCC;
	border: 2px solid #CD7100;
	}
.frmLabel {
	text-align: right;
	}
.frmTitle {
	background-color: #CD7100;
	background-image: url(../images/orange_menu_gradient.gif);
	background-repeat: repeat-x;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	border: 2px solid #CD7100;
	}
.reqTxtBox {
	border: 1px solid #669966;
	background-color: #FFFFCC;
	color: #006633;
	}
.txtBox {
	border: 1px solid #669966;
	color: #006633;
	}
.frmHint {
	font-size: 9pt;
	font-style: italic;
	color: #006633;
	}
.button {
	border: 2px solid #CD7100;
	background-color: #CD7100;
	background-image: url(../images/orange_menu_gradient.gif);
	background-repeat: repeat-x;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	height: 20px;
	cursor: pointer;
	}
.redMsg {
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	}
/*=================================================
	Logo Styles (above the header)
==================================================*/
.logo {
	font-size: 15px;
	font-weight: bold;
	color: #336633;
	}
.logo2 {
	font-size: 20px;
	font-weight: bold;
	color: #336633;
	}
	
/*=================================================
	Footer Styles
==================================================*/
.footer {
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	}

a.footLnk:link {
	font-size: 10pt;
	text-decoration: none;
	color: #FEDDB4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	}		
a.footLnk:visited {
	font-size: 10pt;
	text-decoration: none;
	color: #FEDDB4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	}	
a.footLnk:active {
	font-size: 10pt;
	text-decoration: none;
	color: #F5A543;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	}	
a.footLnk:hover {	
	font-size: 10pt;
	text-decoration: none;
	color: #F5A543;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	}

	
/*=================================================
	BIG Links
==================================================*/
.readME {
	font-size: 24px;
	font-weight: bold;
	color: #336633;
	}

/*==== BIG Maroon Links ====*/
a.maroonBIGLnk:link {
	font-size: 18pt;
	text-decoration: none;
	color: #663333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	}		
a.maroonBIGLnk:visited {
	font-size: 18pt;
	text-decoration: none;
	color: #663333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	}	
a.maroonBIGLnk:active {
	font-size: 18pt;
	text-decoration: none;
	color: #996666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	}	
a.maroonBIGLnk:hover {	
	font-size: 18pt;
	text-decoration: none;
	color: #FFFF33;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	}
/*==== BIG Green Links ====*/
a.greenBIGLnk:link {
	font-size: 18pt;
	text-decoration: none;
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	}		
a.greenBIGLnk:visited {
	font-size: 18pt;
	text-decoration: none;
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	}	
a.greenBIGLnk:active {
	font-size: 18pt;
	text-decoration: none;
	color: #669966;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	}	
a.greenBIGLnk:hover {	
	font-size: 18pt;
	text-decoration: none;
	color: #00FF33;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	}
	
/*=================================================
	BIG Links
==================================================*/
.readME {
	font-size: 24px;
	font-weight: bold;
	color: #336633;
	}

/*==== BIG Maroon Links ====*/
a.maroonLnk:link {
	font-size: 9pt;
	text-decoration: none;
	color: #663333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	}		
a.maroonLnk:visited {
	font-size: 9pt;
	text-decoration: none;
	color: #663333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	}	
a.maroonLnk:active {
	font-size: 9pt;
	text-decoration: none;
	color: #996666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	}	
a.maroonLnk:hover {	
	font-size: 9pt;
	text-decoration: none;
	color: #FFFF33;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	}
/*==== BIG Green Links ====*/
a.greenLnk:link {
	font-size: 9pt;
	text-decoration: none;
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	}		
a.greenLnk:visited {
	font-size: 9pt;
	text-decoration: none;
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	}	
a.greenLnk:active {
	font-size: 9pt;
	text-decoration: none;
	color: #669966;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	}	
a.greenLnk:hover {	
	font-size: 9pt;
	text-decoration: none;
	color: #00FF33;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	}
	
.FakeGreenLnk {
	font-size: 9pt;
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	}
.FakeGreenLnk:hover {	
	font-size: 9pt;
	color: #00FF33;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	}
