
body{
	background-image:url(images/bodyBg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:0;
	margin:0;
}

.midBg{
	background-image:url(images/midBg.jpg);
	background-repeat:repeat-x;
	background-color:#d6d2d4;
}
.tabeTxt{
	padding-top:4px;
	text-align:right;
}
.tab{
	background-image:url(images/tabMid.jpg);
	background-repeat:repeat-x;
	height:31px;
	color:#ffffff;
	vertical-align:middle;
}
.tabPartician{
	background-image:url(images/tabPartician.gif);
	background-repeat:no-repeat;
	width:2px;
	height:26px;
	background-position:right;
	
}
.tab td a{
	color:#ffffff;
	text-decoration:none;
}
.tab td a:hover {
	text-decoration:none;
	color:#ec9a04;
}
/*.tab ul{
	display:inline;
	list-style-type:none;
	height:26px;
}
.tab li{
	background-image:url(images/tabPartician.gif);
	background-repeat:no-repeat;
	width:2px;
	height:26px;
	background-position:left;
	display:inline;
	list-style-type:none;
}*/
h1{
	color:#7a390e;
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin:0 0 0 25px;
}
.mainContentBg{
	background-image:url(images/mainContentBg.gif);
	background-repeat:repeat-x;
	background-color:#d6d4d2;
}
.partician{
	background-image:url(images/partician.gif);
	background-repeat:repeat-x;
	height:25px;
	background-position:center;
	margin:25px;
}
.pTxt{
	margin:0 15px 0 15px;
	padding:0;
}
.footer{
	background-image:url(images/footerBg.gif);
	background-repeat:repeat-x;
	height:60px;
	color:#FFF;
	font-size:12px;
	font-weight:normal;
}
.footer ul{
	display:inline;
	list-style-type:none;
	}
.footer li{
	display:inline;
	list-style-type:none;
	margin-right:3px;
}
.footer li a{
	color:#ffffff;
	text-decoration:none;
}
.footer li a:hover{
	text-decoration:underline;
}
.copyright{
	color:#947863;
	font-size:11px;

}
.menustyle td a{ padding:0px 25px 0px 25px;}

.topNav{
	color:#0f0d0c;
	margin-top:15px;
	
}
.topNav ul{
	display:inline;
	list-style-type:none;
	margin-right:28px;
	
	
}
.topNav li{
	display:inline;
	list-style-type:none;
}
.topNav li a{
	color:#0f0d0c;
	text-decoration:none;
}
.topNav li a:hover{
	color:#0f0d0c;
	text-decoration:underline;
}

.bullet{
	margin-top:5px;
}

.lnk a{
	color:#0f0d0c;
	text-decoration:none;
}
.lnk a:hover{
	color:#ec9a04;
	text-decoration:underline;
}