body
{

margin-top: 0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;

overflow:auto;
}


.subpage a, .subpage  a:link, .subpage  a:active, .subpage  a:visited
{
	background-color:yellow;
	font-color:black;
	font-weight:bold;
	font-size:14px;
}
.subpage  a:hover
{
	background-color:ghostwhite;
	font-color:black;
	font-weight:bold;
	font-size:14px;

}


h1
{
	font-weight: bold;
	font-size: 13.5pt;
	text-transform: uppercase;
	color: darkred;
	font-family: Arial, 'Times New Roman';
	margin: 0px; 
  padding: 0px; 
	border-bottom: #cccc99 1px solid;
	
}

h2
{
	margin-right: 30px;
	font-size: 18px;
	margin-bottom: 0px;
	font-family: Arial, 'Times New Roman';
	position: relative;
	

}


.registration_header
{
background-color:gainsboro;
font-size:16px;
text-transform: uppercase;
}


.registration_form
{
margin-left:10px;
}

.registration_form td
{
padding-left:10px;
}


.main
{
width: 770px;

}

.header
{
background-color: steelblue;
height: 120px;
background-image: url("/images/header.gif");
}

.footer
{
 font-weight: normal;
        font-size: 10px;
      
        font-style: normal;
        font-family: Arial, Helvetica, sans-serif;
        background-image: url(/test_images/Botton_Footer.jpg);
  }


.sideBackground
{
background-color: lightsteelblue;
width: 150px;
text-align: center;
}

.contentBackground
{

height: 450px;
width: 770px;
}


.contentBackground p
{

font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	color: black;

}






.sideNav
{

}


.tab
{
	font-size: 08pt;
	visibility: visible;
	font-family: Arial, 'Times New Roman';
	display: block;
	
	
text-indent: 22pt;
}

.tab a, .tab a:link, .tab a:active, .tab a:visited
{
 font-size: 08pt;
	visibility: visible;
	
	font-family: Arial, 'Times New Roman';

	display: block;
	
	background-image: url(/test_images/off_Button.gif);
}
.tab a:hover
{
font-size: 08pt;
	visibility: visible;
	
	font-family: Arial, 'Times New Roman';

	display: block;
	
	background-image: url(/test_images/on-Button.gif);
}


.navButton
{
	
	text-align: right;

}

.navButton a, .navButton a:link, .navButton a:active, .navButton a:visited
{
	font-size: 08pt;
	visibility: visible;
	color: #000066;
	font-family: Arial, 'Times New Roman';
	letter-spacing: 1pt;
	border-collapse: separate;
	text-decoration: none;
	display: block;
	
}
.navButton a:hover
{
	font-size: 08pt;
	visibility: visible;
	color: #ff0033;
	font-family: Arial, 'Times New Roman';
	letter-spacing: 1pt;
	border-collapse: separate;
	text-decoration: underline;
	display: block;
	 background-color: ghostwhite;
	

}




.footerButton
{
	font-weight: normal;
	font-size: 9px;
	color: blue;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	
}

.footerButton  a, .footerButton a:link, .footerButton a:active, .footerButton a:visited
{
	font-size: 09px;
	visibility: visible;
	color: darkblue;
	font-family: Arial, 'Times New Roman';
	
	border-collapse: separate;
	text-decoration: none;
}
.footerButton a:hover
{
	font-size: 09px;
	visibility: visible;
	color: #cc0033;
	font-family: Arial, 'Times New Roman';
	
	border-collapse: separate;
	text-decoration: underline;
}







.menuItem
{
	border-right: #cccc99 1px solid;
	border-top: #cccc99 1px solid;
	border-left: #cccc99 1px solid;
	border-bottom: #cccc99 1px solid;
	
}



.edit
{
	font-size: 9px;
	font-family: Arial, 'Times New Roman';
	
}

.edit a, .edit a:link, .edit a:active, .edit a:visited
{
	font-size: 9px;
	visibility: visible;
	color: #cc0033;
	font-family: Arial, 'Times New Roman';
	background-color: yellow;
	border-collapse: separate;
	text-decoration: none;
}
.edit a:hover
{
	font-size: 9px;
	visibility: visible;
	color: #cc0033;
	font-family: Arial, 'Times New Roman';
		background-color: white;
	border-collapse: separate;
	text-decoration: underline;
}

.border
{
border-right: #cccc99 1px solid;
	border-top: #cccc99 1px solid;
	border-left: #cccc99 1px solid;
	border-bottom: #cccc99 1px solid;
}


.topNav
{
list-style-type: none;
}

.topNav ul {
	padding: 0;
	margin: 0;
	list-style: none;

}

.topNav li {
	float: left;
	position: relative;
	width: 100px;
	

}

.topNav li ul {
	display: none;
	position: absolute;
	top: 14px;
	left: 0px;
	text-decoration: none;
	background-color: white;
	
}

.topNav li > ul {
	top: auto;
	left: auto;
	white-space:nowrap;
	border: thin solid #660000;
	
	
}

.topNav li:hover ul, .topNav li.over ul {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}


.inside1 {
	width: 90px;
	text-align: left;
	border: 1px solid #660000;
	white-space: nowrap;
}


.inside1 li
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
  width: 100%;
  line-height: 15px;
}

.topNav a 
{

text-decoration:none;
font-weight: bold;
display: block;
}

.topNav a, .topNav a:link, .topNav a:active, .topNav a:visited
{
	font-size: 12px;
	visibility: visible;
	border-collapse: separate;
	text-decoration: none;
}
.topNav a:hover
{
	font-size: 12px;
	visibility: visible;
	border-collapse: separate;
	text-decoration: none;
}



.inside1 a 
{
text-indent: 5px;
text-decoration:none;
display: block;
font-size: 10px;
font-weight: bold;
}

.inside1 a, .inside1 a:link, .inside1 a:active, .inside1 a:visited
{
	font-size: 10px;
	visibility: visible;
	border-collapse: separate;
	text-decoration: none;
}
.inside1 a:hover
{
	font-size: 10px;
	visibility: visible;
	border-collapse: separate;
	text-decoration: none;
	color: red;
}


.topButton
{

	border-right: #cccc99 1px solid;
	border-top: #cccc99 1px solid;
	border-left: #cccc99 1px solid;
	border-bottom: #cccc99 1px solid;
	background-color: ghostwhite;
	text-align: center;
}
