body {
   margin: 0 auto;
   padding: 0;
   padding-top: 10px;
   padding-bottom: 10px;
   background-color: #666;
   font-family: Arial, Verdana;
   font-size: 11px;
   background: url('/images/bg.jpg') repeat;
}
td {
   font-family: Arial, Verdana;
   font-size: 11px;
}
/*
input {
   background-color: #FFFFFF;
   color: #3C3C3C; */ /*#660000;*/ /*
   font-size: 9px;
   border:1px;
   border-color:#3C3C3C; */ /*#660000;*/ /*
}
select {
   height: 14px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   font-size: 9px;
   border:0px;
   color: #3C3C3C; *//*#660000;*//*
}
*/
a {
   text-decoration: none;
   font-size: 12px;
   font-weight: bold;
   color: #585858; /*#993333;*/
}
a:Hover {
    text-decoration: underline;
}

.hide {
   display: none;
}

.required {
   color: red;
}

h1.no_margin, h2.no_margin, h3.no_margin, h4.no_margin, h5.no_margin, h6.no_margin {
   margin: 0;
   padding: 0;
}

.display_inline {
   display: inline;
}

.darkgrey {
   color: #3C3C3C; /*#660000;*/
}

.darkgrey {
   color: #3C3C3C;
}

h1.darkgrey, h2.darkgrey,  h3.darkgrey,  h4.darkgrey,  h5.darkgrey,  h6.darkgrey {
   margin-top: 0;
}

h1.darkgrey, h2.darkgrey,  h3.darkgrey,  h4.darkgrey,  h5.darkgrey,  h6.darkgrey {
   margin-top: 0;
}

h1 {
   font-size: 22px;
}

h2 {
   font-size: 18px;
}

h3 {
   font-size: 15px;
}

h4 {
   font-size: 12px;
}

h5 {
   font-size: 11px;
}

h6 {
   font-size: 10px;
}

table.darkgrey_table {
   border: 1px solid #3C3C3C; /*#660000;*/
}

table.darkgrey_table td {
   font-weight: bold;
   color: #3C3C3C; /*#660000;*/
   padding-left: 4px;
}

table.darkgrey_table th {
   background-color: #3C3C3C; /*#660000;*/
   color: #fff;
   padding-left: 2px;
}

table.darkgrey_table {
   border: 1px solid #3C3C3C;
}

table.darkgrey_table td {
   font-weight: bold;
   color: #3C3C3C;
   padding-left: 4px;
}

table.darkgrey_table th {
   background-color: #3C3C3C;
   color: #fff;
   padding-left: 2px;
}

#wrapper {
   border: 1px solid #000;
   background-color: #fff;
}
/** Header **/
#header td {
   border-bottom: 1px solid #3C3C3C; /*#660000;*/
}

#header td table td {
   border: none;
}

.header_border_bottom {
   border-bottom: 1px solid #3C3C3C; /*#660000;*/
}

#header_menu {
   background-image: url("images/header_06.gif");
   /*width: 299px;
   height: 27px;*/
   font-size: 12px;
   color: #fff;
   font-weight: bold;
   padding-top:1px;
   background-repeat:no-repeat;
}


#header_menu a {
   text-decoration: none;
   display: inline;
   font-size: 12px;
   color: #fff;
   font-weight: bold;
   margin-left: 30px;
   padding: 0;
   margin-right: 0;
}
#header_menu a:hover {
   text-decoration: none;
   background-color:#3C3C3C; /*#660000;*/
   color:#fff;
}

/** Ticker **/
.Ticker {
   background: url("images/ticker_02_grey-2.gif") no-repeat;
   font-size: 12px;
   color: red;
   font-weight: bold;
   text-align:left;
   padding-left: 10px;
 }
 
/** Menu **/
#left_menu_top {
   background: url("images/ticker_02_grey.gif") no-repeat;
   width: 145px;
   height: 24px;
   font-size: 12px;
   color: #fff;
   font-weight: bold;
   text-align: center;
   border-bottom: 1px solid #3C3C3C; /*#660000;*/
}


