/* BODY
*******************************/
BODY {
font-size: 9pt;
font-family:Arial,Helvetica,sans-serif;
margin:0px;
color: #000000;
background-color: #333333;
border: 0px;
color:#FFF;
background:#3c3c3c url(images/MFL_bg.gif) repeat-y center;
scrollbar-arrow-color:#CCC;
scrollbar-3dlight-color:#111;
scrollbar-highlight-color:#666;
scrollbar-face-color:#444;
scrollbar-shadow-color:#191919;
scrollbar-track-color:#111;
scrollbar-darkshadow-color: #191919
}
#body_shell {
width:760px;
text-align:left;
/* overflow:hidden; */
}
#body_wrap {
width:760px;
float:left;
}


/* Hyperlinks */
A:link {
	color: #8B4136;
	font-weight:bold;
	text-decoration:none;
}

/* Active Hyperlinks */
A:active {
   color: #FFF;
}

/* Visited Hyperlinks */
A:visited {
   color: #8B4136;
}

/* Mouse-over Hyperlinks */
A:hover {
   text-decoration:underline;
}

/* Table captions. */
CAPTION {
font-family: Arial;
font-weight: bold;
background:#952525 url(images/MFL_caption1.gif) repeat-x;
font-size:15px;
font-family : Arial;
color : #FFF;
padding-top:10px;
padding-left:0px;

}
/* Table header cells - links */
/* By default, these should be the same color as the table header text color */
TH A:link, TH A:visited {
    color: #FFFFFF;
}

/* Various other HTML elements that we might want to control. */
BLOCKQUOTE, TD, OL, UL, CENTER {
   font-size: 9pt;
   font-family: Arial;
}

/* Small text */
SMALL {
   font-size: 8pt;
   font-family: Arial;
}

/* Big text */
BIG {
   font-size: 10pt;
   font-family: Arial;
}

/* Various Page Headers */
H1, H2, H3, H4 {
   text-align: center;
   font-family: Arial;
   margin-bottom: 0px;
}

H2, H3, H4 {
   margin-top: 0px;
}

/* The only place that an H1 appears is in the main title at the top of all pages. */
H1 {
   font-size: 17pt;
   margin-top: 6px;
}

H2 {
   font-size: 13pt;
}

/* Table captions. */
H3 {
font-family: Arial;
font-weight: bold;
background:#952525 url(images/MFL_caption1.gif) repeat-x;
background-position:center;
font-size:15px;
font-family : Arial;
color : #FFF;
padding-top:10px;
padding-bottom:10px;
padding-left:0px;
height:25px;

}

H4 {
font-family: Arial;
font-weight: bold;
background:url(images/MFL_h4.gif);
background-repeat:no-repeat;
background-position:center;
font-size:15px;
font-family : Arial;
color : #FFF;
padding-top:10px;
padding-bottom:10px;
padding-left:0px;
height:25px;

}

/* Fill-out forms. */
FORM {
   margin-top: 0px;
   margin-bottom: 0px;
}

INPUT, TEXTAREA, SELECT {
   font-family: Arial;
}




/* DEFAULT
*******************************/


/* All even-numbered rows inside a table. */
.eventablerow {
   background-color: #555555;
}
.eventablerow A:link {
        color: #CCCCCC;
      }
.eventablerow A:active {
        color: #CCCCCC;
      }
.eventablerow A:visited {
        color: #CCCCCC;
      }
.eventablerow A:hover {
        color: #5F0E02;
      }
.eventablerow A:focus {
        color: #5F0E02;
      }


/* All odd-numbered rows inside a table. */
.oddtablerow {
   background-color: #333333;
}
.oddtablerow A:link {
        color: #CCCCCC;
      }
.oddtablerow A:active {
        color: #CCCCCC;
      }
.oddtablerow A:visited {
        color: #CCCCCC;
      }
.oddtablerow A:hover {
        color: #8B4136;
      }
.oddtablerow A:focus {
        color: #8B4136;
      }
/* No Border around images */
img {
border:0px;
}

ul, li {
padding:0px;
border:0px;
margin:0px;
list-style:none;
}

/* Header of most tables blue with white lettering*/
TH {
font-size:11px;
font-family : Arial;
color : #ffffff;
font-style : normal;
font-weight: bold;
background-image:url(SkinsCSS/xboxnavd.gif); 
background-repeat : repeat-x;
background-color:#9d9d9d;
border : 1px ridge #9A9A9A;
text-align:center;
}

TD {
color:#000;
}

