body {
	font-family: Verdana;
	font-size: 10pt;
	background-color: #ffffff;
	background-image: url('../images/bg.gif');
	background-attachment:fixed;
	background-repeat: repeat-x;
}

#Menu #left {
	background-image: url('../images/menu1.gif');
	background-repeat: no-repeat;	
}

#Menu #content {
	background-image: url('../images/menu2.gif');
	background-repeat: repeat-x;	
}

#Menu #right {
	background-image: url('../images/menu3.gif');
	background-repeat: no-repeat;	
}

#Header #left {
	background-image: url('../images/header1.gif');
	background-repeat: no-repeat;	
}

#Header #content {
	background-image: url('../images/header2.gif');
	background-repeat: repeat-x;	
}

#Header #right {
	color: #8B9693;
	font-weight: bold;
	font-weight: bold;
	background-image: url('../images/header3.gif');
	background-repeat: no-repeat;	
	text-align: right;
}

#SearchTerms {
	border: 1px solid #8B9693;
	background-color: #D5DFDC;
	color: #4A514F;
	font-weight: bold;
}

#SearchForm {
	padding-top: 8px;
	padding-right: 8px;
}

#AccessLink {	
	text-align: right;
	color: #ffffff;
	padding-right: 10px;
}

#AccessLink a{	
	font-family: Verdana;
	color: #ffffff;	
	text-decoration: none;
	font-weight: bold;
	font-weight: bold;
}

#Help #left {
	background-image: url('../images/help1.gif');
	background-repeat: no-repeat;	
}

#Help #content {
	background-image: url('../images/help2.gif');
	background-repeat: repeat-x;	
}

#Help #right {
	background-image: url('../images/help3.gif');
	background-repeat: no-repeat;	
}

#HelpContent {
	font-family: Verdana;
	font-size: 10pt;	
	color: #666D6B;
	text-align: center;
}

#Box #TopLeft {
	background-image: url('../images/box/box1.gif');
	background-repeat: no-repeat;
}

#Box #Top {
	background-image: url('../images/box/box2.gif');
	background-repeat: repeat-x;
}

#Box #TopRight {
	background-image: url('../images/box/box3.gif');
	background-repeat: no-repeat;
}

#Box #Left {
	background-image: url('../images/box/box4.gif');
	background-repeat: repeat-y;
}

#Box #Content {
	background-color: #FFFFFF;	
}

#Box #Right {
	background-image: url('../images/box/box5.gif');
	background-repeat: repeat-y;
}

#Box #BottomLeft {
	background-image: url('../images/box/box8.gif');
	background-repeat: no-repeat;
}

#Box #Bottom {
	background-image: url('../images/box/box7.gif');
	background-repeat: repeat-x;
}

#Box #BottomRight {
	background-image: url('../images/box/box6.gif');
	background-repeat: no-repeat;
}

#CopyInfo {
	color: #000000;	
	font-size: 8pt;
	text-align: center;
}

#NewsCell {
	border-left: 1px solid #8B9693;
	background-color: #D5DFDC;
	font-size: 8pt;
}

#NewsHead {	
	background-color: #8B9693;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 3px;
	height: 23px;
}

#Sep {
	border-bottom: 1px solid #8B9693;
}

h1 {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 16pt;
	color: #333333;
}

h2 {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
}

hr {
	border: 1px solid #333333;
}

#NewsTitle {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	font-weight: bold;
}


p {
	padding: 5px;
}

a {
	color: #333333;
}

a:hover {
	color: #8B9693;
	text-decoration: none;
}

#MapTable td {
	border: 1px solid #333333;
}
