/* remake part */
.padme{
	word-spacing:20px;
	padding-left: 10px;
	padding-bottom:5px;
	padding-top:5px;
	
}
.padme a:link {
	color:#000;
	text-decoration:none;
}
.padme a:hover {
	color:#fff;
	text-decoration: none;
}



.pad5px{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom:5px;
}
.padbottom{
	padding-right: 10px;
	padding-left: 18px;
	padding-bottom:5px;
}
.padbottom a:link{
	color:#000;
	text-decoration:none;
}
.padbottom a:hover{
	color:#fff;
}

h2{
	color: #fff;
	font-weight: normal;
}
h3{
	color: #fff;
	font-weight: normal;
}

.text {
	color: #333222;
	font-size: 10px;
	font-weight: normal;
}.header {
	color: #999999;
	font-size: 18px;
	font-weight: normal;
	font-family: "Century Gothic", Arial, Verdana
}
.headersm {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	font-family: "Century Gothic", Arial, Verdana;
}
.headerstandard {
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	font-family: "Century Gothic", Arial, Verdana;
}
BigHeadings {
	font-size: 16px;
	font-weight: bold;
}

body {
	color: #000;
	font-size: 10px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#6a584c;
}
td {
	font-size: 12px;
	font-weight: normal;
	font-family: "Century Gothic", Arial, Verdana;
}
a:link {
	text-decoration: underline;
	color: #000;
}
a:visited {
	color:#000;
	text-decoration: none;
}
a:hover {
	color:#fff;

}
a:active {
	color:#A49D37;

}
.textbox {
	background-color: #fff;
	color: #000;
	font-family: "Century Gothic", Arial, Verdana;
	border: 1px solid #000000;
}
