@charset "utf-8";
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color:#000000;
	background-image: url(allbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
a:link
{
	text-decoration: none;
	color: #222625;
}
a:visited
{
	text-decoration: none;
	color: #000000;
}
a:hover
{
	text-decoration: underline;
	color: #a50c0f;
}
a:active
{
	text-decoration: none;
	color: #000000;
}
.textinput
{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #829eb4;
	height:20px;
	line-height:20px;
}
#allbg {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bec0a8;
	border-left-color: #bec0a8;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	width:963px;
	background-image: url(abg1.jpg);
	background-repeat: repeat-x;
}