/* Changes the Captions on the main col*/
#home #main_col Caption {
font-family: Arial;
font-weight: bold;
background:#69322C url(images/MFL_caption1.gif) repeat-x;
font-size:15px;
font-family : Arial;
color : #FFF;
height:37px;

padding-top:10px;
padding-left:0px;
}
/* Changes the Captions on the side col*/
#home #side_col Caption {
font-family: Arial;
font-weight: bold;
background:#952525 url(images/MFL_caption1.gif) repeat-x;
font-size:15px;
font-family : Arial;
color : #FFF;
height:37px;

padding-top:10px;
padding-left:0px;
}

/* GNE NAV
*******************************/

#gnenav {
font-size:11px;
text-align:left;
margin-top : -17px;
padding:37px 10px 1px 10px;
height:70px;
color:#999;
background:#000;
}
#gnenav a {
font-weight:normal;
text-decoration:none;
color:#ccc;
}
#gnenav a:hover {
text-decoration:none;
color:#ffffff;
}

/* FGNE NAV Footer
*******************************/

#fgnenav {
font-size:11px;
text-align:left;
padding:10px 10px 10px 10px;
color:#999;
background:#000;
}
#fgnenav a {
font-weight:normal;
text-decoration:none;
color:#ccc;
}
#fgnenav a:hover {
text-decoration:none;
color:#ffffff;
}


/* SITE HEADER
*******************************/

#header {
width:760px;
height:150px;
background:#333 url(addons06.jpg) no-repeat;
}
#logo {
}

/* CONTENT
*******************************/
#content_wrap {
width:760px;
font-size:12px;
float:left;

}


/* 60/40 SPLIT - DEFAULT COLUMNS
*******************************

$$$$$$$$$$$$$ col_wrap $$$$$$$$$$$$$

$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$                $$                $
$ main_col_wrap  $$ side_col_wrap  $
$     446px      $$     314px      $
$                $$                $
$ $$$$$$$$$$$$$$ $$ $$$$$$$$$$$$$$ $
$ $            $ $$ $            $ $
$ $  main_col  $ $$ $  side_col  $ $
$ $   432px    $ $$ $   302px    $ $
$ $            $ $$ $            $ $
$ $$$$$$$$$$$$$$ $$ $$$$$$$$$$$$$$ $
$                $$                $
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$

*******************************/

#col_wrap {
width:750px;
float:left;
background:#FFF url(images/article_bg.gif);
color:#000000;
padding: 5px;
}



#shoulder {
width:760px;
height:10px;
font-size:1px;
clear:both;
}
#neck {
width:760px;
height:10px;
font-size:1px;
clear:both;
}
#main_col_wrap {
width:441px;
float:left;
}
#main_col {
padding:7px;
margin:7px;
}
#side_col_wrap {
width:303px;
float:left;
}
#side_col {

margin:7px 0px;
}

/* GOOGLE
*******************************/
#google {}

/* PayPal
*******************************/
#paypal {
float:right;
font-size:10px;
text-align:right;
}

/* GLOBAL NAV
*******************************/

#global_nav ul{
text-align:center;
width:100%;
}
#global_nav a {
color:#333;
font-size:12px;
font-weight:bold;
padding:10px 10px 11px 9px;
float:left;
display:block;
text-decoration:none;
}
#global_nav a:hover {
color:#fff;
background:#ccc url(images/navd_over.gif) repeat-x;
text-decoration:none;
}
#global_nav {
width:760px;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:10px;
float:left;
overflow:hidden;
margin-right:auto;
margin-left:auto;
background:#ccc url(images/nav.gif) repeat-x;
border-top:1px solid #000;

}
#global_nav li {
float:left;
}

#global_nav #currentpage {
background:#ccc url(images/navd_over.gif) repeat-x;
border-right:1px solid #999999;
border-left:1px solid #999999;
text-decoration:none;
}



/* SECONDARY NAV
*******************************/

#secondary_nav {
background:#3F3F3F url(images/OAK_secondnav.gif) repeat-x;
border-bottom:1px solid #A90101;
height:20px;
font-size:10px;
vertical-align:middle;
text-align:center;
padding-top:10px;
width:760px;
font-size:11px;
float:left;
}
#secondary_nav a, #secondary_nav a:visited {
font-weight:normal;
padding:0px 7px;
font-size:13px;
color:#FFFFFF;
}

#secondary_nav a:hover {
color:#999999;
}

#secondary_nav li {
line-height:20px;
padding:8px 0px;
float:left;
display:block;
}

/* Border around side column
*******************************/
#border {
border:solid #a8280b 1px;
padding: 5px;

}

