a:link {  color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration: underline}
a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
}
a:visited {  font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: underline}
a:hover {  font-family: Arial, Helvetica, sans-serif; color: #FF0000; text-decoration: underline}
.menu:link, .menu:visited {
	font-family:Arial, sans-serif;
	color: #000000;
	text-decoration: none;
}
.menu:hover {
	font-family:Arial, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
	background-color: #666666;
}
.Nav:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}
.Nav { color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration: none}
.Nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none
}
.Nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline
}
.Nav:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline
}

body {
	background-image: url(../images/default_r1_c2.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}
.style1 {font-family: Arial, Helvetica, sans-serif}
.BoxBord {
	border: thin solid #000000;
}
.middle {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.middlel {
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #000000;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