#left_menu {
   border-right: 1px solid #3C3C3C; /*#660000;*/
   border-left: 1px solid #3C3C3C; /*#660000;*/
   width: 135px;
   text-align: right;
}

#left_menu a {
   width: 100%;
}

#left_menu_txt {
   border-bottom: 1px solid #3C3C3C; /*#660000;*/
   font-size: 12px;
   color: #3C3C3C; /*#660000;*/
   font-weight: bold;
   /*width:117px;*/
}

#left_menu_links {
   /*width:117px;*/
}

#left_menu_top_links {
   border-bottom: 1px solid #3C3C3C; /*#660000;*/
}

#left_menu_bottom_links {
   border-bottom: 1px solid #585858; /*#993333;*/
}

#left_menu_top_links a {
   text-decoration: none;
   text-align: left;
   display: block;
   border-bottom: 1px solid #3C3C3C; /*#660000;*/
   font-size: 11px;
   color: #3C3C3C; /*#660000;*/
   font-weight: bold;
}

#left_menu_top_links a:hover {
   color: #ffffff;
   font-weight: bold;
   text-decoration: none;
   background-color: #3C3C3C; /*#660000;*/
}

.MenuLinkCurrent {
   border-bottom: 1px solid #3C3C3C; /*#660000;*/

   width: 117px;
}
A.MenuLinkCurrent {
   text-decoration: none;
   text-align: left;
   display: block; 
   border-bottom: 1px solid #3C3C3C; /*#660000;*/
   font-size: 11px;
   color: #ffffff !important;
   background-color: #3C3C3C; /*#660000;*/
   font-weight: bold;
}
A.MenuLinkCurrent:hover {
   color: #ffffff;
   font-weight: bold;
   text-decoration: none;
   background-color: #3C3C3C; /*#660000;*/
}

#left_menu_bottom_links a {
   text-decoration: none;
   text-align: left;
   display: block; 
   font-size: 12px;
   color: #ffffff;
   background-color: #3C3C3C; /*#660000;*/
   font-weight: bold;
   text-decoration: none;
}
#left_menu_bottom_links a:hover {
   font-size: 12px;
   color: #ffffff;
   font-weight: bold;
   text-decoration: none;
   background-color: #585858; /*#993333;*/
}
/** Profile Menu **/
 .ProfileMenuTop {
   background-image: url("images/ticker_02_grey.gif");
   background-repeat:no-repeat;
   width: 145px;
   height: 23px;
   font-size: 12px;
   color: #ffffff;
   font-weight: bold;
   text-align: center;
 }


.ProfileMenu {
   border-right: 1px solid #3C3C3C; /*#660000;*/
   border-left: 1px solid #3C3C3C; /*#660000;*/
   border-top: 1px solid #3C3C3C; /*#660000;*/
   width: 160px;
   text-align: right;
}
.ProfileMenuTxt {

   border-bottom: 1px solid #3C3C3C; /*#660000;*/
   text-align: right;
   font-size: 12px;
   color: #3C3C3C; /*#660000;*/
   font-weight: bold;
   width:150px;
}

.ProfileMenuLinkBottom {
   border-bottom: 1px solid #585858; /*#993333;*/
   width: 160px;
}
.ProfileMenuLinks {
   width: 160px;
}

