﻿a:focus {
	color:#FFFFFF;
    font-weight:bold;
	-moz-outline-style:none;
}
a:visited {
	color:#FFFFFF;
    	font-weight:bold;
	-moz-outline-style:none;
}
a:active {
	color:#FFFFFF;
    	font-weight:bold;
	-moz-outline-style:none;
}
a:link {
    color: #FFFFFF;
}
a:hover {
    color: Green;
}
.left {
width:160px;
align:left;
}
.right {
width:336px;
align:right;
}
.alignleft {
text-align:left;
color:#ffffff;
}
.imgNoBorder {
border:1px solid #444;
height:240px;
width:180px;
}
.ThumbNoBorder {
border:1px solid #444;
height:100px;
width:110px;
}
.LogoNoBorder {
border:0px;
height:120px;
width:700px;
}
.submit {
background-color:#770000;
color:#fff;
font: bold 12px Verdana;
font-weight:bold;
padding:0.25em;
}
.BODY 
{ 
scrollbar-base-color: Blue; 
scrollbar-arrow-color: LImeGreen;
scrollbar-DarkShadow-Color: DarkBlue; 
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.DefaultFonts{
font-family: "Times New Roman";
font-size: 11pt;
color: #FEFBF1;
}

.formelements {
	font-family: Times New Roman;
	font-size: 11pt;
	color: #000000;
	background-color: #FFFFCC;
	border: 1px solid #F;
}
.formbuttons {
	font-family: Times New Roman;
	font-size: 11pt;
	color: #FFFFCC;
	background-color: #004770;
	border: outset;
}
.formbutton1 {
	font-family: Times New Roman;
	font-size: 11pt;
	color: #FFFFFF;
	background-color: #000066;
	border: outset;
}
.formbutton1:Hover {
	font-family: Times New Roman;
	font-size: 11pt;
	color: black;
	background-color: #F2E4D5;
	border: outset;
}
body {
	font-family: Times New Roman;
	font-size: 12px;
	font-weight:bold;
}
.center
{
 margin-left:auto;
 margin-right:auto;
 width:70%;
font-family: "calibri";
font-size: 11.5pt;
font-weight:normal;
 font-weight:Bold;
}