.border_top {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.border_bottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.box {
	border: thin solid #CCCCCC;
}
.black_body2 {
	font-family: "Monotype Corsiva", "Adobe Jenson Regular", "Times New Roman", Georgia;
	text-decoration: none;
	font-weight: normal;
	color: #CCCCCC;
	text-transform: capitalize;
	font-size: medium;
}
.black_nav1 {
	font-family: "Monotype Corsiva", "Adobe Jenson Regular", "Times New Roman", "Georgia";
	font-size: small;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	color: #CCCCCC;
}
.black_nav {
	font-family: "Monotype Corsiva", "Adobe Jenson Regular", "Times New Roman", "Georgia";
	font-size: x-small;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	color: #CCCCCC;
}
a:link  {
	text-decoration: none;
	color:#CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active  {
	text-decoration:underline;
	color:#999999;
}	
.black_nav2 {
	font-family: "Monotype Corsiva", "Adobe Jenson Regular", "Times New Roman", "Georgia";
	font-size: medium;
	color: #CCCCCC;
	font-weight: normal;
	text-transform: capitalize;
}
.h1 {
	font-family: "Monotype Corsiva", "Adobe Jenson Regular", "Times New Roman", Georgia;
	font-size: 24px;
	color: #CCCCCC;
}
body {
	margin: 0px;
	padding: 0px;
	top: 0px;
	vertical-align: top;
}
.box2 {
	border: thick ridge #D5D5D5;
}

