.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.caption:hover {
	text-decoration: underline;
}
.fontsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.fontpageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.bordergeneral {
	background-color: #FFFFFF;
	border: 1px solid #7797B5;
}
.dotshoriz {
	background-image: url(images/dots_horiz.gif);
	background-repeat: repeat-x;
	background-position: center;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
        width: 165px;
	display: block;
	line-height: 35px;
}
a.menu:hover {
	text-decoration: underline;
	color: #000000;
}
.colorsidebar {
	background-color: #EBF0F4;

}
.colorheadfoot {
	background-color: #7797B5;
}
.fontfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.colorpagebg {
	background-color: #ECECEC;
}
