.size11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.size10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.size12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.bgr {
	background-attachment: fixed;
	background-image: url(images/bgr.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgl {
	background-attachment: fixed;
	background-image: url(images/bgl.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bgwhole {
	background-attachment: fixed;
	background-image: url(images/bgbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.dotline {
	background-attachment: fixed;
	background-image: url(images/dotlines.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3771A3;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
}
.homebleed {
	background-attachment: fixed;
	background-image: url(images/home_bleed.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a:link {
	color: #336699;
}

a:visited {
  color: #2F5E8C;
}

a:hover {
	color: #C76B34;
	text-decoration: none;
}

a:active {
	color: #C76B34;
}

a.hidden {
  color: #000000;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.bgbg {
	background-image:  url("images/bg.jpg");
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
	background-color: #F9F9F9;
}
.size10b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.box {
	border: thin dotted #E8E8E8;
}
.searchbox {
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
