body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.bg-sides {
	background-image: url(images/design/bg-strech.jpg);
	background-repeat: repeat-x;
}
.side-lines {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #441f04;
	border-right-color: #441f04;
	border-bottom-color: #441f04;
	border-left-color: #441f04;
}
a:link {
	text-decoration: underline;
}
a:visited {

	text-decoration: underline;
}
a:hover {


	text-decoration: none;
}
a:active {



	text-decoration: underline;
}
.txt-white-normal {
	font-size: 12px;
	color: #FFFFFF;
}
.txt-verysmall-black {
	font-size: 6px;
	color: #000000;
}
.rightmenu a:link {
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}
.rightmenu a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}
.rightmenu a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #FFFFFF;
}
.rightmenu a:active {
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}
.txt-brown-normal {

	font-size: 12px;
	color: #4e260a;
}
.txt-heading1 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #8d4714;
}
.input-mandatory {
	color: #FFFFFF;
	background-color: #8D4713;
	border: 1px solid #793a0d;
}
.input-nonmandatory {
	border: 1px solid #793a0d;
}
.input-strech {
	border: 1px solid #793a0d;
	width: 100%;
}
.red {
	color: #FF0000;
}
.txt-brown-large {


	font-size: 14px;
	color: #4e260a;
}
.txt-brown-xlarge {



	font-size: 16px;
	color: #4e260a;
}
.underline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.txt-heading2 {

	font-size: 14px;
	color: #FFFFFF;
	background-color: #8d4714;
}
.box {
	font-size: 14px;
	color: #4e260a;
	border: 1px solid #CCCCCC;
}
.bg-brown-light {
	background-color: #fbede2;
}
.bg-brown-dark {
	background-color: #bb8258;
}
.input-mandatory-strech {
	color: #FFFFFF;
	background-color: #8D4713;
	border: 1px solid #793a0d;
	width: 100%;
}
.txt-brown-small {


	font-size: 10px;
	color: #4e260a;
}
.bg-norepeat {
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
}
.result-box-white {
	border: 1px solid #CCCCCC;
}
.result-box-brown {
	border: 1px solid #CCCCCC;
	background-color: #fbede2;
}
.box2 {
	border: 1px solid #CCCCCC;
	font-size: 12px;
}
