.titles {
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight: bold;
	color: #575C96;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text a:hover{
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text a:link{
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text a:active{
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.SideMenu {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment:fixed;
	background-position:bottom;
	background-image:url(images/dottedLine.gif);
	background-repeat:no-repeat;
	font-size: 11px;
	color: #666666;
}
.SideMenu a:visited{
	text-decoration:none;
	color: #666666;
}
.SideMenu a:active{
	text-decoration:none;
	color: #666666;	
}
.SideMenu a:hover{
	text-decoration:none;
	color: #FFFFFF;
}
.SideMenu a:link{
	text-decoration:none;
	color: #666666;	
}

.imgSideMenu {
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(images/dottedLine.gif);
}
.RightBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C2BA6B;
	border-right-color: #C2BA6B;
	border-bottom-color: #C2BA6B;
	border-left-color: #C2BA6B;
}
.LeftBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C2BA6B;
	border-right-color: #C2BA6B;
	border-bottom-color: #C2BA6B;
	border-left-color: #C2BA6B;
}
.lineheight15px {
	line-height:15px;
	}
.lineheight10px {
	line-height:10px;
	}
.textBlackBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textBlackSml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textDarkBlueBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: #2B6A95;
}
.textDarkBlueSml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B6A95;
}
.textWhiteSml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.darkGradImg {
	background-image: url(images/darkGrad_img.jpg);
	background-repeat: repeat-x;
}

.borderDarkBlue {
	border: 1px solid #2B6A95;
}
.borderLightBlue {
	border: 1px solid #C4DEEF;
}
.lineheight5px {
	line-height: 5px;
}
.borderwhite {
	border: 1px solid #FFFFFF;
}
