.Break_Ultra_Tiny { font-size: 3pt }
.Break_Tiny { font-size: 5pt }
.Break_Normal { font-size: 8pt }
.Break_Large   { font-size: 21px }
.Break_XL { font-size: 30px; }
/*Orange Format*/
.Orange { color: #8b7e63; }
.Orange td { color: #a8946b; }
.Orange th { color: #a8946b; }
.Orange a:link { color: #765617; }
.Orange a:visited { color: #765617; }
.Orange a:active { color: #765617; }
.Orange a:hover { color: #765617; }
/*Text Colors*/
.Color_Blue {
color: #009
}
.Color_Black { color: black }
.Color_Brown       { color: #694d25 }
.Color_Dark { color: #005c00; }
.Color_Dark2 { color: #765617; }
.Color_Default  { color: #84957e }
.Color_Default2 { color: #8b7e63; }
.Color_Highlight { color: #018d5e; }
.Color_Highlight2 { color: #aa6530; }
.Color_Highlight3 { color: #ffe32f; }
.Color_Green { color: #060 }
.Color_Orange     { color: #a27215 }
.Color_Pink {
color: #C600C6;
}

.Color_Purple { color: #606 }
.Color_Red { color: #900 }
.Color_White { color: white }
/*Alert Color*/
.Color_Alert { color: #ffde00; font-weight: bold; text-decoration: underline; }
.Color_Alert a:link { color: #ffde00; }
.Color_Alert a:visited { color: #ffde00; }
.Color_Alert a:active { color: #ffde00; }
.Color_Alert a:hover { color: #ffde00; }
/*Webmaster Color*/
.Color_WM { color: #434b7b; }
.Color_WM a:link { color: #434b7b; }
.Color_WM a:visited { color: #434b7b; }
.Color_WM a:active { color: #824dff; }
.Color_WM a:hover { color: #122ed1; }
/*Staff Color*/
.Color_Staff { color: #900; }
.Color_Staff a:link { color: #900; }
.Color_Staff a:visited { color: #900; }
.Color_Staff a:active { color: #ff6a00; }
.Color_Staff a:hover { color: #ff6a00; }
/*Text Sizes
*/
.Text_Small  { font-size: 11px }
.Text_Default  { font-size: 12px }
.Text_Normal  { font-size: 13px }
.Text_Medium  { font-size: 15px }
.Text_Large  { font-size: 22px }
.Text_XLarge  { font-size: 30px }
.Text_XXXL  { font-size: 40px ; }
.Text_NonBold { font-weight: normal; }
/*Table Formatting
*/
.Cell_Score { color: #060; font-size: 15px; font-weight: bold; background-color: #f2f9f2; padding: 6px; border-bottom: 1px solid #e0e9e0; }
.Cell_Score_Newbie { color: #060; background-color: #f2f2f2; padding: 6px; border-bottom: 1px solid #e0e9e0; }
.Cell_Score_Big { color: #060; font-size: 15px; font-weight: bold; background-color: #f2f9f2; padding: 6px; border-bottom: 1px solid #e0e9e0; }
.Cell_Score_Big_Newbie { color: #060; font-size: 15px; background-color: #f2f9f2; padding: 6px; border-bottom: 1px solid #e0e9e0; }
.Cell_Score_NA { color: #89a389; background-color: #f2f9f2; padding: 6px; border-bottom: 1px solid #e0e9e0; }
.Cell_Score2 { color: #aa6530; font-weight: bold; background-color: #faf6ec; padding: 6px; border-bottom: 1px solid #e9e6e0; }
.Cell_Score2_Big { color: #aa6530; font-size: 15px; font-weight: bold; background-color: #faf6ec; padding: 6px; border-bottom: 1px solid #e9e6e0; }
.Cell_Score2_NA { color: #c2ab9a; background-color: #faf6ec; padding: 6px; border-bottom: 1px solid #e0e9e0; }
.Cell_Column { color: #648764; font-size: 12px; font-family: Arial, "Times New Roman"; font-weight: normal; background-color: #f4f4f4; text-align: left; padding: 8px 2px 8px 15px; }
.Cell_Form { font-weight: normal; background-color: white; text-align: left; padding: 8px; }
.Cell_Form_Dark { color: #005c00; font-weight: normal; background-color: white; text-align: left; padding: 8px; }
.Cell { background-color: white; padding: 8px; border-bottom: 1px solid #e7e7e7; }
.Cell_Dark { color: #005c00; background-color: white; padding: 8px; border-bottom: 1px solid #e7e7e7; }
.Cell_Dark2 { color: #765617; background-color: white; padding: 8px; border-bottom: 1px solid #e7e7e7; }
.Cell_Small { font-size: 11px; background-color: white; padding: 8px; border-bottom: 1px solid #e7e7e7; }
.Cell_Small_Dark { color: #005c00; font-size: 11px; background-color: white; padding: 8px; border-bottom: 1px solid #e7e7e7; }
.Cell_Medium { font-size: 15px; background-color: white; padding: 8px; border-bottom: 1px solid #e7e7e7; }
.Cell_Medium_Dark { color: #005c00; font-size: 15px; background-color: white; padding: 8px; border-bottom: 1px solid #e7e7e7; }
.Cell_Highlight { background-color: #fdf8ee; padding: 8px; border-bottom: 1px solid #e7e7e7; }
.Cell_Highlight2 { color: #765617; background-color: #fdf8ee; padding: 8px; border-bottom: 1px solid #e7e7e7; }
.Cell_Superpad { background-color: white; padding: 12px 8px; border-bottom: 1px solid #e7e7e7; }
.Cell_Superpad_Dark { color: #005c00; background-color: white; padding: 12px 8px; border-bottom: 1px solid #e7e7e7; }
.Cell_Superpad_Highlight { background-color: #fdf8ee; padding: 12px 8px; border-bottom: 1px solid #e7e7e7; }
.Cell_Superpad_Highlight2 { color: #765617; background-color: #fdf8ee; padding: 12px 8px; border-bottom: 1px solid #e7e7e7; }
.Cell_White { background-color: white; padding: 6px; }
.Cell_Default { background-color: #fff; padding: 6px; }
.Cell_Default_Medium { font-size: 15px; background-color: #fff; padding: 6px; }
.Cell_Default_MD { color: #005c00; font-size: 15px; background-color: #fff; padding: 6px; }
.Cell_Default_Small { font-size: 11px; background-color: #fff; padding: 6px; }
.Cell_Default_Dark { color: #005c00; background-color: #fff; padding: 6px; }
.Cell_Default_SD { color: #005c00; font-size: 11px; background-color: #fff; padding: 6px; }
.Cell_Default_Dark2 { color: #765617; background-color: #fff; padding: 6px; }
.Cell_Default_Highlight { background-color: #fdf8ee; padding: 6px; }
.Padding_Default { padding: 0 5px 0; }
.Outline_Default { background-color: #cdd8cd; }
.Outline_Light { background-color: #d8e6d8; }
.Outline_Dark { background-color: #a7c3a7; }
.Outline_Brown { background-color: #dbd5c6; }

/*Tab Formatting*/

.Tab_Empty { color: #755931; font-size: 14px; font-weight: bold; background-image: url(../icons/button_browse_v1.gif); background-repeat: no-repeat; background-position: center top; text-align: center; height: 49px; }
.Tab_Empty_Left { color: #755931; font-size: 14px; font-weight: bold; background-image: url(../icons/button_browse_v1.gif); background-repeat: no-repeat; background-position: left top; text-align: center; height: 49px; }
.Tab_Empty_Right { color: #755931; font-size: 14px; font-weight: bold; background-image: url(../icons/button_browse_v1.gif); background-repeat: no-repeat; background-position: right top; text-align: center; height: 49px; }
.Tab_On { color: #c17f00; font-size: 14px; font-weight: bold; background-image: url(../icons/button_browse_v1.gif); background-repeat: no-repeat; background-position: center bottom; text-align: center; height: 49px; padding-top: 5px; }
.Tab_Off {  }
.Tab_Off a { font-size: 14px; font-weight: bold; line-height: 49px; text-decoration: none; display: block; background-image: url(../icons/button_browse_v1.gif); background-repeat: no-repeat; background-position: center -300px; text-align: center; height: 49px; }
.Tab_Off a:hover { color: #755931; background-image: url(../icons/button_browse_v1.gif); background-position: center -200px; }
.Tab_Off a:active { color: #c17f00; background-image: url(../icons/button_browse_v1.gif); background-position: center -100px; }

/*Title Bars*/
.Title_BG        { color: #e6f4e6; background-color: #005c00; }
.Title_BG a:link { color: white; }
.Title_BG a:visited { color: white; }
.Title_BG a:active { color: #00a800; }
.Title_BG a:hover { color: #79dd79; }
.Title_BG2 { background-color: #407640; }
.Title_BG3 { background-color: #dbe5d7; }
.Title_BG4 { background-color: #f8f3e6; padding-top: 15px; padding-bottom: 15px; }
.Title_Def { color: white; font-size: 15px; font-family: Arial, georgia; font-weight: bold; text-transform: uppercase; word-spacing: 2px; letter-spacing: 1px; padding-top: 7px; padding-bottom: 7px; }
.Title_Desc { color: #cbddcb; text-align: right; }
.Title_Sub { color: #547b54; background-color: #f2f9f2; padding: 7px 10px; border-top: 2px solid #467646; border-bottom: 1px solid #c3d3c3; }
.Title_Sub_v2 { color: white; font-size: 16px; background-color: #407640; text-transform: uppercase; padding: 7px 10px 7px 15px; }
.Title_Sub_Orange_v2 { color: white; font-size: 16px; background-color: #b68900; text-transform: uppercase; padding: 7px 10px; }
.Title_Sub_Orange { color: #765617; background-color: #f8f3e6; padding: 7px 10px; border-top: 2px solid #755f32; border-bottom: 1px solid #d1c9b8; }
.Title_Style1  { font-size: 14px; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; padding-bottom: 15px; }
.Title_Style2 { color: #ffb300; font-size: 11px; font-weight: bold; text-transform: uppercase; letter-spacing: 2px; padding-bottom: 10px; }
/*Mini Boxes*/
.Box_Orange { color: #765617; background-color: #f2ebde; padding: 8px; }
.Box_Orange td { color: #765617; }
.Box_Orange_Title { color: #b08434; background-color: #efdcb9; text-align: center; padding: 8px; border-top: 2px solid #987941; border-bottom: 2px solid #987941; }
.Box_Orange_Outline { background-color: #c3891f; }
/*Dotted Boxes*/
.Box_Green { color: #005c00; font-size: 12px; padding: 15px 15px 5px; border: dashed 1px #8fb08f; }
.Box_Green li { margin-top: -5px; list-style-type: square; margin-bottom: 10px; margin-left: -20px; }
.Box_Red { color: #893f3f; font-size: 12px; padding: 15px; border: dashed 1px #955353; }
.Box_Enter { font-size: 12px; background-color: #f5f9f4; padding: 10px; border: dashed 1px #b4d0b4; }
.Box_Raffle { color: #feffff; padding: 7px 2px 3px; border: dashed 1px #c4cf60; }
.Box_Header { color: #feffff; font-size: 11px; background-color: #4e724e; padding: 7px; border-color: #4e724e #797 #797 #005c00; border-style: solid; border-width: 1px; }
/*Score Styles
*/
.Score_Box { background-image: url(../icons/score_pu_big.gif); background-repeat: no-repeat; background-position: center top; width: 139px; height: 125px; }
.Score_Box_TBP { background-image: url(../icons/score_tbp_small.gif); background-repeat: no-repeat; background-position: center top; width: 83px; height: 75px; }
.Score_Box_OR { background-image: url(../icons/pu_score_or.gif); background-repeat: no-repeat; background-position: center top; width: 83px; height: 75px; }
.Score_Text { color: #fff; font-size: 37px; font-family: Arial, tahoma; font-weight: 600; padding-top: 15px; }
.Score_Text_Small { color: #fff; font-size: 25px; font-family: Arial, tahoma; font-weight: 600; padding-top: 9px; }
/*Menu Formatting
*/
.Menu { font-size: 11px; font-weight: bold; background-color: #005c00; width: 150px; border-top: 1px solid #4c6b4c; }
.Menu a:link { color: #fff; line-height: 30px; text-decoration: none; display: block; }
.Menu a:visited { color: #fff; line-height: 30px; text-decoration: none; display: block; }
.Menu a:hover { color: #fff; line-height: 26px; background-color: #005c00; border: solid 2px white; }
.Menu a:active { color: #86ff82; background-color: #005c00; }
.Menu_On { color: #005c00; font-size: 11px; font-weight: bold; line-height: 30px; text-decoration: none; background-color: #eaf8eb; width: 150px; }
.Menu_On a:link { color: #005c00; font-weight: bold; text-decoration: none; text-transform: uppercase; display: block; }
.Menu_On a:visited { color: #005c00; font-weight: bold; text-decoration: none; text-transform: uppercase; display: block; }
/*Misc Styles*/
.Crumbs { font-size: 14px; background-color: #fff4d9; padding: 10px 25px 10px 15px; border-bottom: 1px solid #d6caa9; }
.Crumbs b { color: #c17f00; font-weight: normal; }
.Minus { margin-right: 1px; margin-left: 1px }
.Pages_Left { font-size: 14px; background-color: #f3f3f3; padding: 8px; }
.Pages_Right { font-size: 12px; background-color: #f3f3f3; padding: 8px; }
.Header_Highlight { font-style: italic; background-color: #fff0c3; }
.Header_Input     { font-size: 13px; font-family: arial; background-color: #c4d9c4; border: solid 2px #c4d9c4; }
.Selector_Highlight { color: #fff; background-color: #d39e00; }
.Ticket_Small { color: #feffff; background-image: url(../icons/pu_ticket.gif); background-repeat: no-repeat; background-position: center; padding-bottom: 1px; border-bottom: 1px solid #e7e7e7; }
.Ticket_Header { color: #005c00; font-size: 16px; font-weight: bold; background-image: url(../icons/pu_ticket_header.gif); background-repeat: no-repeat; background-position: center; text-align: center; vertical-align: middle; padding: 5px; display: block; }
.Ticket_Header a:link { color: #005c00; text-decoration: none; display: block; }
.Ticket_Header a:visited { color: #005c00; text-decoration: none; display: block; }
.Ticket_Header a:hover { color: #00c800; }
.Ticket_Header a:active { color: #f0b400; }
.Ticket_Grey { color: #feffff; background-image: url(../icons/pu_ticket_grey.gif); background-repeat: no-repeat; background-position: center; padding-bottom: 1px; border-bottom: 1px solid #e7e7e7; }
.Ticket_Gold { color: #feffff; background-image: url(../icons/pu_ticket_gold.gif); background-repeat: no-repeat; background-position: center; padding-bottom: 1px; border-bottom: 1px solid #e7e7e7; }
.Ticket_Medium { color: #feffff; font-size: 15px; background-image: url(../icons/pu_ticket_brown.gif); background-repeat: no-repeat; background-position: center; padding-bottom: 1px; border-bottom: 1px solid #e7e7e7; }
/*Column Formatting*/
.Column_BG { color: #c5d8c5; background-color: #005c00  ; padding: 5px; }
.Column { color: #c5d8c5; background-color: #005c00; padding: 5px; }
.Column_Outline { background-color: #5f7b5f; }
.Column_Search_Input     { font-size: 12px; text-align: left; padding: 2px; width: 150px; height: 22px; border: solid 1px #b7d7b5  }
.Column a:link       { color: #fff }
.Column a:visited      { color: white }
.Column a:active   { color: #ffc20c }
.Column a:hover      { color: #ffb831 }
/*Global Styles*/
body      { color: #71876A; font-size: 12px; font-family: Arial, "Times New Roman";}
h1 { font-size: 20px; margin-bottom: 0  }
h2 { color: #005c00; font-size: 12px; font-family: Arial, verdana, tahoma; font-weight: normal; margin-top: 0; margin-bottom: 0; }
h3 { color: #005c00; font-size: 17px; font-weight: normal; margin-top: 0; margin-bottom: 0; }
h4 { color: #765617; font-size: 17px; font-weight: normal; margin-top: 0; margin-bottom: 0; }
h5 { font-size: 19px; font-weight: normal; margin-top: 10px; margin-bottom: 0; }
td       { color: #71876a; font-size: 12px; font-family: Arial, "Times New Roman";}
th { font-size: 11px; font-family: Arial, "Times New Roman"; font-weight: normal; padding: 2px 2px 10px; border-bottom: 1px solid #e7e7e7; }
li { margin-bottom: 20px; margin-left: -20px; }
br { font-size: 16px; font-family: Arial, "Times New Roman"; }
a:link       { color: #005c00 }
a:visited      { color: #005c00 }
a:active   { color: #00a800 }
a:hover   { color: #00a800 }

