.BannerBg {
	background-color: #E9E9E9;
	background-image: url(images/banner.gif);
	background-repeat: repeat-x;
	height: 80px;
	background-position: bottom;

}
.LinksTop {

	background-color: #E9E9E9;
	background-image: url(images/LinksBar.gif);
	background-repeat: repeat-x;
	height: 26px;
}
.LinkBig {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	padding: 2px;
	font-weight: bold;




}
.LinkBig:hover {
	color: #0066CC;
	text-decoration: none;
	padding: 2px;




}
.Shadow {
	background-image: url(images/faderight.gif);
	background-repeat: repeat-y;
}
.Box {
	background-color: #F6F7F7;
	background-image: url(images/grad_box.gif);
	background-repeat: repeat-x;
	border: 1px solid #999999;
	background-position: bottom;

}
.box1 {
	background-image: url(images/bg1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box2 {

	background-image: url(images/bg2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box3 {


	background-image: url(images/bg3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box4 {



	background-image: url(images/bg4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Boxtopalign {
	background-color: #F6F7F7;
	background-image: url(images/grad_box.gif);
	background-repeat: repeat-x;
	border: 1px solid #999999;
	background-position: center top;
	width: 185px;


}
.BoxHeader {
	background-image: url(images/small_box_header.gif);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	text-align: center;


}
.TextBig {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;



}
.TextSmall {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;


}
.featured {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C2D2DC;
	border: 1px dotted #666666;



}
.TextBold {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.patternBg {
	background-image: url(images/Bg_pattern.gif);
	background-repeat: repeat;

}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0099CC;
	text-decoration: none;
	list-style-type: square;

}
.TextMedium {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	list-style-type: disc;
	list-style-position: outside;


}
a:link {

	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	list-style-type: square;
}
a:visited {


	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	list-style-type: square;
}
.Button {
	background-color: #ACC4D7;
	border: 1px solid #999999;
	padding: 4px;
	color: #006699;
	text-decoration: none;
	text-align: center;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;





}
.hidden {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	display: none;
}
.error {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

}
.success {
	font-family: Tahoma;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.disabled {
	background-color: #EFEFEF;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;

}
