body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu-bg {
	background-image: url(images/menu_bg-img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-left: 12px;
	background-color:#C698A0;
}
.td-pad {
	padding-right: 10px;
	padding-left: 10px;
}
.tableBord {
	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: #F1E8D9;
	border-right-color: #F1E8D9;
	border-bottom-color: #F1E8D9;
	border-left-color: #F1E8D9;
}
.underLine {
	background-image: url(images/underline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 5px;
}
.txtContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #68353E;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}
.txtContent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #68353E;
	text-decoration: underline;
	padding-top: -14px;
	padding: 0px;
}

li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #68353E;
	text-decoration: underline;
	padding-top: -14px;
	padding: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 19px;
	font-weight: bold;
	color: #68353E;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	margin-bottom:5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #68353E;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 5px;
	margin-bottom:5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #B17982;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 5px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #68353E;
	text-decoration: none;
	padding-top: 2px;
	list-style-position:outside;
	margin-bottom:5px;
}
.menuPad {
	padding-bottom: 1px;
}

.botmmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #68353E;
	text-decoration: none;
	background-color:#E3CED2;
}
.botmmenu a:link {
	color: #68353E;
	text-decoration: none;
}
.botmmenu a:visited {
	color: #68353E;
	text-decoration: none;
}
.botmmenu a:hover {
	color: #402F09;
	text-decoration: underline;
}
.botmmenu a:active {
	color: #68353E;
	text-decoration: none;
}
.copy-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #402F09;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:15px;
}
.leftsideBg {
	background-image: url(images/leftside_bg-pattern.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.nameBg {
	background-image: url(images/home_topname-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 18px;
	padding-right: 20px;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #762B38;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
.hn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin-left: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.l_link a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin-left: 5px;
}
.l_link a:hover  {
	text-decoration: underline;
}
.email a:link {
	color: #762B38;
	text-decoration: underline;
}
.email a:visited {
	color: #762B38;
	text-decoration: underline;
}
.email a:hover {
	color: #000000;
	text-decoration: none;
}
.email a:link {
	color: #762B38;
	text-decoration: underline;
}
.subTopnameBg {
	background-image: url(images/subpg_topname-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 18px;
	padding-right: 20px;
}