BODY {
	 	
		background-color: #ffffff;
		padding: 0px;
		margin: 0px; 
		height: 100%;
		width: 100%;
		font-family: verdana, sans-serif;

		scrollbar-track-color: #872132;
		scrollbar-base-color: #440F1F;
		scrollbar-face-color: #440F1F;
		SCROLLBAR-ARROW-COLOR: #ffffff;
	}

UL { margin-top: 0px; margin-bottom: 8px }
LI { font-size: 11px; list-style-image: url(../images/bullet.gif); padding-left: 5px; padding-bottom: 3px }
H1 { font-size: 16px; font-weight: normal }
H2 { font-size: 30px; font-weight: normal; font-family: 'times new roman', verdana, sans-serif }
P { font-size: 12px;  }
A { color: #440F1F; text-decoration: underline}
A:hover { color: #215390; text-decoration: none}
TH { text-align: left; font-size: 12px; font-weight: bold; padding: 5px; padding-left: 0px }
TD { font-size: 12px }
INPUT { font-size: 11px; font-family: verdana, sans-serif }
TEXTAREA { font-size: 11px; font-family: verdana, sans-serif }
SELECT { font-size: 11px; font-family: verdana, sans-serif }
HR { border-top: dotted 1px #917577; height: 1px; color: transparent }


LI.flash-bullet { font-size: 11px; list-style-image: url(../images/bullet_alt.gif); padding-left: 5px; padding-bottom: 3px }

.header { width: 770px; background-color: #ffffff }
.header2 { width: 770px; background-color: #872132; border-top: solid 1px #917577; border-bottom: solid 5px #917577 }

.content-main { width: 770px; border: solid 1px white; background-color: white }
.content-left { border-left: solid 1px #917577; background-color: white }


DIV.thumbnail
{
width: 75px;
height: 75px;
margin-bottom: 10px; margin-right: 10px;
padding: 5px;
text-align: center;
vertical-align: middle;
background-color: #fff;
border: solid 1px #917577;
float: left;
background-repeat: no-repeat;
background-position: center center
}

.thumbnail DIV {
overflow: hidden;
padding: 0px;
cursor: pointer;
cursor: hand;
position: relative;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center center
}

.footer { width: 770px; border-top: solid 5px #917577  }
.footer TD { padding: 20px }
.footer P { color: #000000; padding: 0px; margin: 0px }
.footer A { color: #215390 }
.footer A:hover { color: #1C74BB }

.map-bg { background-image: url(../images/map_bg.gif); background-position: top right; background-repeat: no-repeat }
.no-win-bg { background-image: url(../images/no_win_bg.gif); background-position: center center; background-repeat: no-repeat }

.footer2 { width: 770px; background-color: #872132; border-top: solid 5px #917577; border-bottom: solid 1px #917577 }

.menu-table { width: 770px; margin-bottom: 0px }
.menu-td { vertical-align: top; background-color: #440F1F; padding: 0px; width: 154px; font-size: 11px }
.menu DIV { padding: 7px; text-align: center; color: white; border-left: solid 1px #917577 }
.menu-no-border DIV DIV { border: 0px !important }
.menu A:hover DIV { background-color: #872132; color: #ffffff }
.menu A DIV { background-color: #440F1F; text-decoration: none; color: #ffffff } 

.sub-menu-table { margin-bottom: 0px; border-bottom: solid 1px #917577; }
.sub-menu-td { font-size: 11px; vertical-align: top; background-color: #872132; padding: 0px; border-top: solid 1px #917577; border-left: solid 1px #917577 }
.sub-menu DIV { font-size: 11px; padding: 7px; text-align: center; color: white }
.sub-menu A:hover DIV { font-size: 11px; background-color: #872132; color: #ffffff }
.sub-menu A DIV { font-size: 11px; background-color: #440F1F; text-decoration: none; color: #ffffff } 

.normal { font-weight: normal !important }
.bold { font-weight: bold !important }
.italic { font-style: italic !important }
.uppercase { text-transform: uppercase !important }
.no-decoration { text-decoration: none !important }

.error { color: #cc0000 !important; font-weight: bold !important }

A#white-link { color: #ffffff !important; text-decoration: none }
A:hover#white-link { color: #215390 !important; text-decoration: none }

SPAN.submenu-div { background-color: #215390; color: white; padding: 5px; padding-top: 3px; padding-bottom: 3px; font-weight: bold; border: solid 1px #440F1F }
.submenu-div A { color: white; text-decoration: none }
.submenu-div A:hover { color: #060931; text-decoration: none }
.submenu-div-grey { background-color: #666666 !important; border: solid 1px #333333 !important }
.submenu-div-grey A { color: #ffffff; text-decoration: none }
.submenu-div-grey A:hover { color: #d4d4d4; text-decoration: none }

img { border: 0px; position: relative }

.rollover-text { display: none }

.button { background-color: #440F1F; border: solid 2px #917577; color: white; font-size: 10px; padding-left: 10px; padding-right: 10px; padding-top: 7px; padding-bottom: 7px }
.button A { text-decoration: none; color: #ffffff }
.button A:hover { text-decoration: none; color: #440F1F }

.button2 { background-color: #ddd; border-bottom: solid 1px #c0c0c0; color: #333; font-size: 10px; padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px }
.button2 A { text-decoration: none; color: #333 }
.button2 A:hover { text-decoration: none; color: #000 }

.header-notice { background-image: url(../images/red_news_bg.jpg); background-repeat: repeat-x; background-position: top left; border: solid 1px white; border-bottom: 0px; width: 770px  } 

.flash-header { border: solid 1px white; border-bottom: 0px; width: 770px }
.header-bar { border: solid 1px white; border-bottom: 0px; width: 770px; background-image: url(../images/header_bar_bg.jpg); background-position: top left; background-repeat: repeat-x }

A.underline { text-decoration: underline !important }
.underline A { text-decoration: underline !important }
.none A { text-decoration: none !important }

.light-bg { background-color: #917577 !important }
.light-mid-bg { background-color: #872132 !important }


.light-mid-bg { background-color: #872132 !important; color: white }
.light-mid-bg H1 { color: white; margin-bottom: 8px; margin-top: 0px; padding: 0px }
.light-mid-bg TD { color: white }
.light-mid-bg P { color: white; margin-bottom: 5px }
.light-mid-bg A { color: #ffffff; text-decoration: underline; font-weight: bold }
.light-mid-bg A:hover { color: #917577; text-decoration: underline }

.mid-bg { background-color: #61152B !important; color: white }
.mid-bg H1 { color: white; margin-bottom: 8px; margin-top: 0px; padding: 0px }
.mid-bg TD { color: white }
.mid-bg P { color: white; margin-bottom: 5px }
.mid-bg A { color: #ffffff; text-decoration: underline; font-weight: bold }
.mid-bg A:hover { color: #917577; text-decoration: underline }

.dark-bg { background-color: #440F1F !important; color: white }
.dark-bg H1 { color: white; margin-bottom: 8px; margin-top: 0px; padding: 0px }
.dark-bg TD { color: white }
.dark-bg P { color: white; margin-bottom: 5px }
.dark-bg A { color: #ffffff; text-decoration: underline; font-weight: bold }
.dark-bg A:hover { color: #917577; text-decoration: underline }

.white-text { color: #ffffff !important }
.white-text P { color: #ffffff !important }
.white-text TD { color: #ffffff !important }
.white-text H1 { color: #ffffff !important }
.white-text H2 { color: #ffffff !important }

.light-text { color: #BAA2AA !important }
.dark-text { color: #440F1F !important }

.pic { border: solid 1px white }

.white-bg { background-color: white !important }

.news-item { border-bottom: dotted 1px #c0c0c0 }


.full-border { border: 5px #917577 }

.border-bottom { border-bottom: solid 1px white }


.error { color: #cc0000 !important }

.times { font-family: 'times new roman', verdana, sans-serif;  }


		
.leftMenu {	text-align: left; }
		
.centerMenu { text-align: center;}
		
.rightMenu { text-align: right;	}
		
a.MenuLabelLink	{ COLOR: #ffffff;	FONT-SIZE: 11px;
TEXT-DECORATION: None;
margin: 0px; padding: 0px; font-weight: normal; }
a.MenuLabelLink:link { COLOR: #ffffff;	TEXT-DECORATION: None; }
a.MenuLabelLink:visited	{ COLOR: #ffffff; TEXT-DECORATION: None;	}
a.MenuLabelLink:hover{ COLOR: #ffffff; TEXT-DECORATION: None; }
		
a.MenuLabelLinkOn { COLOR: #ffffff; FONT-SIZE: 11px;
TEXT-DECORATION: None;
margin: 0px; padding: 0px; font-weight: normal; }
a.MenuLabelLinkOn:link { COLOR: #ffffff; TEXT-DECORATION: None; }
a.MenuLabelLinkOn:visited { COLOR: #ffffff; TEXT-DECORATION: None; }
a.MenuLabelLinkOn:hover { COLOR: #ffffff; TEXT-DECORATION: None; }
		
a.MenuItemLink { COLOR: #ffffff; FONT-SIZE: 11px;
TEXT-DECORATION: None;
margin: 0px; padding: 0px; font-weight: normal; }
a.MenuItemLink:link { COLOR: #ffffff; TEXT-DECORATION: None; }
a.MenuItemLink:visited { COLOR: #ffffff; TEXT-DECORATION: None; }
a.MenuItemLink:hover { COLOR: #ffffff; TEXT-DECORATION: None; }

a.MenuItemLinkOn { COLOR: #ffffff; FONT-SIZE: 11px;
TEXT-DECORATION: None;
margin: 0px; padding: 0px; font-weight: normal; }
a.MenuItemLinkOn:link { COLOR: #ffffff; TEXT-DECORATION: None; }
a.MenuItemLinkOn:visited { COLOR: #ffffff; TEXT-DECORATION: None; }
a.MenuItemLinkOn:hover { COLOR: #ffffff; TEXT-DECORATION: None; }

.myMenu { position: absolute; visibility: hidden; z-index: 5; }

.myMenuLabelleft { padding: 10px 10px 10px 10px; text-align: left; }
.myMenuLabelcenter { padding: 0px 0px 0px 0px; text-align: center; }
.myMenuLabelright { padding: 0px 0px 0px 0px; text-align: right; }
.myMenuItemleft { padding: 5px 5px 5px 5px; text-align: left; }
.myMenuItemcenter { padding: 0px 0px 0px 0px; text-align: center; }
.myMenuItemright { padding: 0px 0px 0px 0px; text-align: right; }

#myTest { 
width: 154px;
padding: 0px 0px 0px 0px;
z-index: 1;

}

.news-menu { width: 250px; padding: 0px; height: 20px; border-top: solid 1px #fff }
.news-menu A DIV { height: 10px; width: 240px; padding: 5px; background-color: #eee; color: #000; text-decoration: none !important }
.news-menu A:hover DIV { padding: 5px; background-color: #ddd; color: #000; text-decoration: none !important }
