a:link {
	color: #0000FF;
}

a:visited {
  color: #3366FF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #A6182B;
	font-size: 12px;
	font-weight: bold;
}

a.nav:visited {
	color: #AE1C32;
	font-size: 12px;
	font-weight: bold;
}

a.nav:hover {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

a.menu {
	font-weight: bold;
	color: #9C1E2A;
}

a.menu:hover {
	font-weight: bold;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}td img {display: block;}
.back {
	background-image: url(images/arch_r2_c1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #9C1E2A;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9C1E2A;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #9C1E2A;
}
.navgrad {
	background-image: url(images/grad.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A0292A;
}
.bannerimage {
	background-image: url(images/arch_r1_c1.jpg);
	background-repeat: no-repeat;
}
a.menu:visited {
	font-weight: bold;
	color: #9C1E2A;
}
.padding10 {
	padding: 10px;
}

