body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	background-image:url(bgj.jpg);
	background-color:#ffffff;
	background-repeat: repeat-x;
	
}
.inca{
	vertical-align:top;
	padding:0px;
}
.mainTable {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.bgright {
	background-repeat: no-repeat;
	background-position: right 2px;
}

.bgleft {
	background-repeat: no-repeat;
	background-position: left;
}



a:link {
	color:#a48624;
	font-size:14px;
	text-decoration: underline;
}

a:visited {
	color:#a48624;
	font-size:14px;
	text-decoration: underline;
}

a:active {
	color:#a48624;
	font-size:14px;
	text-decoration: underline;
}

a:hover {
	font-size:14px;
	color:#333333;
	text-decoration: underline;
}


img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.repeaty {
	background-repeat: repeat-y;
}

.repeatx {
	background-repeat: repeat-x;
}

.norepeat {
	background-repeat:no-repeat;
}

.leftbg{
	background-position: right;
	background-repeat: no-repeat;
}

.rightbg{
	background-position: left;
	background-repeat: no-repeat;
}

.smallbox {
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 25px;
	padding-left: 25px;
}


.bigbox {
	background-repeat:repeat-y;
	background-position: left top;
	padding-right: 18px;
	padding-left: 18px;
}

.bgpos {
	background-repeat: no-repeat;
	background-position: left top;
}

p{
	font-size: 14px;
}

table {
	font-size: 14px;
}