/* BLUE THEME */

body { background: #3E6898 url(/blue_bg.gif) repeat;  }

#header { background: url(/blue_header.jpg) no-repeat; }

#topcorner { background: url(/blue_topcorner.gif) no-repeat; }

#tabmenu a:hover { background-color: #3B73A8; color: #fff; }
#tabmenu a, a.active { color: #FFF; }
#tabmenu a:visited { color: #FFF; }

#subnav { background: url(/blue_menu.jpg) no-repeat; }
#submenu a.active { color: blue; background-color: #A7C1E2; }
#submenu a:hover { background-color: #A7C1E2; color: black; }

#tabmenu a.active { background-color: #285080; }
#submenu a.active { background-color: #6794CB; }

#left { background-color: #FAF8F7; }
#right {	background-color: #FAF8F7; }

h1 { color: #2D527D; }

#left h1, #right h1 { color: #FFF; background: #406B9D url(/blue_h1_tri.gif) no-repeat right 0px; }
#left h1 a, #right h1 a { color: #C5D5EA; }

#footer div { color: #fff; background-color: #294F7B; }


TH { background-color: #E4EDE2; }
.spacetop { background-color: #EFF5EE; }
.spacebottom { background-color: #EFF5EE; }
.weekendtop { background-color: #DAEAD6; }
.weekendbottom { background-color: #DAEAD6; }
.weekdaytop { background-color: #F3F3F3; }

a, a:link, a:visited, #center a, #center a:link, #center a:visited { color: #5D89BE; }
a:hover, #center a:hover { color: white;  background-color: #5D89BE; text-decoration: none; }
