﻿body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titlebar {
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.headings {
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #8b9ebe;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.titlebar a:link{
	color: #ffffff;
	text-decoration: none;

}
.titlebar a:visited{
	color: #ffffff;
	text-decoration: none;

}
.titlebar a:hover{
	color: #ffffff;
	text-decoration: underline;

}
.titlebar a:active{
	color: #ffffff;
	text-decoration: none;

}
a:link {
	color: #8b9ebe;
	text-decoration: none;
}
a:visited {
	color: #8b9ebe;
	text-decoration: none;
}
a:hover {
	color: #8b9ebe;
	text-decoration: underline;
}
a:active {
	color: #8b9ebe;
	text-decoration: none;
}
a {
	font-weight: bold;
}
.breadcrumb {
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}