 body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
H1 {
	font-family: "Trebuchet MS", Arial, sans-serif, helvetica, Verdana;
	font-size: 15px;
	font-weight: bolder;
	color: #078582;
	text-decoration: none;
	display: inline;
	text-transform: capitalize;
	letter-spacing: 1px;
	font-variant: small-caps;
}

.headetBG {
	background-image: url(images/headerMain.jpg);
	background-repeat: no-repeat;
	background-position: 778px top;
}
.headBG {
	background-image: url(images/HeaderBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.leftPanel {
	background-image: url(images/leftPanelBG.jpg);
	float: left;
	width: 198px;
}
.mainCata {
	font-family: "Trebuchet MS", Arial, sans-serif, helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
	text-transform: capitalize;
}
.mainCata:hover {
	color: #FFFF00;
	text-decoration: none;
}

.subCat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration: none;
	text-transform: capitalize;
}
.bottomBrdr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F3C9F8;
}
 a {
	color: #DA29B5;
	text-decoration: none;
}
 a:hover {
	color: #000000;
	text-decoration: none;
}
.topLink {
	font-family: "Trebuchet MS", Arial, sans-serif, helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
.topLink:hover {
	color: #CF18B2;
	text-decoration: underline;
}

.margin {
	padding-left: 25px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
}
.headings {
	font-family: "Trebuchet MS", Arial, sans-serif, helvetica, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #45471F;
	font-variant: small-caps;
	text-transform: capitalize;
	padding-left: 6px;
	line-height: 13px;
	padding-bottom: 7px;
}
.brdrs {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #d119b4;
	border-right-color: #d119b4;
	border-left-color: #d119b4;
}
.imgBrdr {
	padding: 2px;
	border: 1px solid #1292FF;
	background-color: #C4C77E;
}
.corner {
	background-image: url(images/tdBg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
 .displayTd {
	padding: 2px;
	border: 1px solid #1292FF;
	color: #666666;
}
.dotBrdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #D58500;
	letter-spacing: 1px;
}
.txtField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #7f9db9;
}
.button {
	background-color: #ecbd5f;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border: none;
	padding-left: 20px;
	height: 26px;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.otherLin {
	font-family: "Trebuchet MS", Arial, sans-serif, helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	line-height: 12px;
}
.cataTitle {
	font-family: "Trebuchet MS", Arial, sans-serif, helvetica, Verdana;
	font-size: 12px;
	line-height: 12px;
	font-weight: bolder;
	color: #006699;
	text-decoration: none;
}
.brdrsRt {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.greenbrdrs {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #C4C77E;
	border-right-color: #C4C77E;
	border-bottom-color: #C4C77E;
	border-left-color: #C4C77E;
	border-bottom-width: 1px;
	color: #999999;
}
.moveRt {	float: right;
}
.footerBG {
	background-image: url(images/footerBG.jpg);
	background-repeat: repeat-x;
	padding-top: 25px;
}
