body {
	margin:0;
	padding:0;
	background-color:#fff;
	text-align:center;
	font-family:Arial;
	font-size:9px;
	font-weight:normal;
	color:#000;
	background: #056279 url('../images/background_main_blue.jpg') repeat-y center top;

}

.container {
	width: 767
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

p
{
    text-align: justify;
	 font-size: 9pt;
}
a {
	color: Black;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
}
a:hover {
	color:#F90;
	font-weight:bold;
	text-decoration:underline;
	font-size: 9pt;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: Navy;
}
h2 {
	font-size:13px;
	font-weight:bold;
	color:#9C0;
}
h3 {
	font-size:13px;
	font-weight:bold;
	color:#666;
}
td {
	font-family:Arial;
	font-size:11px;
}
.TextRight {
	text-align: right;
	margin-top: 0px;
	margin-right: 3px;
	padding-top: 5px;
}

.Nav {
	
	width: 767px;
	height: 0px;
	margin:  5px;
	text-align: left;
	color: #F90;
	font-weight: bold;
	text-decoration: none;
	font-size: 11pt;
}

.NavBar {
	margin: 3px;
	text-align: left;
	margin-top: 50px;
}

.AdTitle {
	font-size: 8pt;
	font-weight: bold;
	color: Red;
	margin: 0px;
	text-align: left
}

.Ad {
	margin: 1px;
	text-align: left
}

.AdUrl
{
    margin: 1px;
    text-align: left;
    color: Red;
    text-decoration: underline;
}


.head {
	width: 767px;
	height: 153px;
	background-image: url(../images/whalehead.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

.foot {
	width: 767px;
	height: 111px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 1px;
}

.foot a:hover {
    color: Red;
	font-weight: bold;
	text-decoration: none;
	font-size:10px;
}


.foot a {

color: Black;
	font-weight: bold;
	text-decoration: none;
	font-size:10px;
}


.footer {
	height: 50px;
	text-decoration: none;
	font-size: 10px;
	margin-top: 40px;
	margin-bottom: auto;
}

.footer a {
	text-decoration: none;
	font-size:10px;
}
.footer a:hover {
    color: Red;
	text-decoration: none;
	font-size:10px;
}


.sidetext {
	text-decoration: none;
	font-size:10px;
}

.sidetext a {
	text-decoration: none;
	font-size:10px;
}
.sidetext a:hover {
    color: Red;
	text-decoration: none;
	font-size:10px;
}


.Pad20{
	height:20px;
	background-repeat:no-repeat;
}

.lefttop
{
	background-image: url(../images/slices/lt.jpg);
	width: 22px;
}
.righttop
{
	background-image: url(../images/slices/rt.jpg);
	width: 22px;
}
.top
{
	background-image: url(../images/slices/top.jpg);
}
.left
{
	background-image: url(../images/slices/left.jpg);
}
.right
{
	background-image: url(../images/slices/right.jpg);
	width: 22px;
}
.leftbottom
{
	background-image: url(../images/slices/lb.jpg);
	width: 22px;
}
.rightbottom
{
	background-image: url(../images/slices/rb.jpg);
	width: 22px;
}
.bottom
{
	background-image: url(../images/slices/bottom.jpg);
}
.button
{
    BORDER-RIGHT: gray 1px solid;
    PADDING-RIGHT: 1px;
    BORDER-TOP: gray 1px solid;
    PADDING-LEFT: 1px;
    FONT-SIZE: 9pt;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: gray 1px solid;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: gray 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #FFF7E8;
    TEXT-ALIGN: center
}
.form
{
	BORDER-RIGHT: gray 1px solid;
	PADDING-RIGHT: 1px;
	BORDER-TOP: gray 1px solid;
	PADDING-LEFT: 1px;
	FONT-SIZE: 9pt;
	PADDING-BOTTOM: 1px;
	BORDER-LEFT: gray 1px solid;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: gray 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFF7E8;
	TEXT-ALIGN: left;
}