.ProfileMenuLink {
   border-bottom: 1px solid #3C3C3C; /*#660000;*/
   width: 160px;
}
A.ProfileMenuLink {
    text-decoration: none;
    text-align: left;
    display: block; 
   border-bottom: 1px solid #3C3C3C; /*#660000;*/
   font-size: 11px;
   color: #3C3C3C; /*#660000;*/
   font-weight: bold;
}
A.ProfileMenuLink:hover {
   color: #ffffff;
   font-weight: bold;
   text-decoration: none;
   background-color: #3C3C3C; /*#660000;*/
}
.ProfileMenuLinkCurrent {
   border-bottom: 1px solid #3C3C3C; /*#660000;*/
   width: 160px;
}
A.ProfileMenuLinkCurrent {
   text-decoration: none;
   text-align: left;
   display: block; 
   border-bottom: 1px solid #3C3C3C; /*#660000;*/
   font-size: 11px;
   color: #ffffff;
   background-color: #3C3C3C; /*#660000;*/
   font-weight: bold;
}
A.ProfileMenuLinkCurrent:hover {

   color: #ffffff;
   font-weight: bold;
   text-decoration: none;
   background-color: #3C3C3C; /*#660000;*/
}


A.ProfileMenuLinkBottom {
   text-decoration: none;
   text-align: left;
   display: block; 
   font-size: 12px;
   color: #ffffff;
   background-color: #3C3C3C; /*#660000;*/
   font-weight: bold;
   text-decoration: none;
}
A.ProfileMenuLinkBottom:hover {
   font-size: 12px;
   color: #ffffff;
   font-weight: bold;
   text-decoration: none;
   background-color: #585858; /*#993333;*/
}


/** Content **/
#content {
    /*text-align:left;*/
    vertical-align:top;
    padding: 0 10px 0 0;
    margin: 0;
}

#login_box {
   /*width: 166px;*/
   vertical-align: top;
   padding-top: 5px;
   font-size: 12px;
   color: #3C3C3C; /*#660000;*/
   font-weight: bold;
   border-left: 1px solid #3C3C3C; /*#660000;*/
   padding-left: 5px;
   padding-right: 5px;
}

.IndexBox {
   height: 14px;
   background-color: #3C3C3C; /*#660000;*/
   color: #3C3C3C; /*#660000;*/
   font-size: 9px;
   border:1px;
   border-color:#3C3C3C; /*#660000;*/
}

.TextBox {
   background-color: #3C3C3C; /*#660000;*/
   color: #FFFFFF;
   font-size: 12px;
   padding-bottom:5px;
}

.SelectBox {
   background-color: #3C3C3C; /*#660000;*/
   color: #FFFFFF;
   font-size: 12px;
}

.Button {
   background-color: #3C3C3C; /*#660000;*/
   color: #FFFFFF;
   font-size: 12px;
   font-weight:bold;
}     

.border_dashed {
   border: 1px dashed #3C3C3C; /*#660000;*/
}

.border_dashed_not_top {
   border: 1px dashed #3C3C3C; /*#660000;*/
   border-top: none;
}

.border_dashed_not_left {
   border: 1px dashed #3C3C3C; /*#660000;*/
   border-left: none;
}

.border_dashed_not_right {
   border: 1px dashed #3C3C3C; /*#660000;*/
   border-right: none;
}

.border_dashed_not_bottom {
   border: 1px dashed #3C3C3C; /*#660000;*/
   border-bottom: none;
}

.border_dashed_bottom {
   border-bottom: 1px dashed #3C3C3C; /*#660000;*/
}

.border_solid {
   border-top: 1px solid #3C3C3C; /*#660000;*/
}

.border_solid_top {
   border-top: 1px solid #3C3C3C; /*#660000;*/
}

.border_solid_right {
   border-right: 1px solid #3C3C3C; /*#660000;*/
}

.border_solid_bottom {
   border-bottom: 1px solid #3C3C3C; /*#660000;*/
}

.border_solid_left {
   border-left: 1px solid #3C3C3C; /*#660000;*/
}

.darkgrey_background {
   background-color: #3C3C3C;
}

