img { border: 0; }

body {

	margin: 0px;

	background-color: #EAEAEA;

}

#c01 {

	background-color: #003663;

}

#c02 {

	background-color: #619ED0;

}

#c03 {

	background-color: #D8D8D8;

}

#c04 {

	background-color: #BEBEBE;

}

#c05 {

	background-color: #C1C1C1;

}

#c06 {

	background-color: #EFEFEF;

}

a:visited {

	color: #000000;

}

a:hover {

	color: #000000;

}

a:active {

	color: #000000;

}

.shad {

	background-image: url(../img/shad.gif);

	background-repeat: repeat-x;

	background-position: left top;

}

.map {

	background-image: url(../img/map.gif);

	background-repeat: no-repeat;

	background-position: right top;

}

.regulartxt {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 16px;

}

.tabletxt {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: 16px;

}

h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight:bold;


}

.menuitems a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
}
.menuitems a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #003663;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
}
