BODY {
margin: 0px; 
padding: 0px;
background: url('page-bg.jpg') #FFA369 center top repeat-x;
color: #350900;
text-align: center;
} 

A:link {background: none; color: #2C0037; text-decoration: underline; cursor: pointer;}
A:visited {background: none; color: #5B0072; text-decoration: underline; cursor: pointer;}
A:hover {background: none; color: #2C0037; text-decoration: underline; cursor: pointer;}
A:active { background: none; color: #2C0037; background: underline; cursor: pointer;}

.Global {
width: 760px;
height: 100%;
margin-left: auto;
margin-right: auto;
background: url('header.jpg') #FFA369 center top no-repeat;
}

.Global TD {
vertical-align: top;
}

.Header {
width: 760;
height: 200px;
padding: 0px; 
background: transparent;
}

.MenuColTD {
width: 190px;
background: url('menu_right_border.png') transparent 170px top no-repeat;
color: inherit;
font: normal 13px arial,sans-serif;
text-align: left;
}

.Menu {
margin: 20px 10px 10px 20px;
}

.Menu A {
width: 135px;
}

.FIX_FIREFOX {}
html:not([dummy]) .Menu A {
width: 125px;
}
.FIX_OPERA {}
@media all and (min-width: 0px) {
.Menu A {width: 125px;}
}

.Menu A:link, .Menu A:visited, .Menu A:active {
display: block;
height: 19px;
text-align: left;
font-weight: bold;
margin-bottom: 5px;
padding-left: 10px;
color: #350900;
text-decoration: none;
background-image: url('menu_button.jpg');
background-repeat: repeat-x;
background-position: center 0px;

}

.Menu A:hover {
text-decoration: none;
background-repeat: repeat-x;
background-position: center 0px;

}

.Content {
width: 570px;
background: transparent;
color: inherit;
text-align: justify;
padding: 20px 20px 20px 5px;
}

.Content A:link {background: none; color: #2C0037; text-decoration: underline; cursor: pointer;} /* #C5BDF5 */
.Content A:visited {background: none; color: #5B0072; text-decoration: underline; cursor: pointer;}
.Content A:hover {background: none; color: #2C0037; text-decoration: underline; cursor: pointer;}
.Content A:active { background: none; color: #2C0037; background: underline; cursor: pointer;}

.HeadingStyle {
background: inherit;
color: #350900;
font: bold italic 30px arial,sans-serif;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #35FF00;
}

P {
font: 16px arial,sans-serif;
}

.Padded {
padding: 20px;
}

.SmallFont {
font: 13px arial,sans-serif;
}

.MedFontBold {
FONT: bold 15px arial,sans-serif;
}

.SmallFont TD {
font: 13px arial,sans-serif;
}

.MedFontBold TD {
font: bold 15px arial,sans-serif;
}

.Footer {
color: inherit;
font: 13px arial,sans-serif;
height: 70px;
text-align: center;
vertical-align: top;
background: url('footer.jpg');
    background-repeat: repeat-y;
}

.Footer A:link {background: none; color: #D3C7FF; text-decoration: underline; cursor: pointer;} /* #C5BDF5 */
.Footer A:visited {background: none; color: #D3C7FF; text-decoration: underline; cursor: pointer;}
.Footer A:hover {background: none; color: lavender; text-decoration: underline; cursor: pointer;}
.Footer A:active { background: none; color: #D3C7FF; background: underline; cursor: pointer;}

.FooterWrap {
font-style: italic;
margin-top: 3px;
margin-left: 10px;
margin-right: 10px;
}

.Copyright {
margin-left: 50px;
}

.Wrapper {
background: #FFA369;
background-position: center bottom;
background-repeat: no-repeat;
}



.NewLink {
    
    
background: none;
}


