body {
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
td, textarea, input, select {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

.frame {
	border: 1px solid #BF3F02;
}

.paddingright {
padding-right: 20px;
}

.paddingleft {
padding-left: 30px;
}

.5pxpadding {
padding:5px;
}

.text1 {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.text2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: a59058;
}
.text3 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 675f48;
}
.text4 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 3e6641;
}
.text5 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 67767a;
}
.text6 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.text7 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.text8 {

	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 94AEC5;
}
.text9 {


	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 4E4E4E;
}

a:link {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;

}

a:visited {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;

}

a:hover {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;

}


a.alink:link {

	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a.alink:visited {

	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a.alink:hover {

	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}


.inputstyle {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

.aligntop {
vertical-align:top;
}
