
.menu				{border-top:5px solid #e5f0ff;font-family: Trebuchet MS, Arial, Helvetica; font-size: 70%; display: block; background: #004492; width: 100%; line-height: 32px; text-align: center; padding: 5px 0 5px 0;top:-5px;}
.menu a				{color: #FFFFFF; padding: 5px 6px 5px 6px; text-decoration: none; font-weight: bold; border: 1px solid #004492;}
.menu a:hover		{background: url(../images/menu_bg_active.gif) #5EA9FF 100% 100% repeat-x; border: 1px solid #96BDF3;}
.menu .hover		{background: url(../images/menu_bg_active.gif) #5EA9FF 100% 100% repeat-x; border: 1px solid #96BDF3;}

.active				{background: url(../images/menu_bg_active.gif) #5EA9FF 100% 100% repeat-x; border: 1px solid #96BDF3;}

.pagetitle			{background: #2D396F; color: #FFFFFF; padding: 10px;}
.pagetitle h1		{margin: 0; font-size: 120%; width: 590px;}