a:link, a:visited, a:active {
	color: #DE3812;
	text-decoration: underline;
}

a:hover {
	color: #DE3812;
	text-decoration: underline;
}

body {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

table {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
}

input, textarea, select {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
#div_containter {
	background-image:url(/images/bg_content.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#div_content {
	margin-left:70px;
	margin-right:70px;
	margin-top:0px;
	margin-bottom:0px;
}