body {
	background-color: #447999;
	background-image: url(/images/bgstrip.jpg);
	background-repeat: repeat-x;
}

td {
	color: #CCC;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h1, h2, h3, h4, h5 {
	color: #CCC;
	margin: 0px;
}


h1 {
    font-size: 35px;
}

h2 {
    font: normal 20px tahoma, Arial; 
}

h3 {
    font-size: 14px;
}


a {
	font: normal 12px Arial;
	color: #80746a;
	text-decoration: underline;
}

a:hover {
	font: normal 12px Tahoma, Arial;
	color: #80746a;
	text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}
a.b1
{
	color: #999;
	text-decoration: none;
	padding: 15px;
	margin: 0px;
	font-family: tahoma, Arial;
	font-size: 14px;

}
.p1
{
padding: 0 0 0 20px;
}
.menu 
{
	vertical-align:top;
	height: 35px;
	padding: 10px 0 0 85px;
}
.menu a
{
	color:#FFFFFF;
	font: bold 12px tahoma, Arial;
	text-decoration: none;
}

.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

