body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#div_top {
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	height: 30px;
	overflow: visible;
	visibility: visible;
	margin: 1px;
	padding: 1px;
	position: fixed;
	position: relative;
	vertical-align:middle;
	background-color: #FFF;	
}
#div_con {
	font-family: Arial, Helvetica, sans-serif;
	width: 700px;
	height: 30px;
	overflow: visible;
	visibility: visible;
	margin: 1px;
	padding: 1px;
	position: fixed;
	position: relative;
	vertical-align:middle;
	display: block;
	background-color: #F7F7F7;
	background-repeat: repeat-y;
	
}

body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: normal;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

#a:link {
	color: #000000;
}
#a:visited {
	color: #000000;
}
#a:hover {
	color: #000000;
}
#a:active {
	color: #000000;
}






.small{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;

}
.white {
	color: #FFFFFF;
}
.title {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #044c4c;
}
.titleGrey {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #b5b5b5;
}
.titleGrey1 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
.titleOrg {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #fbba0b;
}
.titleWht {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.titleBrw {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #837c5b;
}

.titleBrw1 {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #837c5b;
}
.textbox {
	height: 20px;
	width: 140px;
	border: 1px solid #666666;
}
.textbox2 {
	height: 20px;
	width: 40px;
	border: 1px solid #666666;
}
.form {
	background-color: #044C4C;
	background-position: center center;
	border: 2px solid #CCCCCC;
	height: 20px;
	width: 70px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.form1 {
	background-color: #044C4C;
	background-position: center center;
	border: 2px solid #CCCCCC;
	height: 30px;
	width: 140px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.formGo {
	background-color: #D3CDA3;
	background-position: center center;
	height: 19px;
	width: 36px;
	border: 1px solid #FFFFFF;
	background-image: url(go_a.gif);
	background-repeat: no-repeat;
}
.border {
	border: 1px solid #666666;

}
.borderWhite {
	border: 2px solid #FFFFFF;

}
.borderBrown {
	border: 3px solid #d6d2bb;

}
.borderBrown2 {
	border: 3px solid #DFDAC2;

}
.borderGreen {
	border: 3px solid #044c4c;

}
.border2 {
	border-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-color: #d6d2bb;
}
.data {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: normal;
}
.data1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	line-height: normal;
	font-style: normal;
	text-align: justify;
}
#basicdiv {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	border: thin solid #999;
	position: absolute;
	visibility: visible;
	height: auto;
	width: 850px;
	left: 50px;
	top: auto;
	right: 50px;
	bottom: auto;
	text-align: center;
	vertical-align: middle;
	
	
}

