﻿html {margin: 0; padding: 0; height:100%;}
body {margin:0;padding:0; font-family: 'Microsoft Sans Serif';font-size:small;font-weight:normal; height:100%;}
form {height:100%;}
* body{position:relative; text-align:center;}

#site{width:100%; text-align:center;}
#site-body{width:960px; text-align:left; margin:auto;}
#site-content{background-color:#f4ecd5; border-top:solid 5px #f8931d; border-bottom:solid 10px #ffffff;}

#header{width:100%; text-align:center;}
#header-body{width:960px; margin:auto; text-align:left;}

#menu{width:100%; text-align:center;}
#menu-body{width:960px; text-align:left; margin:auto; background-color:#bf1e2d; color:White; height:28px;}

#footer {width:100%; text-align:center;}
#footer-body {width:960px; margin:auto; padding:10px 0 10px 0; text-align:center; color:#ffffff; background-color:#f7931e;}

TD{font-family: 'Microsoft Sans Serif';font-size:small;font-weight:normal;}

h1, h2, h3, h4, h5{font-family: 'Microsoft Sans Serif'; color:#ed1651;}
h1 {font-size:medium;font-weight:bold;}
h2 {font-size:medium;font-weight:normal;}
h3 {font-size:small;font-weight:bold;}
h4 {font-size:small;font-weight:normal;}
h5 {font-size:x-small;font-weight:700;}

A:link {text-decoration:none;color:	#0095da;}
A:visited {text-decoration:	none;color:	#0095da;}
A:active {text-decoration:none;color:	#0095da;}
A:hover {text-decoration:underline;color:#e33b00;}

A.a-top-menu:link, A.a-top-menu:visited, A.a-top-menu:active{color:#ffffff; font-size:10pt; font-weight:bold; word-spacing:-1px;}
A.a-top-menu:hover {color:#fcbb79; text-decoration:none;}

A.header-link:link, A.header-link:visited, A.header-link:active{ font-weight:bold; font-family:Tahoma; font-size:8pt; color:#0060ff;}
A.header-link:hover{}

A.seo:link, A.seo:visited, A.seo:active, A.seo:hover
{color:Black; display:inline; text-decoration:none;}

A.go:link, A.go:visited, A.go:active {display:block; border:solid 1px #f69679; background-color:#fee6cc; padding:5px; color:#ed1651; width:250px; float:left; text-align:center; margin-right:5px; font-weight:bold;}
A.go:hover {background-color:#f9ac91; color:White;}

#footer a.a-footer:link, a.a-footer:visited, a.a-footer:active {text-decoration:none; color:#ffffff;}
#footer a.a-footer:hover { text-decoration:none; color:#ed1651;}

.content-body{margin:0; padding:10px 5px 0 5px;}
.content-footer{ margin:0; height:10px; background-color:White; background-image:url(../images/cover/content-bc.jpg); background-position:bottom right; background-repeat:no-repeat;}
