body {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0;
	margin-bottom:0;
	background-image: url(images/background_lighter.png);
	background-repeat: repeat-x;
	background-color: #E6E6E6;
	color: #666666;
	text-align: justify;
}
td {
	text-align: justify;
}
.right {
	background-image: url(images/companypro.jpg);
	background-repeat: no-repeat;
	padding-top: 26px;
}
.footer {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/frost1_08.jpg);
	background-repeat: no-repeat;
	height: 53px;
	padding-top: 25px;
	text-align: center;
}
.logo {
	border-top-width: 7px;
	border-top-style: solid;
	padding-top: 20px;
	border-top-color: #7d1a00;
	border-right-color: #7d1a00;
	border-bottom-color: #7d1a00;
	border-left-color: #7d1a00;
}
.titletext {
	font-size: 16px;
	font-weight: bold;
	color: #bd2d07;
}
.contact {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #6C8CA4;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.white a:link {
	color: #ffffff;
	text-decoration: none;
}
.white a:visited {
	color: #ffffff;
	text-decoration: none;
}
.white a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.white a:active {
	color: #ffffff;
	text-decoration: none;
}
.top a:link {
	color: #3f4d59;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
.top a:visited {
	color: #3f4d59;
	text-decoration: none;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
.top a:hover {
	color: #7d1a00;
	text-decoration: none;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
.top a:active {
	color: #3f4d59;
	text-decoration: none;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
.padding {
	padding: 5px;
}
h1 {
	font-size: 14px;
	color: #33414C;
}