body {
	font-size:12px;
	text-align:left;
	background-image:url('../images/background.jpg');
	background-attachment:fixed; margin-left:15px; margin-right:0px; margin-top:0px; margin-bottom:0px	
	}
img {
	border-width: 0px;
}

th {
	font-size: 11px;
	font-weight: bold;
}

ul {
  list-style-image: url('/images/bullet.gif');
}

#header {
	background-color:#ffffff;
	}
.menuitem {
	font-family:Tahoma;
	font-size:11px;
	color:#2D3437;	
	line-height:25px;	
	text-align:center;
	}
#menuon {
	background-image:url('../images/nav_bg.gif');
	background-repeat:no-repeat
	}
#Container {
	background-color:#ffffff;
	width:765px;	
	}
h1 {
	font-family:Tahoma;
	font-size:12px;
	color: #494D4E;
	}
h1.smaller {
	font-family:Tahoma;
	font-size:11px;
	color: #494D4E;
	}
p.smaller {
	font-family:Tahoma;
	font-size:11px;
	color: #494D4E;
	}
td, p {
	font-family:Tahoma;
	font-size:12px;
	color: #494D4E;
	}
.heading {
	font-family:Tahoma;
	font-size:12px;
	color: #494D4E;
	font-weight:bold;
	}
a:link.sml, a:active.sml, a:visited.sml  {
	font-family:Tahoma;
	font-size:11px;
	color:#2D3437;
	text-align:center;
	text-decoration:none
	}
a:hover.sml {
	font-family:Tahoma;
	font-size:11px;
	color:#F7A007;
	text-align:center;
	text-decoration:underline;
	}

a:link.al, a:active.al, a:visited.al {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	height:25px;	
	text-align:center;
	text-decoration:underline;
	}
a:link.bl, a:active.bl, a:visited.bl  {
	font-family:Tahoma;
	font-size:11px;
	color:#00568B;
	}
a:hover.bl {
	font-family:Tahoma;
	font-size:11px;
	color:#F7A007;
	}
#homepageimage {
	width:288px;
	height:435px;
	background-color:#FFFFFF;
	text-align:center;
	}
#homepagetexttop {	
	
	padding: 10px 5px 5px 5px;
	background-color:#FFFFFF;
	}
#homepagetextbottom {
	width:225px;	
	padding:5px;
	background-color:#FFFFFF;
	}
#pageimage {
	border: 3px solid #43484E;
	}

.menutable{
	border:5px solid #43484E;
	}
.whiteheader {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	}
.bluetext {
	color:#00568B
	}
.textsmall {
	font-size:10px
	}

.
/*
li {
	list-style-image:url(/images/li_bullet.gif);
	
}
*/

.even {
	background-color: #eef3f5;
}

