html {
	background: #B4B4B4 url(../images/bgr_html-trans.png) repeat-x; margin-left: auto; margin-right: auto;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,fieldset,input {
	margin: 0; padding: 0;
}

fieldset {
	border: none;
}

ul {
	list-style: none;
}

p img {
	padding: 0; max-width: 100%;
}

a,a:visited {
	font-family: "Trebuchet MS", Verdana, Georgia; color: #333333; text-decoration: none;
}

a:hover {
	font-family: "Trebuchet MS", Verdana, Georgia; color: red; text-decoration: underline;
}

a img {
	border: none;
}

textarea {
	font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 11px; width: 280px; float: left; margin-left: 3px; overflow: auto; border-style: groove; border-bottom-color: #aaaaaa; border-right-color: #aaaaaa;
}

select {
	font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 11px; background-color: #FFFFFF; width: 150px; margin-left: 3px; float: inherit; border-style: groove; border-bottom-color: #aaaaaa; border-right-color: #aaaaaa;
}

input {
	font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 11px; float: inherit; vertical-align: text-bottom; margin-left: 3px; float: inherit; border-style: groove; border-bottom-color: #aaaaaa; border-right-color: #aaaaaa;
}

.checkbox {
	font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 11px; float: inherit; vertical-align: text-bottom; margin-left: 3px; float: inherit; border-style: none;
}