body{
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
}
table{
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
}

A {
	COLOR: #000000;
	text-decoration: underline;
}
A:hover {
	color: #B70000;
}

.hl{
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #e2e8e9;
	text-decoration: none;
}
.borr {
	border: 1px solid #666666;
}
.all {
	border: 1px solid #CCCCCC;
	background-color: #efefef;
}

.cell1 {
	padding-left: 10px;
	font-size: 12px;
	background-color: #F0F0F0;

}
.cell2 {
	padding-right: 10px;
}
.borr1 {
	border-right: 1px solid #999999;
}
.borrLR {
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
.loc {
	font-size: 11px;
	color: #005511;
	padding-left: 10px;
}
.loc1 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: none;
	background-color: #0090E0;
}
.loc2 {
	font-size: 12px;
	color: #005511;
	padding-right: 10px;
}

.menu1 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: none;
	cursor: hand;
}
.menu2 {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding-left: 5px;
	text-decoration: none;
	cursor: hand;
}
.menuleft {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding-left: 5px;
	text-decoration: none;
	cursor: hand;
}

.cellres {
	padding-left: 5px;
}
.borrL {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.borrsoft {
	border: 1px solid #CCCCCC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 5px;

}
.borrsoft1 {
	border: 1px solid #CCCCCC;
	cursor: default;
	margin-left: 5px;
	padding-left: 5px;
	font-size: 12px;

}
.newss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 5px;
}
.borrbotom {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-color: #666666;
	border-bottom-width: 1px;
}
.borrtop {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005511;
	margin-left: 5px;
	padding-left: 5px;
	font-weight: bold;
}
select{
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	background-color: #e2e8e9;
	color: #000000;
	font-size: 8pt;
}
.test
{
	background-color: #0090E0;
}
