.border_up_down {
	border-top: 1px solid #d0d0d0;
	border-right: 1px none #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	border-left: 1px none #d0d0d0;
}

.border_left {
	border-top: 1px solid #d0d0d0;
	border-right: 1px none #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
}

.border_right {
	border-top: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	border-left: 1px none #d0d0d0;
}

.styleRegionButton {
	cursor: pointer;
	color: #303080;
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 15px;
	background-position: left;
	border: 0px solid #000000;
	background-color: #FFFFFF;
	text-align: left;
	align: left;
	}

.styleButton {
	color: black;
	background: white;
	border: 1px solid black;
}

.styleButton2 {
	color:					#000000;
	font-family:		verdana, arial;
	font-size:			10px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width: 27px;
	height: 16px;
}


.styleText {
	color: black;
	border: 1px solid black;
	background-color: white;
}

body { 
	margin-top: 2px; 
	margin-left: 2px;
	margin-right: 0px;
	margin-bottom: 1px;
}

textarea {
	font-family: Tahoma;
	font-size: 11px;
}

input {
	font-family: Tahoma;
	font-size: 11px;
}

form {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.warning {
	background-color: #ff2222;
	color: #ffffff;
}

select {
	font-family: Tahoma;
	font-size: 11px;
}

table {
	font-family: Tahoma;
	font-size: 12px;

}

a:hover {
	color: #333388;
	text-decoration: underline
} 

a {
	color: #303080;
	text-decoration: none;
} 

.no_underline {
	color: #FFFF55;
	text-decoration: none;
}

.menu{
	font-family: Tahoma;
	font-size: 12px;
}

.tahoma_15 {
	font-family: Tahoma;
	font-size: 15px;
}

.tahoma_14 {
	font-family: Tahoma;
	font-size: 14px;
}
.tahoma_13 {
	font-family: Tahoma;
	font-size: 13px;
}
.tahoma_12 {
	font-family: Tahoma;
	font-size: 12px;
}
.tahoma_11 {
	font-family: Tahoma;
	font-size: 11px;
}
.tahoma_10 {
	font-family: Tahoma;
	font-size: 10px;
}
.tahoma_9 {
	font-family: Tahoma;
	font-size: 9px;
}
.tahoma_8 {
	font-family: Tahoma;
	font-size: 9px;
}
.tahoma_7 {
	font-family: Tahoma;
	font-size: 9px;
}








