.border {
	border: 1px solid #000000;
}
.border_1 {
	border-right: 1px solid #d8d5d5;
	border-left: 1px solid #d8d5d5;
}
.top_border {
	font-family: Arial;
	font-size: 7px;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8d5d5;
}
.down_border {
	border-bottom: 1px solid #d8d5d5;
	font-family: Arial;
	font-size: 7px;
	color: #000000;
	text-decoration: none;
}
.topmenu {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #2962af;
	text-decoration: none;
}
a.topmenu:hover {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #bc2410;
	text-decoration: none;
}
.body_text {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.navigation {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
a.navigation:hover {
	font-family: Arial;
	font-size: 9px;
	color: #bc2410;
	text-decoration: none;
}
.copyright {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.input {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
	height: 15px;
}
.down_right_border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;	
}
.right_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.down_border1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;	
}

