body
{
	margin: 0px 0px 0px 0px;
	color: #E5E7C8;
	background: #0A0049;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
a:link, a:visited, a:active  {color:#FF9900; text-decoration: underline;}
a:hover {color:#483D37; text-decoration: underline;}

/* ***************** structure styles ************************ */
/* common */
.table-main {
	width: 100%;
}
.td-main {
	background: url(page-bg.jpg) repeat-x top;
	width:842px;
}

.shad-l {width: 50%; background: url(ornament-l.gif) no-repeat right top; vertical-align: top;}
.shad-r {width: 50%; vertical-align: top;}

/* header */
.header {
	vertical-align: top;
	height:180px;
	background:url(ornament-r.jpg) no-repeat top right;
}
.header-home {
	height: 335px;
	background:url(ornament-r.jpg) no-repeat top right;
}
.header-home .hawk { float:left; width:237px;}
.header-home .logo {
	float:left;
	width:605px;
	margin:0px;
	padding:0px;
}
/* left col */
.leftcol {
	/*background: url(page-bg.jpg) repeat-x top;*/
	vertical-align: top;
	width: 237px;
	padding:  0px 0px 20px 0px;
	background-repeat: repeat-y;
	background-position: left;
}

/* menu styles */
.menu {
	text-align: center;
	margin-bottom:20px;
	}

a.mainbuttontext, a.mainbuttontext:active, a.mainbuttontext:visited {
	height: 28px;
	width: 180px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	background:url(nav_bg.gif) no-repeat right center;
	display:inline;
	
}
a#end_link{
background:none;
}
a#on_link{
font-weight:normal;
}
a.mainbuttontext:hover {
	text-decoration: underline;
	color:#E5E7C8;
}
.leftcol .hawk {
	margin: 0px;
	width:237px;
}
.leftcol .menu {
	margin: 60px 0px 0px 60px;
	text-align: left;
}

.leftcol .menu a.mainbuttontext, .leftcol .menu a.mainbuttontext:active, .leftcol .menu a.mainbuttontext:visited {
	height: 28px;
	width: 180px;
	float:left;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	
}
.leftcol .menu a.mainbuttontext:hover {
	text-decoration: underline;
	color:#E5E7C8;
}

/* center col */
.centercol {
	vertical-align: top;
	width: 718px;
	padding:  0px 0px 0px 0px;
	line-height: 135%;
}
.content {
	margin: 0px 0px 0px 0px;
	padding: 0px 50px 20px 20px;
	text-align:left;
}
/* ***************** end structure styles ************************ */

/* ***************** text styles ************************ */
p {
	margin:0px;
	padding: 0px 0px 20px 0px;
}
h1 {
	font-size: 130%;
	 font-style:italic;
	color: #f9ff00;
	margin:0;
	padding:0;
}
h2 {
	font-size: 130%;
	 font-style:italic;
	color: #f9ff00;
	margin:0;
	padding:0;
}
h3 {
	font-size: 130%;
	 font-style:italic;
	color: #f9ff00;
	margin:0;
	padding:0;
}
h4 {
	font-size: 130%;
	 font-style:italic;
	color: #f9ff00;
	margin:0;
	padding:0;
}

ul {
	margin:0px;
	padding: 0px 0px 13px 25px;
	list-style-image: url(bullet.gif);
}
li {
	margin:0px;
	padding: 0px 0px 2px 0px;
	line-height:120%;
}
/* ***************** end text styles ************************ */

/* ***************** footer ************************ */
.footer
{
	font-size:10px;
	background:url(ornament-b.gif) no-repeat top right;
	padding: 0px 0px 0px 0px;
	color: #96949A;
	text-align: center;
	padding: 20px 0px 0px 0px;
}
.footer p {
	margin:0px;
	padding: 0px 0px 7px 0px;
}
.attention {font-size:11px;color: #E5E7C8; }
.footer a:link, .footer a:visited, .footer a:active{
	color:#96949A; text-decoration:underline;
}
.footer a:hover{
	color:#E5E7C8; text-decoration:underline;
}

/* ***************** end footer ************************ */

/* ***************** forms styles ************************ */
select, input, textarea {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
form {margin: 0px;}
/* ***************** end forms styles ************************ */



