.topmenu{
	font-family: Comic Sans MS, Comic Sans MS, cursive;
	font-size: 13px;
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}
.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #A8A8A8;
	font-weight: normal;
	letter-spacing: 2px;
}
.menu a:hover {
	color : Gray;
}
.breadcrumb {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: Gray;
	line-height: 13px;
	text-decoration: none;
}
.list {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.leftmenu{
	font-family: Comic Sans MS, Comic Sans MS, cursive;
	font-size: 13px;
	color: #006699;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
}
.body{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : Black;
	font-weight : normal;
	line-height: 18px;
}
.footer{
	font-family : 'Times New Roman',Times,serif;
	font-size : 12px;
	text-decoration : none;
	color : #444444;
	font-weight : normal;
	line-height: 19px;
}
a:hover   {
	color : Black;
}
.form_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B5639;
	background: #FFFFFF;
	border-style: solid;
	border-color: gray;
	border-width: 1px;
}
.form_button {
	font-family: verdana,helvetica,sans-serif;
	font-size: 12px;
	color: Black;
	background: #ACBED2;
	border-style: solid;
	border-color: Gray;
	border-width: 1px;
	padding:3px;
}
.form_buttonsm {
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
	color: White;
	background: #8482A5;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
}