.border {
	border: 1px solid #0066aa;
}
.bggray {
background-color:#ededed;
}
.bgwhite {
background-color:#ffffff;
}
.mainmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #409ad3;
}
a.mainmenu:hover {
	color:#ffffff;
	text-decoration: underline;
}
.categories {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF8040;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #ededed;
}
a.categories:hover {
	color:#409ad3;
	text-decoration: underline;
}
.graytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#9c9c9c;
	font-size:11px;
	font-style:normal;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0066aa;
	font-size:12px;
	font-style:normal;
}
.profiletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0066aa;
	font-size:11px;
	font-style:bold;
	padding-left:1em;
	padding-top: .5em;
	padding-right: 1em;	
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF8040;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
}

.menubox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #409ad3;
	font-weight: bold;
	height: 20px;
	margin-top:2px;
	padding-top:5px;
}
.moretext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ff0000;
	font-size:11px;
	font-style:bold;
	padding-left:1em;
	padding-right: 1em;	
}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066aa;
	line-height:2em;
}
a.sidebar:hover {
	color:#FF8040;
}
.morestrip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	border-bottom-color: #ededed;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #ededed;
	border-top-width: 1px;
	border-top-style: solid;
	text-align:right;
	padding-right:.50em;
	line-height:1.50em;
}
a.morestrip:hover {
	color:#000000;
}
.morestripcenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	border-bottom-color: #ededed;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #ededed;
	border-top-width: 1px;
	border-top-style: solid;
	text-align:center;
	padding-right:.50em;
	line-height:1.50em;
}
a.morestripcenter:hover {
	color:#000000;
}
