﻿BODY
{
	font-size: 11px;
	font-family: tahoma;
	margin:0;
	padding:0; overflow:auto;
}
img {border:0}
table { border:0;border-collapse:collapse; }


TD
{
	vertical-align:top;
	font-size: 11px;
	font-family: tahoma,arial;
	color: #290073;
}

P.pagehead
{
	font-weight: bolder;
	font-size: 14px;
}

P
{
	font-size: 11px;
	font-family: tahoma;
	color: #290073;
}

A.menu
{
	text-decoration: none;
	color: navy;
}

A:hover
{
	text-decoration: none;
}

A
{
	color: navy;
}

table.border
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

table.borderwhite
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}

.PageHeader
{
	background-color: #290073;
	text-align: right;
	margin: 0;
}
/* Styles for Left side page navigator */
img.Navigator
{
	height: 18px;
	border-style: none;
	border-width: 0px;
}

#nav
{
	background-color: #e7dfef;
	border: #290073 1px solid;
	border-top-width:0;
	width: 125px;
	padding:17px 17px 25px 42px;
	
}

#SiteSearchBox
{
	/*border-left: solid 1px #A5A4A0;
	border-bottom: 1px solid #DCDBD6;*/
	border: #290073 1px solid;
	background-color: #BDB6D6;
	padding: 5px 10px 3px 20px;
	width:230px;
	color:#4D4123;
	font-weight:bold;
}
#SiteSearchBox .txtBox
{
	color:black;
	font-size: 10px;
	width:230px; 
	font-size:9pt;
}

#tblSearch
{
	text-align:center;
	vertical-align:top;
	width:230px;
	height:359px
}

#EventSearchBox
{
	 border: #290073 1px solid;
	 width:230px;
     padding: 5px 10px 3px 20px;
     background-color:#BDB6D6;
     text-align:center;
     background:images/SearchBG.gif
}

#OtherWebsiteLinks
{
	text-align:center;
	padding:10px
}

#OtherWebsiteLinks img
{
	border:0;
	padding:5px
}

#ACECCLogo
{
	padding:1px
}

/* dataBANK forms */

.formHeader

{
    background-color: #E6E0F0;
    color: #290073;
    padding: 5px;
}

.formLabels

{
background-color: #290073;
color: #E6E0F0;
font-weight: bold;
text-align: right;
border-bottom: solid 2px #E6E0F0;
padding:10px
}

.formDetail

{

background-color: white;
border-bottom: solid 2px white;

}

.formFooter

{

text-align: right;
background-color: #290073;
color: white;
padding: 5px;

}

.formFooter a, .formFooter a:visited

{

color: white;

}

.confirm

{

width: 500px;
padding: 10px;
background-color: white;
color: black;
font-weight: bold;
text-align: center;
border-bottom: solid 1px #6A5577;

}

.confirm a, .confirm a:visited

{

color: black;

}

/* // dataBANK forms */
.SearchHeader
{
	text-align:right;
	color:#290073;
	font-size:10pt;
	font-weight:bold;
	padding-bottom:5px
}

#MainBody
{
	padding:20px 10px 10px 15px;
	width:100%
}

.HoverTreeNode
{
	text-decoration: underline;
	cursor: hand;
}