.Advertisement {
   border: 1px dashed #3C3C3C; /*#660000;*/
   vertical-align: top;
   /*width: 190px;
   height: 240px;*/
   text-align: center;
}
.AdSmall {
   border: 1px dashed #3C3C3C; /*#660000;*/
   vertical-align: top;
   width: 190px;
   height: 200px;
   text-align: center;
}
.FeaturedRiderContentTitle {
   width: 360px;
   height: 50px;
   vertical-align: top;
   font-size: 20px;
   color: #3C3C3C; /*#660000;*/
   font-weight: bold;
   text-align: left;
   padding-left: 10px;
   padding-top: 5px;
}
.FeaturedRiderContent {
   border: 1px dashed #3C3C3C; /*#660000;*/
   width: 360px;
   height: 380px;
   /*background-image: url("images/featured_04.gif");*/
   background-repeat: no-repeat;
   vertical-align: top;
}
.FeaturedRiderContentTxt {
   padding-left: 5px;
   padding-right: 5px;
   font-size: 12px;
   color: #3C3C3C; /*#660000;*/
   font-weight: bold;
   vertical-align: top;
}
.FeaturedRiderContentImg {
   padding-left: 5px;
   padding-right: 5px;
   font-size: 12px;
   color: #ffffff;
   font-weight: bold;
   vertical-align: top;
}
.FeaturedRiderAdTxt {
   padding-left: 5px;
   padding-right: 5px;
   font-size: 14px;
   color: #3C3C3C; /*#660000;*/
   font-weight: bold;
   text-decoration: underline;
   vertical-align: top;
   text-align:left;
}
/*.IntroTxt {
   border: 1px solid #3C3C3C; *//*#660000;*//*
   vertical-align: top;
   padding: 5px;
   width: 349px;
   text-align:left;
}*/
.IntroTxt {
   border: 1px solid #3C3C3C; /*#660000;*/
   vertical-align: top;
   width: 349px;
   height: 499px;
   padding: 5px;
   overflow: auto;
   text-align:left;
   margin: 0 auto;
}
.TitleTxt {
   background: #3C3C3C url('images/tab_sm_grey.gif') no-repeat right; /*#5F1919*/
   font-size: 16px;
   color: #ffffff;
   font-weight: bold;
   vertical-align: top;
   text-align:left;
   padding-right: 20px;
   /*width:360px;*/
}
.EventsAreaTitle {
   background-image: url("images/tab2_grey.gif");
   background-repeat:no-repeat;
   font-size: 12px;
   color: #ffffff;
   font-weight: bold;
   vertical-align: top;
   text-align:left;
}
.EventsArea {
   width:560px;
   height: 200px;
   border: 1px solid #3C3C3C; /*#660000;*/
   overflow: auto;
}
.EventAreaContent1 {
   background-color: #ffffff;
   font-size: 12px;
   border-right: 1px solid #000000;
   border-bottom: 1px solid #000000;
}
.EventData1 {
   display: inline;
   font-size: 12px;
   color: #3C3C3C; /*#660000;*/
   padding-left: 10px;
   padding-right: 10px;
}
.EventData2 {
   display: inline;
   font-size: 12px;
   color: #ffffff;
   padding-left: 10px;
   padding-right: 10px;
}
   
