body,td,th, input,textarea, select {
	font-family: Tahoma;
	color: #252525;
	font-size: 11px;
}
body {
	background-color: #edb329;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

        :link { color: #039; }
        :visited { color: #636; }

a:link {
	color: #252525;
	text-decoration: underline;
}
a:visited {
	color: #252525;
	text-decoration: underline;
}
a:hover {
	color: #7b2e00;
	text-decoration: none;
}
a:active {
	color: #252525;
	text-decoration: underline;
}

a.white:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.white:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.pd {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 10px;
}
.pd2 {
	padding: 10px;
}
.white {
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}

.white2 {
	color: #AAAAAA;
	font-weight: bold;
	font-style: normal;
	text-decoration: line-through;
}
form {
	margin: 0px;
}
.pd3 {

	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-size: 10px;
}
