.BodyStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.PrimDiv {
	background-image: url(../images/primDivBG.jpg);
	margin: 1px;
	background-repeat: repeat-x;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bulletArrow {
	list-style-image: url(../images/bullet_arrow.gif);
}

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.panelBG {
	background-image: url(../images/panel_bg.gif);
	background-repeat: repeat-x;
}
.tinyText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.normalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
}
a.OrangeLink:link, a.OrangeLink:visited {

	color: #FF8800;
	text-decoration: none;
}
a.OrangeLink:hover, a.OrangeLink:active {


	color: #9F6000;
	text-decoration: none;
}
a:link {
	color: #85BF0E;
	text-decoration: none;
}
a:visited {
	color: #85BF0E;
	text-decoration: none;
}
a:hover {
	color: #587E0A;
	text-decoration: none;
}
a:active {
	color: #587E0A;
	text-decoration: none;
}
.TextBoxSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	width: 125px;
	height: 20px;
	background-color: #E9E9E9;
	padding-top: 3px;
	padding-left: 4px;
	background-image: url(../images/searchBG.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
.searchBTN {
	background-color: #EAEAEA;
	background-image: url(../images/btn_search.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	width: 30px;
	display: block;
}
a.TabLink:link, a.TabLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	padding-top: 5px;
	width: 100%;
	display: block;
	padding-bottom: 2px;
}
a.TabLink:hover, a.TabLink:active {
	color: #000000;
	text-decoration: none;
}
.TabPanelBG {

	background-image: url(../images/TabPanel_panel_bg.gif);
	background-repeat: repeat-x;
}
.bulletRound {

	list-style-image: url(../images/btn_roundarrow.gif);
}
.frmTextSingle {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/logo_panel_bg.gif);
	background-repeat: repeat-x;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CECECE;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CECECE;
	height: auto;
}
.frmButton {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/primDivBG.jpg);
	display: block;
	height: 25px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CECECE;
	border-bottom-color: #CECECE;
	border-left-color: #FFFFFF;
}
.frmTextMulti {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/logo_panel_bg.gif);
	background-repeat: repeat-x;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CECECE;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CECECE;
}

