html {
height:100%;
}
body {
min-height:100%;

font-family: "Century Gothic","Trebuchet MS",Tahoma,Arial,Verdana,Sans-serif;
font-size:1em;

margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;

padding-left:35px;
padding-right:35px;
padding-top:0px;
padding-bottom:0px;

background:#ffffff;
color:#000000;

border-right: 70px solid #800000;
border-left: 70px solid #800000;

}
h1 {border-bottom:dotted 1px #000000;margin-bottom:0px;}
h2 {margin-bottom:0px;}
h3 {padding-top:0px;color:#555555;padding-bottom:0px;margin-bottom:0px;}

.h1 {
        font-size: 2.0em;
        font-weight: bold;
}
.h2 {
        font-size: 1.5em;
        font-weight: bold;
}
.h3 {
        font-size: 1.3em;
        font-weight: bold;
}

a:hover  {
 	color : #400000;
 	text-decoration : none;
 	background-color : #FFFF84;
 }
 
 a:link  {
 	color : #800000;
 	text-decoration : underline;
 }
 
 a:visited  {
 	color : #800000;
 	text-decoration : underline;
 }
 
 a:visited:hover  {
 	color : #400000;
 	text-decoration : none;
	background-color : #FFFF84;
 }

a#q {
font-family: Arial;
color: #000000;
font-size:9px;
}
a#s {
font-family: Arial;
color: #FFFFFF;
font-size:10px;
}

#formbuttonsmall {
font-family: Arial;
font-size:10px;
color: #FFFFFF;
background-color: #800000;
}

#formbutton {
font-family: "Century Gothic","Trebuchet MS",Tahoma,Arial,Verdana,Sans-serif;
color: #FFFFFF;
background-color: #800000;
}
#form {
color: #000000;
font-family: "Century Gothic","Trebuchet MS",Tahoma,Arial,Verdana,Sans-serif;
background-color: #FBF7F8;
border: 1px solid #800000
}
#op {
font-family: "Century Gothic","Trebuchet MS",Tahoma,Arial,Verdana,Sans-serif;
font-size:1em;
background-color: #FBF7F8;
}
#no {
font-family: "Century Gothic","Trebuchet MS",Tahoma,Arial,Verdana,Sans-serif;
font-size:1em;
background-color: #FFFFFF;
}
#hi {
font-family: "Century Gothic","Trebuchet MS",Tahoma,Arial,Verdana,Sans-serif;
font-size:1em;
background-color: #FFFF84;
}
#title {
font-family: "Century Gothic","Trebuchet MS",Tahoma,Arial,Verdana,Sans-serif;
font-size:1em;
color: #FFFFFF;
background-color: #800000;
}
.spaced {
font-family: "Courier New";
font-size: 12px;
color: #000000; 
}
.red {
font-family: "Century Gothic","Trebuchet MS",Tahoma,Arial,Verdana,Sans-serif;
font-size: 1em;
color: #909090; 
}
.small {
font-family: "Century Gothic","Trebuchet MS",Tahoma,Arial,Verdana,Sans-serif;
font-size: 0.55em;
color: #808080; 
}
.small a:hover  {
        color : #808080;
        text-decoration : none;
        background-color : #FFFF84;
 }

.small a:link  {
        color : #808080;
        text-decoration : none;
 }

.small a:visited  {
        color : #808080;
        text-decoration : none;
 }

.small a:visited:hover  {
        color : #808080;
        text-decoration : none;
        background-color : #FFFF84;
 }

.fixed {
font-family: "Courier New",Courier;
font-size: 1em;
}

#actionbuttons {
  font-size:9px;
}
#signin {
  font-size:9px;
}
#footer {
  font-size:9px;
}
#navbuttons {
  font-size:9px;
}

.smalltext {
	font-size: 11px;
}
.largetext {
	font-size: 22px;
}

.fineprint {
font-family: "Century Gothic","Trebuchet MS",Tahoma,Arial,Verdana,Sans-serif;
font-size: 0.5em;
color: #808080; 
}
.desc {
font-family: "Century Gothic","Trebuchet MS",Tahoma,Arial,Verdana,Sans-serif;
font-size: 0.8em;
color: #000000; 
}
.title {
font-family: "Century Gothic","Trebuchet MS",Tahoma,Arial,Verdana,Sans-serif;
font-size: 1.0em;
color: #000000; 
border-bottom:dotted 1px #000000;margin-bottom:0px;
}

div#language {
        position: absolute;
        top: 160px;
        right: 72px;}


div.hide {
display: none;
}
div.show:hover div.hide {
display: block;
}

