body {
	background-color: f7f7f7;
	margin: 2px;
	padding: 2px 0px 0px;
}
.tblMain {
	background-color: #FFFFFF;
	border-top: 0px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	width: 750px;



}
.barMenu {
	background-image: url(../img/bg/bar_bg.gif);
	background-repeat: repeat-x;
	font-family: "Arial Black";
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 25px;
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align: middle;



}
.dorHor {
	background-image: url(../img/dot/dots.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 5px;
}
.txtMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 10px;
	text-align: justify;

}
.txtMnuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 1px 10px 3px;
	text-align: justify;
	height: 17px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;








}
.dorVer {
	background-image: url(../img/dot/dotv.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
a:link {
	text-decoration: underline;
	color: #0033CC;
}
a:visited {
	text-decoration: underline;
	color: #0033CC;
}
a:active {

	text-decoration: underline;
	color: #0033CC;
}
a:hover {

	text-decoration: none;
	color: #0099FF;
}
.txtSubHead {
	color: #993366;
	text-decoration: underline;
	font-weight: bold;

}
.txtTableText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;

}
.txtMnuHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 1px 10px 3px;
	text-align: justify;
	height: 17px;
	background-image: url(../img/mnuheaderbg.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;


}
.imgBorder {
	border: 1px solid #000000;
}