.EventAreaContent2 {
   background-color: #6F4C4C;
   border-right: 1px solid #000000;
   border-bottom: 1px solid #000000;
   font-size: 12px;
}
P.News {
   font-size: 11px;
   font-weight: bold;
   color: #3C3C3C; /*#660000;*/
   border-top:1px solid #000000;
}
SPAN.News{
   font-size: 10px;
   color: #999999;
   font-weight: bold;
}
P.Intro {
   font-size: 12px;
   font-weight: bold;
   padding:0px;
}
.NewsArea {
   border: 1px solid #3C3C3C; /*#660000;*/
   width: 298px;
   height: 250px;
   overflow: auto;
   text-align: left;
   margin: 0 auto;
   padding: 3px 4px 0 4px;
}
.NewsAreaTitle {
   background-image: url("images/tab1.gif");
   vertical-align: baseline;
   width: 185px;
   height: 18px;
   text-align: right;
   font-size: 12px;
   font-weight: bold;
   color: #3C3C3C; /*#660000;*/
}
.ProfileInfo {
   width: 400px;
   height: 300px;
}
.ProfileFoto {
   width: 200px;
   height: 300px;

}
.ProfileAreaTitle {
   background-image: url("images/tab2_grey.gif");
   background-repeat:no-repeat;
   font-size: 12px;
   color: #ffffff;
   font-weight: bold;
   vertical-align: top;
   text-align:left;
}
.CategoryAreaTitle {
   font-size: 12px;
   color: #3C3C3C; /*#660000;*/
   font-weight: bold;
   vertical-align: top;
   text-align:left;
   border-bottom: 1px solid #3C3C3C; /*#660000;*/
}
.ProfileArea {
   border: 1px solid #3C3C3C; /*#660000;*/
   font-size: 12px;
   color: #ffffff;
   font-weight: bold;
   vertical-align: top;
   text-align:right;
}
.CategoryArea {
   border: 1px solid #3C3C3C; /*#660000;*/
   font-size: 12px;
   color: #ffffff;
   font-weight: bold;
   vertical-align: top;
   text-align:center;
   width:570px;
}
.ProfileContent {
   font-size: 12px;
   color: #3C3C3C; /*#660000;*/
   font-weight: bold;
   vertical-align: top;
   text-align:left;
}
.CategoryAreaContent {
   font-size: 12px;
   color: #3C3C3C; /*#660000;*/
   font-weight: bold;
   vertical-align: top;
   text-align:left;
}
.ProfileMenuContent {
   font-size: 11px;
   color: #3C3C3C; /*#660000;*/
   font-weight: bold;
   vertical-align: top;
   text-align:left;
   padding-left: 2px;
   
}
.ProfileContent2 {
   font-size: 12px;
   color: #3C3C3C; /*#660000;*/
   vertical-align: top;
   text-align:left;
}


/** Footer **/
#footer {
   background-color: #3C3C3C; /*#5F1919;*/
   vertical-align: bottom;
   padding-right: 10px;
   height: 15px;
   text-align: right;
   font-size: 11px;
   font-weight: bold;
   color: #fff;
}
#footer a {
   text-decoration: none;
   font-size: 11px;
   font-weight: bold;
   color: #fff;
}
#footer a:hover {
   text-decoration: underline;
   font-size: 11px;
   font-weight: bold;
   color: #ffffff;
}

A.red_mailbox {
      text-decoration:     none;
      text-align:          center;
      display:             block; 
      /*background-color:    #D3D3D3;*/
      color:               #3C3C3C; /*#5F1919;*/
      padding:             2px;
      font-size:           11px;
}

A.red_mailbox:hover {
      background-color: #878787; /*#5F1919;*/
      color:            #FFFFFF;
}

.dark_red_banner {
      font-size:           14px;
      color:               #FFFFFF;
      background-color:    #585858; /*#993333;*/
      padding:             5px;
      font-weight:         bold;
}

img.header_image {
   margin-bottom: -3px;
}

html > body img.header_image {
   margin-bottom: 0;
}

/*input#username, input#password {
   height: 20px;
   border: 2px;
}*/

/* CSS for checklists */
.checklist {
	border: 1px solid #ccc;
	list-style: none;
	height: 10em;
	overflow: auto;
	width: 20em;
}
.checklist, .checklist li { margin-left: 0; padding: 0; }
.checklist label { display: block; height: 1%; padding-left: 25px; text-indent: -25px; }
.checklist label:hover, .checklist label.hover { background: #777; color: #fff; }

.featured_cat { font-size: 0.9em; width: 25em; height: 15em; }
.featured_cat .alt { background: #f5f5f5; }
.featured_cat input { vertical-align: middle; }
.featured_cat label:hover, .featured_cat label.hover { background: #ddd; color: #000; }

.pagination_current_page {
   color: red;
}