
.VerticalLooper {
	background-image: url(Components/VerticalLooper.gif);
	background-repeat: repeat-y;
}
.BckBody {
	background-color: #FFFFFF;
	background-image: url(Template/WebLayout_CleanR5C2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.MenuLeft {
	background-image: url(Template/WebLayout_CleanR6C1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.MenuLeftText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0e499f;
	height: 200px;
	text-decoration: none;
}
.MenuLeftText a:link{text-decoration: none;	color: #0e499f;}
.MenuLeftText a:visited{text-decoration: none;color: #0e499f;}
.MenuLeftText a:hover{text-decoration: none;color: #3d8d34;}

.MenuLeftText TD{border-bottom: 1px solid #a8b6cc;}

.PageHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3d8d34;
	margin-bottom:10px;
	height: 18px;

}
.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
}
.BodyText a:link { font-weight:bold; color:#34671a; text-decoration:underline }
.BodyText a:visited { font-weight:bold; color:#34671a; text-decoration:underline }
.BodyText a:hover { font-weight:bold; color:#34671a; text-decoration:underline; background-color:#d8f2ab }

.ShadowRight {
	background-color: #9cb395;
	background-image: url(Components/Bck_RightShadow.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.ShadowLeft {
	background-color: #9cb395;
	background-image: url(Components/Bck_LeftShadow.gif);
	background-repeat: repeat-y;
	background-position: right;
}


.FormSearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2A5395;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	font-size: 9px;
	font-weight: bold;
	border: 1px solid #c7d5bf;
	height: 17px;
}
.TableSearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #0e499f;
	border: 1px solid #c7d5bf;
}
.TableSearch A:LINK{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #a8b6cc;
	font-weight: bold;
	text-decoration: none;
}
.TableSearch A:VISITED{	color: #a8b6cc; text-decoration: none;}
.TableSearch A:HOVER{	color: #c7d5bf;}
.TableSearch th{	background-color: #c7d5bf;}

.UL {	color: #000000;}
.LI {	color: #000000;}


