Body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

Input {
	border-right: #cdcdcd 1px solid;
	border-top: #cdcdcd 1px solid;
	font: 16px tahoma;
	border-left: #cdcdcd 1px solid;
	color: #000000;
	border-bottom: #cdcdcd 1px solid;
	background-color: #FFF;
}
bnt {
	border-right: #cdcdcd 1px solid;
	border-top: #cdcdcd 1px solid;
	font: 16px tahoma;
	border-left: #cdcdcd 1px solid;
	color: #000000;
	border-bottom: #cdcdcd 1px solid;
	background-color:#999;
}
.header {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	font-weight: bolder;
}

.normal {
	font-family: Tahoma;
	color:#000000;	
	font-size: 12px;
}

.normal_black {
	font-family: Tahoma;
	color:#000000;	
	font-size: 12px;
}

.normal_blue {
	font-family: Tahoma;
	color:#006699;	
	font-size: 12px;
}
.input {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
}
.warn {
	font-family: Tahoma;
	font-size: 12px;
	color: #cc3300;
}
.green {
	font-family: Tahoma;
	font-size: 12px;
	color: #336600;	
}
.green_d {
	font-family: Tahoma;
	font-size: 12px;
	color: #008200;	
}
.blue {
	font-family: Tahoma;
	font-size: 12px;
	color: #0280D5;	
}
.brown {
	font-family: Tahoma;
	font-size: 12px;
	color:#993300;	
	
}
.orange {
	font-family: Tahoma;
	color: #FF6C00;
	font-size: 12px;	
}

.lowbar-r {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	font-weight: bold;
}

.link {
	font-family: Tahoma;
	font-size: 12px;
	color:#000000;
}

A:visited {
	color: #9D3B3B; text-decoration: none
}
A:active {
	color: #0280D5; text-decoration: underline
}
A:hover {
	color: #2D8FD1; text-decoration: underline
}