body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEBE6;
	scrollbar-face-color: #336EA3;
	scrollbar-highlight-color: #13C4F8;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #EEEBE6;
	background-image:url('mar.jpg');
	background-repeat:repeat-x;
	background-position:top right;
	background-attachment:fixed;
}
.linea1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEBCB8;
}
.txt1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #336EA3;
	text-decoration: none;
}
.link1 {

	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #336EA3;
	text-decoration: none;
}
.link1:hover {


	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #336EA3;
	text-decoration: underline;
}
.txt2 {

	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #336EA3;
	text-decoration: none;
}
.link2 {


	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #336EA3;
	text-decoration: none;
}
.link2:hover {



	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #336EA3;
	text-decoration: underline;
}
.txt_field {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #336EA3;
	text-decoration: none;
	border: 1px solid #336EA3;
	height: 17px;
	width: 220px;
	background-color: #EEEBE6;
	padding-left: 3px;
}
.txt_area {

	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #336EA3;
	text-decoration: none;
	border: 1px solid #336EA3;
	height: 80px;
	width: 220px;
	background-color: #EEEBE6;
	padding-left: 3px;
}
.txt_btn {

	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #EEEBE6;
	text-decoration: none;
	border: 1px solid #EEEBE6;
	height: 18px;
	width: 80px;
	background-color: #336EA3;
	padding-left: 3px;
}
.login_box {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #336EA3;
	text-decoration: none;
	background-color: #E3DED7;
	border: 1px solid #C7BFAF;
	padding: 8px;
}
.form_field {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #336EA3;
	text-decoration: none;
	background-color: #EEEBE6;
	height: 20px;
	width: 110px;
	border: 1px solid #336EA3;
	padding-left: 3px;
}

