
body {
	background: url(image/main_bg.jpg) fixed;
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
}


.bodyheadtxt {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
}

.bodytxt {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #052307;
}

.bodytxtbold {
	color: #052307;
	font: bold 12px Verdana;
}

.bodysubheadtxt {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #052307;
	font-weight: bold;
}

.bodysubheadtxtindent {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #052307;
	font-weight: bold;
	margin-left: -10px;
}


a.bodytxtlink:link {
	font-family: Verdana;
	font-size: 12px;
	color: #13901a;
	text-decoration: none;
}

a.bodytxtlink:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #2fdc41;
	text-decoration: underline;
}


a.bodytxtlink:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #934d10;
	text-decoration: none;
}

a.bodytxtboldlink:link {
	color: #13901a;
	text-decoration: none;
	font: bold 12px Verdana;
}

a.bodytxtboldlink:hover {
	color: #2fdc41;
	text-decoration: underline;
	font: bold 12px Verdana;
}


a.bodytxtboldlink:visited {
	color: #934d10;
	text-decoration: none;
	font: bold 12px Verdana;
}

.dotline {
	border-bottom: 0.1em dotted #9ce293;
}

.dotdotline {
	border: 0.1em dotted #9ce293;
}
.tableheader {
	color: #637664;
	font: bold 10px Verdana;
}
.tbl1
{
background: url(image/inside-main/inside-main_06.jpg) repeat-x fixed 0 160px;
}
.ref{
		font: 12px Verdana;
	text-indent: -20px;
	list-style-type: none;
	margin-left: -20px;
	margin-right: -20px;
}

a {
	color: #13901a;
	text-decoration: none;
}
a:hover {
	color: #2fdc41;
	text-decoration: underline;
}
a.visted {
		color: #934d10;
	text-decoration: none;
}
.profile{
	margin-left: 10px;
	margin-bottom: 10px;
}