﻿body {  
background-color: #990033;  /*FF6F6D; FFEB86; #993333; #980034 original; */
font-family: arial, sans-serif;  } 
   
p { font-family: arial, sans-serif; 
color: #990033; 
font-size: medium;
margin-left: 20px; 
margin-right: 20px }

ul li { font-family: arial,  sans-serif; color: #990033; font-size: medium; }

.navbar { font-size: 14px; color: #990033; text-align: center; font-weight: inherit;   }

a:link { text-decoration: none; color: blue; }
a:visited { text-decoration: none; color: purple; }
a:hover { text-decoration: underline; color: red; }
a:active { text-decoration: none; color: red; }

.special
{
	margin: 0 auto;
	padding: 5px 0px;
	width: 50%;
	background-color: #FF0000;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-size: medium;
	text-align:center;
	font-weight: bold;
	margin-bottom: 15px;
}

.frame { border: 5px double #990033; }
.link:link { color: #FFFFFF; text-decoration: none; font-size: 16px; }
.link:visited { color: #E0DFB0 ; text-decoration: none; font-size: 16px; }
.link:hover{ color: #E0DFB0 ; text-decoration: none; font-size: 16px; }
.form { font-family: Arial, sans-serif; color: #000000; font-size: medium; margin-left: 0px; margin-right: 0px;  }
.footer {  font-size: small; font-style: italic; text-align: center; color:#990033; margin-bottom: 10px; margin-top: 10px; }
.test { font-family: Arial, sans-serif; font-size:medium; font-style: italic; text-align: left;  }
.comment { font-family: Arial, sans-serif; font-size: x-small; color: #0000FF; font-style: italic; margin-left: 20px; }
.avail { font-family: Arial, sans-serif; font-size: x-small; }
#container { margin: 0 auto;  width: 800px; }

/*.tableform2 {width: 400; color: #980034; border-style: solid; border-width: 3px; border-color: #980034; }
*/


hr { height: 2px; width: 800px; color: #FFFECC; }
.hr2 { height: 2px; width: 750px; color: #990033; }
.hr3 { height:2px; width: 700px; color: #990033;  }


h1, h2, h3, h4, h5, h6 { font-family: arial, sans-serif; text-align: center; font-weight: bold; color: #990033; }
h1 { font-size: xx-large; }  
h2 { font-size: x-large; }
h3 { font-size: large;  }
h4 { font-size: medium;  }
h5 { font-size: small;  }
h6 { font-size: x-small;  }

.table650 { width: 650px;  font-family: arial, sans-serif; color: #990033; font-size: medium; margin-left:auto; 
    margin-right:auto;  border-style: solid; border-width: 3px; border-color: #990033;   }
    
.table800 {width:800px; background-color: #FFFECC;  margin-left:0px; margin-right:0px;  }

