body {
	background-color:#151515;
	margin: 0px;
	padding: 0px;
	background-image: url(images/layout/bg18.jpg);
}
.smTxt {
	font-family:  Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #FFFFFF;
}
p,td,div{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.hpTxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.imgBBorder{
	border: 1px solid #FFFFFF;
}
.imgLColBorder{
	border: 1px solid #333333;
}
.pgHeading{
	color:#E2363D;
	font-size: 17px;
	font-weight: bold;
	font-variant: small-caps;
	
}
.footerTxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

a:link {
	color: #E2363D;
	text-decoration: underline;
}
a:visited {
	color: #E2363D;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.navBg {
	background-image: url(images/layout/navBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
}
.bodyBorder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.footerDiv {
	background-image: url(images/layout/footerDiv.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.lgTxt{
	font-family:  Tahoma, Arial, Verdana;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.pgHeadBg {
	background-image: url(images/layout/pgHeadBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 747px;
	height: 65px;
}
.lColBg, .rColBg  {
	height: 623px;
	width: 251px;
	padding-top:10px;
}
.lColBg {
	background: url(images/layout/leftColumBg.jpg) no-repeat left top;
}
.rColBg {
	background: url(images/layout/rightColumBg.jpg) no-repeat left top;
}
.lColHead {
	color:#ffffff;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #737373;
	border-bottom-color: #737373;
	padding: 8px 8px 8px 15px;
	font-variant: small-caps;
}
li {
	list-style-position: outside;
	list-style-image: url(images/layout/iconBullet.gif);
}
.horLine {
	height: 1px;
	border: 1px dotted #666666;
}
.specBorder {
	border: 2px dashed #727272;
}
#specialize {
	margin:0;
	margin-top:15px;
	padding:0;
	list-style:none;
}
#specialize li {
	float:left;
	display:inline;
	margin-bottom:10px;
	margin-left:10px;
}
#specialize li a {
	display:block;
	text-decoration:none;
	padding: 5px 10px;
	padding-left:20px;
	background:url(images/layout/bullet_arrrow.png) no-repeat left center;
}
ul.window {
	margin:0 10px;
	margin-bottom:-15px;
	padding:0;
	list-style:none;
}
ul.window li {
	float:left;
	display:inline-block;
	margin-right:33px;
	list-style-image:none;
}
.clear { 
	clear:both;
}
.alpha {
	margin-left:0;
}
.omega, ul li.omega {
	margin-right:0;
}
ul.listview  {
	margin:0;
	padding:0;
	padding-left:10px;
}
ul.listview  li{
	padding:5px 0;
}
