BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	background-color: #426578;
	background-image: url(../_images/home_background_blue2.jpg);
}

TD {
	vertical-align: top;
	text-align: left;
}

A	{
	font-weight: bold;
	text-decoration: none;
	color: #5E9B9D
}
.hover	{
	text-decoration: underline;
}


.bodytxt {
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
h1 {
	font-size: 1.2em;
	font-weight: bold;
	}
.beige {
	background-color: #847B5A;
}
.blue {
	background-color: #426578;
}
.stripe {
	background-image: url(../_images/black_stripe.gif);
	background-repeat: repeat-x;
}
#lineright {
	background-image: url(../_images/black_line_vertical.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#lineleft {
	background-image: url(../_images/black_line_vertical.gif);
	background-repeat: repeat-y;
	background-position: left;
}
hr {
	color: #FFFFFF;
	background-color:#FFFFFF;
}

