BODY {
	margin: 0em;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
}
.heading{
	background-image:  url(ah/csimg/AlanHead_1x2.gif);
	width: 792;
	height: 200;
	border-width: 0 0 0 0;
	background-repeat: no-repeat;
}

.heading-sub{
	background-image:  url(ah/csimg/BraveHead_2x1.gif);
	width: 792;
	height: 30;
	border-width: 0 0 0 0; 
	background-repeat: no-repeat; /* border: thin solid #000040; */

}
.lh-grey{
	background-image:   url(ah/csimg/AlanHead_lhGrey.gif);
	width: 60;
	border-width: 0 0 0 0;
	background-repeat: repeat-y;
	background-position: left;
}

.copyright{
	font-size: 10px;
	width: 792px;
	text-align: center;
}

.frameborder{
	border-bottom-color: Red;
	border-right-color: Maroon;
	border-top-style: none;
	border-left-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: thin;
	border-bottom-width: thin;
}
a
{
	color: Maroon;
	text-decoration: underline;
}
a:hover
{
	color: Navy;
	text-decoration: overline;
	font-weight: bold;
}

a:visited
{
	color: Maroon; /* #F5F5DC; */
	text-decoration: underline;
} 


.bw_mainbground{
	background-attachment: scroll;
	background-color: white;
	background-image:  url(/ah/csimg/mainBground.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}


h1
{
	font-size: 24px;
	text-align: center;
	color: Maroon;
}
.MainH1
{
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	color: Maroon; 
	/* color: #672E0C; */
}
.subHeading1{
	font-size: 16px;
	text-align: center;
	color: Maroon;
	font-weight: bold;
}

h2
{
	font-size: 16px;
	text-align: left;
	color: Maroon;
}
.subHeading3{
	/* font-size: 12px; */
	text-align: left;
	color: Maroon;
	font-weight: bold;
}
h3
{
	font-size: 14px;
	text-align: left;
	color: Maroon;
}
p{
	color: Maroon;
	text-align: left;
}
.copyright{
	color: Maroon;
	font-size: 12px;
}

ul{
color: Maroon;

}
/*
ol{
color: Navy;
	font-size: 12px;
	font: italic;
} */





HR{
	color: Maroon ;
}


 