body {
	margin: auto;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: auto;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
    width: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
html {
	overflow-y: scroll;
}


.select1 {
    width: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.align-justify {
	text-align: justify;
}

.text1 {
	font-size: 10px;
	text-transform: none;
	color: #FFFFFF;
}

.text2 {
	font-size: 10px;
	text-align: justify;
	color: #666666;
}

.text3 {
    color: #798890;
}

.text4 {
    font-size: 9px;
    color: #858585;
}

a {
    color: #52616A;
}

a:hover {
	text-decoration: none;
}

a.link1 {
    font-size: 10px;
    color: #FFFFFF;
	text-decoration: none;
}

a:hover.link1 {
	text-decoration: underline;
}

.img1 {
    margin-right: -3px;
}

.img2 {
    margin-right: 20px;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
}

.style1 a {
}

.style1 a:hover {
}
.submit {
	width: 85px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textwhite {
	color: #FFFFFF;
}
