body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212121;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212121;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #212121;
	TEXT-DECORATION: none
}
a:visited {
	color: #212121;
	TEXT-DECORATION: none
}
a:hover {
	color: #212121;
	TEXT-DECORATION: underline
}
a:active {
	color: #212121;
	TEXT-DECORATION: none
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212121;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #212121;
}
.text4 {
    width:90%;
    height:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212121;
}
.textmenu {
	font-family: Arial, Geneva;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
.textmenu1 {
	font-family: Arial, Geneva;
	font-size: 11px;
	font-weight: bold;
	color: #212121;
}
.input1 {
	width: 180px;
	font-family: arial, helvetica, verdana; 
	font-size: 12px;
	border: solid; 
	border-width: 1px;
	border-color: #AAAAAA; 
	background-color: #DDDDDD;
}
.input2 {
	font-family: arial, helvetica, verdana; 
	font-size: 12px;
	border: solid; 
	border-width: 1px;
	border-color: #AAAAAA; 
	background-color: #DDDDDD;
}
.input3 {
	width: 270px;
	font-family: arial, helvetica, verdana; 
	font-size: 12px;
	border: solid; 
	border-width: 1px;
	border-color: #AAAAAA; 
	background-color: #DDDDDD;
}
.input4 {
	width: 90%;
	font-family: arial, helvetica, verdana; 
	font-size: 11px;
	border: solid; 
	border-width: 1px;
	border-color: #AAAAAA; 
}
#newArea {
    width:80%;

    /*
    overflow-x: hidden;
    overflow-y: auto;
    */
}
