body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 10px;
}
input {
	font-family: Tahoma;
	font-size: xx-small;
}
select {
	font-family: Tahoma;
	font-size: xx-small;
}
.formborder {
	border: 1px solid #000000;
}
TEXTAREA,.TEXTBOX,.FILE,INPUT
{background-color: #FFFFFF; 
 border: #000000 1px solid; 
 color: black; 
 font-family: Arial; 
 font-size: 8pt; 
 font-weight: normal;}

.SUBMIT
{background-color: #FFFFFF; 
 color: black; 
 font-family: Verdana, Tahoma, Arial; 
 font-size: 10pt; 
 font-weight: bold;
 }
form {
	 margin-bottom : 1px;
 margin-left : 1px;
 margin-right : 1px;
 margin-top : 1px;
}
.txt_dblue {
	font-family: Tahoma;
	font-size: 11px;
	color: #464D5B;
}
.txt_orange {
	font-family: Tahoma;
	font-size: 10px;
	color: #E37700;
}
.txt_orange_u {
	font-family: Tahoma;
	font-size: 11px;
	color: #E37700;
	text-decoration:underline;
}
.divider {
	background-image: url(images/divider.gif);
	height: 10px;
}
.txt_grey {
	font-family: Tahoma;
	font-size: 11px;
	color: #8C8C8C;
}
.txt_dgrey {
	font-family: Tahoma;
	font-size: 10px;
	color: #646464;
}
.txt_grey01 {
	font-family: Tahoma;
	font-size: 10px;
	color: #8C8C8C;
}
.txt_grey_b {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #8C8C8C;
}
.txt_grey_u {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:underline;
	color: #8C8C8C;
}.txt_blue_un {
	font-family: Tahoma;
	font-size: 10px;
	color: #2C9ED8;
	text-decoration: underline;
}
.line_dash {
	background-image: url(images/dash_line.gif);
	height: 1px;
}
.double_line {
	background-image: url(images/double_line.gif);
	height: 4px;
}
textarea {
	font-family: Tahoma;
	font-size: 10px;
}
