BODY {
	 	
		background-color: #999999;
		padding: 0px;
		margin: 0px; 
		padding-top: 20px; padding-bottom: 10px;
		height: 100%;
		width: 100%;
		font-family: verdana, sans-serif;

		scrollbar-track-color: #000033;
		scrollbar-base-color: #63788B;
		scrollbar-face-color: #63788B;
		SCROLLBAR-ARROW-COLOR: #ffffff;
	}

UL { margin-top: 0px; margin-bottom: 8px }
LI { font-size: 10px; list-style-image: url(../images/bullet.gif); padding-left: 5px }
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: 10px;  }
A { color: #63788B; text-decoration: underline}
A:hover { color: #215390; text-decoration: none}
TH { text-align: left; font-size: 11px; font-weight: bold; padding: 5px; padding-left: 0px }
TD { font-size: 10px }
INPUT { font-size: 10px; font-family: verdana, sans-serif }
TEXTAREA { font-size: 10px; font-family: verdana, sans-serif }
SELECT { font-size: 10px; font-family: verdana, sans-serif }
HR { border-top: dotted 1px #CCD1D7; height: 1px; color: transparent }

.header { width: 900px; background-color: #ffffff }
.header2 { width: 900px; background-color: #000033; border-top: solid 5px #CCD1D7; border-bottom: solid 5px #CCD1D7 }

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

.thumbnail
{
float: left;
border: 1px solid #ffffff;
margin: 0 10px 10px 0;
padding: 0px;
text-align: center;
background-color: #ffffff
}

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

.footer2 { width: 900px; background-color: #000033; border-top: solid 5px #CCD1D7; border-bottom: solid 1px #CCD1D7; text-align: center }

.menu-table { width: 900px; margin-bottom: 0px }
.menu-td { vertical-align: top; background-color: #63788B; padding: 0px; width: 180px }
.menu DIV { padding: 10px; text-align: center; color: white; border-left: solid 1px #CCD1D7 }
.menu-no-border DIV DIV { border: 0px !important }
.menu A:hover DIV { background-color: #000033; color: #ffffff }
.menu A DIV { background-color: #63788B; 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 }

.f8 { font-size: 8px !important }
.f9 { font-size: 9px !important }
.f10 { font-size: 10px !important }
.f11 { font-size: 11px !important }
.f12 { font-size: 12px !important }
.f14 { font-size: 14px !important }
.f16 { font-size: 16px !important }
.f18 { font-size: 18px !important }
.f20 { font-size: 20px !important }
.f22 { font-size: 22px !important }
.f30 { font-size: 30px !important }

.p0 { padding: 0px !important }
.p3 { padding: 3px !important }
.p5 { padding: 5px !important }
.p10 { padding: 10px !important }
.p15 { padding: 15px !important }
.p20 { padding: 20px !important }
.p30 { padding: 30px !important }
.p40 { padding: 40px !important }
.p50 { padding: 50px !important }

.w100 { width: 100% !important } 
.w75 { width: 75% !important }
.w50 { width: 50% !important }

.m0 { margin: 0px !important }
.m5 { margin: 5px !important }
.m10 { margin: 10px !important }

.top { vertical-align: top !important }
.bottom { vertical-align: bottom !important }
.middle { vertical-align: middle !important }
.left { text-align: left !important }
.center { text-align: center !important }
.right { text-align: right !important }

.no-border { border: 0px !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 #63788B }
.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: #63788B; border: solid 2px #CCD1D7; 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: #63788B }

.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: 900px  } 

.flash-header { border: solid 1px white; border-bottom: 0px; width: 900px }
.header-bar { border: solid 1px white; border-bottom: 0px; width: 900px; 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: #CCD1D7 !important }
.light-mid-bg { background-color: #000033 !important }
.mid-bg { background-color: #63788B !important }
.dark-bg { background-color: #63788B !important }


.light-mid-bg { background-color: #000033 !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: #CCD1D7; text-decoration: underline }

.mid-bg { background-color: #63788B !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: #CCD1D7; text-decoration: underline }

.dark-bg { background-color: #000033 !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: #CCD1D7; 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: #63788B !important }

.pic { border: solid 1px white }

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

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


.m0b { margin-bottom: 0px !important }
.p0b { padding-bottom: 0px !important }
.m0t { margin-top: 0px !important }
.p0t { padding-top: 0px !important }
.m0r { margin-right: 0px !important }
.p0r { padding-right: 0px !important }
.m0l { margin-left: 0px !important }
.p0l { padding-left: 0px !important }

.m5b { margin-bottom: 5px !important }
.p5b { padding-bottom: 5px !important }
.m5t { margin-top: 5px !important }
.p5t { padding-top: 5px !important }
.m5r { margin-right: 5px !important }
.p5r { padding-right: 5px !important }
.m5l { margin-left: 5px !important }
.p5l { padding-left: 5px !important }

.m10b { margin-bottom: 10px !important }
.p10b { padding-bottom: 10px !important }
.m10t { margin-top: 10px !important }
.p10t { padding-top: 10px !important }
.m10r { margin-right: 10px !important }
.p10r { padding-right: 10px !important }
.m10l { margin-left: 10px !important }
.p10l { padding-left: 10px !important }

.m20b { margin-bottom: 20px !important }
.p20b { padding-bottom: 20px !important }
.m20t { margin-top: 20px !important }
.p20t { padding-top: 20px !important }
.m20r { margin-right: 20px !important }
.p20r { padding-right: 20px !important }
.m20l { margin-left: 20px !important }
.p20l { padding-left: 20px !important }

.m30b { margin-bottom: 30px !important }
.p30b { padding-bottom: 30px !important }
.m30t { margin-top: 30px !important }
.p30t { padding-top: 30px !important }
.m30r { margin-right: 30px !important }
.p30r { padding-right: 30px !important }
.m30l { margin-left: 30px !important }
.p30l { padding-left: 30px !important }

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

.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: 10px;
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: 10px;
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: 10px;
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: 10px;
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: 180px;
padding: 0px 0px 0px 0px;
z-index: 1;

}