﻿@charset "utf-8";
/* CSS Document */

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.textBld {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#666666; font-weight:bold;}
.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	height: 30px;
	background-color: #dd8e90;
}
body {
	background-color: #556566;
	margin: 0px;
	padding: 0px;
}
.right {
	text-align: right;
}
.nav-bg-td {
	padding:7px 0 7px 30px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F2D7D8;
}
.nav-selected-td {
	padding:7px 0 7px 30px;
	color: #dd8e90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F2D7D8;
}
.nav-line {
	border-right-width: 1px;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-right-color: #dd8e90;
}
a:link {
	color: #dd8e90;
	text-decoration: underline;
}
a:visited {
	color: #dd8e90;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a.nav-link:link {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a.nav-link:visited {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a.nav-link:hover {
	color: #dd8e90;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
h1 {
	font-size:14px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
h2 {
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	text-align: center;
	font-size: 18px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #dd8e90;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h3 {
	color:#dd8e90;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h4 {
	color:#000000;
	font-size:13px;
	
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.add-td {
	background-color: #dd8e90;
	background-image: url(images/ads-google-img-logo.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 25px;
}
.top-img {
	background-image: url(images/header-img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 125px;
}

.whitelink {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	}
.whitelink a:link{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	}
.whitelink a:active{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	}
.whitelink a:hover{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	}
.whitelink a:visited{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	}

