.control {
    font-family: "Courier New", Courier, monospace;
    font-size: 12px;
    color: #333333;
    border: 1px solid #666666;
}
.controlerror {
    font-family: "Courier New" , Courier, monospace;
    font-size: 12px;
    color: #333333;
    background-color: #ffffdd;
    border: 1px solid #AA0000;
}
.error {
    color: #AA0000;
}


body {
	margin-top:0px;	
	font-family: Arial, "Courier New" , Courier, monospace;
	font-size:17px;
	color:#336600;
	background-color:#ffffee;
	background-image:url('afanbackground.gif');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size:100%;
	scrollbar-face-color: #416305;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color:#53670D;
	scrollbar-darkshadow-color: #53670D;
	scrollbar-track-color: #D4E597;
	scrollbar-arrow-color: #47CC00;
}
small {
	margin-top:0px;	
	font-family:Arial, "Courier New" , Courier, monospace;
	font-size:9px;
}	

h1, h2, h3, h4, h5, h6, p, td, span { /*sets all regular text to navy*/
	font-family: Arial, "Courier New" , Courier, monospace;
	font-size:17px;
	color:#336600;
}



.radioinput {
	margin-left: 0.0em;
	border:none; 
}

a:link, a:visited {
	color:#0000FF;
}
a:hover, a:active {
	color:#FF0000;
	} 
background  {
	background-image:url('afanbackground.gif');
	background-repeat:no-repeat;
	background-attachment:fixed
}
#backgroundFooter {  background-position: center 50% }
div#wrapper {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	}
div#header   { width: 800px; height: 220px; line-height: 220px; ; 
               background-repeat: no-repeat; background-position: center 50% }
div#content {
	width:780px;
	/*min-height:250px;*/
	margin-left:auto;
	margin-right:auto;
	color:navy;
	}
div#content h2 {
	text-align:center;
	}
span#title {
	font-size:28px;
	font-weight:bold;
	position:relative;
	top:-20px;
	left:110px;
	}
div#loginForm {
	border:groove;
	border-width:thin;
	width:320px;
	border-color:#CCCCCC;
	margin-left:100px;
	}
div.centre {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	}
div#footer {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	}

div#abox {
	border:1px solid #ccc;
	background:#f2f2f2;
	padding:2px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:2px;
}

div#bbox {
	border:1px solid #ccc;	
	background:#f2f2f2;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:3px;
	height: 14px;

}

.green {
	color:#00CC00;
	}
.red {
	color:#FF0000;
	}
.navy {
	color:navy;
	}
.wideButton {
	width: 170px; height: 25px;
	}
.box {
	border:1px solid #ccc;
	background:#f2f2f2;
	padding:20px;
	width:650px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:12px;
}
.boxLeft {
	border:1px solid #ccc;
	background:#f2f2f2;
	padding-left:20px;
	width:440px;
	margin:20px;
}
.upperCase {
	text-transform:uppercase;
	}

table.sm {	
	border-collapse:separate;
	border-spacing:3px;
	white-space: nowrap;
	margin-top:1px;	
	border:1px;
	border-color:#000000;
	border-top:solid;
	border-bottom:solid;
	font-size:10px;
	background-color:#EEEEEE;
	}
th.sm {
	border-bottom:solid;
	white-space: nowrap;
	border-color:#000080;
	border-width:3px;
	font-size:10px;
	background-color:#CCCCCC;
	}
td.sm {
	border-color:#000000;
	white-space: nowrap;
	border-left:solid;
	border-right:solid;
	border-top:solid;
	border-bottom:solid;
	border-color:#000080;
	border-width:1px;
	}
tr.sm {
	border-color:#000000;
	white-space: nowrap;
	border-left:solid;
	border-right:solid;
	border-top:solid;
	border-bottom:solid;
	border-color:#000080;
	border-width:1px;
	}
tr.alt.sm
{
	border-color:#000000;
	border-left:solid;
	white-space: nowrap;
	border-right:solid;
	border-top:solid;
	border-bottom:solid;
	border-color:#000080;
	border-width:1px;
	background-color:#CCCCCC;
	}

rowA.sm
	{
	background-color:#FFFFFF;
	}


	
	
	
table h3 {
	}
.tableCell {
	border-left:solid;
	border-color:#000080;
	border-width:1px;
	}
.tableHead {
	border-bottom:solid;
	border-color:#000080;
	border-width:2px;
	background-color:#c6e2ff;
	}
.tableBorder {
	border:solid;
	border-color:#000080;
	border-width:1px;
	}
.rowA
	{
	background-color:#FFFFFF;
	}
.rowB
	{
	background-color:#C6E2FF;
	}
.rowA-2
	{
	background-color:#CCCCCC;
	}
.rowB-2
	{
	background-color:#CCCCCC;
	}


a.buttons:link, a.buttons:visited
{
  float: left;
  margin: 2px 5px 2px 5px;
  padding: 1px;
  width: 80px;
  border-top: 2px solid #cccccc;
  border-bottom: 2px solid black;
  border-left: 1px solid #cccccc;
  border-right: 1px solid black;
  background: #aaaaaa;
  text-align: center;
  text-decoration: none;
  font: normal 9px Tahoma;
  color: black;
}



a.buttons:hover
{
  background: #dddddd;
}



a.buttons:active
{
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid black;
  border-right: 1px solid #eeeeee;
  border-left: 1px solid black;
}

body.surround {
	margin-top:0px;	
	font-family:Tahoma;
	
	color:#f3eb11;
	background-color:#416305;
	background-image:url('');
	background-repeat:no-repeat;
	background-attachment:fixed;
}


#menusurroundfix {
	font-family:Tahoma;
	color:#f3eb11;
	background-color:#416305;
	vertical-align: top;
	text-align: center;
        border-style:none;
}

a.surround
{
	font-size:12px;
	font-weight:bold;
	
}
a.surround:link
{
	color:#f3eb11;
	text-decoration: none;
}
a.surround:visited
{
	color:#f3eb11;
	text-decoration: none;
}
a.surround:hover
{
	color:white;
	text-decoration: none;

}
a.surround:active
{
	color:red;
	text-decoration: none;

}
a.surround:focus {
	color:red;
	text-decoration: none;
            }

td.surround
{
	color:#f3eb11;
	font-family:Tahoma;
	font-size:10px;

}
	
img
{
	border-style: none;
	border-width: 0px;
	border-height: 0px;
	border: none;
}
