.bg {
	background-color: #FFFFFF; height: 100%;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.side {
	background-color: #F6F6F6;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.text-header {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6633;
}
.text2 {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.side-text1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #f37321;
	margin: 1px;
	padding: 1px;
}
.formbox1 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	height:16px;
}
.grid-header {

	background-color: #F6F6F6;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
}
.grid-text1 {


	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.grid-text2 {


	background-color: #F6F6F6;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.form-text {


	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-indent: 7px;
}
.form-fields {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-indent: 7px;
	border: 1px solid #333333;
}
.form-button {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 7px;
	border: 1px solid #333333;
	background-color: #0066CC;
}
