/* CSS Document */
body {
      background-color: #FFF8D9;
      font-family: verdana, sans-serif; font-size:11px;
      margin: 0;
	  padding: 0;

}
h1 { 
	font-size:22pt;
     color:#003366;
     font-style:bold;
}

a:link {color: #003366; text-decoration: none;}
a:visited {color: ##0078B3; text-decoration: none;}
a:hover { text-decoration: underline; color: #005B88; }
a:active {color: #003366; text-decoration: none;}

.button {
	background-image:url(images/button.jpg); width:123px; height:17px; background-position:center; background-repeat:no-repeat;
}

.content {
	background-color:#EAEEF2; width:763px; height:418px; border-left:1px solid #010101; border-right:1px solid #010101; border-bottom:1px solid #010101;
	font-family: verdana, sans-serif; font-size:11px; color: #003366;
}

.footer {
	background-image:url(images/footer.jpg); background-repeat:no-repeat; width:770px; height:15px;
	font-family: verdana, sans-serif; font-size:11px; color: #333366;
}

.footerpadding {
	height:8px;
}

.header {
	background-image:url(images/header.jpg); width:900px; height:99px;
}

.headerleft {
	background-image:url(images/header_left.jpg); width:327px; height:20px;
}

.headerright {
	background-image:url(images/header_right.jpg); width:333px; height:20px;
}

.inlay {
	background-color:#123E6D; width:900px;
}

.leftbg {
	width:135px; background-image:url(images/leftbg.jpg); vertical-align:top;
}

.menubg {
	background-image:url(images/menu_bg.jpg); background-position:center; background-repeat:repeat-y; width:129px; padding-left:3px;
}

.menubottom {
	background-image:url(images/menu_bottom.jpg); width:129px; height:10px;
}

.menutop {
	background-image:url(images/menu_top.jpg); width:129px; height:26px;
}

.overmenu {
	background-image:url(images/overmenu.jpg); width:135px; height:120px;
}

.topbutton2 {
	background-image:url(images/topbutton2.jpg); width:114px; height:32px;
}

.topbuttons2left {
	background-image:url(images/topbuttons2_left.jpg); width:216px; height:32px;
}

.topbuttonsright {
	background-image:url(images/topbutton2_right.jpg); width:114px; height:32px;
}
