body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333333;
}


#siteContainer					{
	position: absolute;
	width: 96%;
	left: 2%;
	background-color: #333333;
	color: #FFFFFF;
	padding: 5px;
	border-top: 3px solid #666666;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 3px solid #666666;
}

#navbody						{
	width: auto;
}

#navbody table				{
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
}


#navbody td.navbar				{
	width: 180px;
	padding: 0;
	margin: 0;
	
	border-right: 1px solid #333333;
}


#navbody td.body				{
	padding: 0;
	margin: 0;
}


a								{ 
	color: #FFFFFF; 
	background-color: transparent; 
	font-weight: bold; 
}
a:link						{
	color: #FFFFFF; 
	background-color: transparent; 
	font-weight: bold;
}
a:active, a:hover						{ 
	color: #00FF66; 
	background-color: transparent; 
	font-weight: bold; }

h1			{
	font-family: Arial, Helvetica. sans-serif; 
	font-size: 1.4em; 
	color: #333333;
	font-weight : bold;  
	padding: 4px 4px 4px 40px; 
	border: 1px solid #CCCCCC; 
	background: url(/images/h1.gif);	
	background-repeat: no-repeat; 
	background-color : #00FF66;   }
}

img		{
	margin: 10px 10px 10px 10px;
	border: 0;
}

#banner					{
	font-size: 1em;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px solid #333333;
}

#banner table.siteBanner					{
	background: url(/images/bg-fill.gif);
	padding: 0;
	margin: 0;
	border: 0;
	width: 100%;
}

#banner td.leftStrap	{ 
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#banner td.rightStrap	{ 
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#banner img	{ 
	margin: 0px 0px 0px 0px;
	border: 0;
}


#navbar				{
	font-size: 0.8em;
	width: 100%;
	background-color: transparent; 
	color: #FFFFFF; 
	text-align: center; 
	padding: 5px 2px 5px 2px; 
}

#navbar ul.navbar { 
	list-style: none; 
	width: 100%; 
	margin: 0px 0px 0px 0px; 
	padding: 0; 
	text-align: center; 
}	

#navbar li.navbarOn { 
	margin-bottom: 4px; 
}
#navbar li.navbarOff { 
	margin-bottom: 4px; 
}

#navbar li.navbarOn a {
font-weight: bold;
height: 16px;
text-decoration: none;
color: #333333;
display: block;
padding: 1px 0px 1px 0px;
background: #00FF66;
border-right: 10px solid #666666;
border-left: 10px solid #666666;
}	
	
#navbar li.navbarOn a:hover {
background: #666666;
color: #FFFFFF;
border-right: 10px solid #00FF66;
border-left: 10px solid #00FF66;
}

#navbar li.navbarOff a {
font-weight: bold;
height: 16px;
text-decoration: none;
color: #FFFFFF;
display: block;
padding: 1px 0px 1px 0px;
background: trasparent;
border-right: 10px solid #333333;
border-left: 10px solid #333333;
}	
	
#navbar li.navbarOff a:hover {
background: #666666;
color: #FFFFFF;
border-right: 10px solid #00FF66;
border-left: 10px solid #00FF66;
}

#body					{
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background-color: transparent;
	color: #FFFFFF;
	text-align: left;
	padding: 0px 5px 5px 15px;
}


#body li					{
	font-size: 1em;
	text-align: left;
	padding: 5px 5px 10px 5px;
}
#body p.tinycentred					{
	text-align: center;
	font-size: 0.8em;
	margin: 50px 0 0 0;
}

#body .highlight10					{
	font-size: 0.8em;
	color: #333333;
	background-color: transparent;
	font-weight: bold;
}

#body .statement					{
	font-size: 1.3em;
	color: #333333;
	background-color: transparent;
	font-weight: bold;
}

#body .tinytext					{
	font-size: 0.8em;
}

#body .req					{
	color: #333333;
	background-color: transparent;
	font-size: 0.8em;
	vertical-align: super;
}

#body table.contactsTable					{
	width: 100%;
}


#body table.staticPageFileBox					{
	width: 220px;
	border: 1px solid #333333;
}


#body td.staticPageFileBox					{
	padding: 5px;
	text-align: center;
	font-size: 0.8em;
}


#body td.contactsTitle					{
	text-align: left;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: transparent;
	padding: 2px;
	border-bottom: 1px solid #CCCCCC;
}


#body td.contactsField					{
	text-align: left;
	font-size: 0.8em;
	font-weight: bold;
	color: #CCCCCC;
	background-color: transparent;
	padding: 2px;
	border-bottom: 1px solid #CCCCCC;
}


#body td.contactsForm					{
	text-align: left;
	font-size: 0.8em;
	font-weight: bold;
	padding: 2px;
}

#body form.contactForm							{
	border: 1px solid #FFFFFF;	
	background-color: #666666;
}


#body table.contactFormTable					{
	width: 100%;
}


#body td.contactFormTitle					{
	text-align: left;
	font-size: 1em;
	font-weight: bold;
}


#body td.contactFormField					{
	text-align: left;
	font-size: 1em;
	font-weight: bold;
}


#body  form.userSortForm		{
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #EEEEEE; 
	border: 1px solid #999999; 
	padding: 2px 2px 2px 2px; 
}


#body .pageUpdated		{
	font-size: 0.8em;
}


#adsbar				{
	font-size: 0.6em;
	width: 100%;
	background-color: transparent; 
	color: #FFFFFF; 
	text-align: center;  
}

#footer					{
	font-size: 0.6em;
	padding: 10px 0px 0px 0px;
	text-align: center;
	border-top: 1px solid #333333;
}

th.formFieldCell							{ font-weight: bold; text-align: left;}
td.formFieldCell							{ text-align: left;}


form.adminForm				{ background-color: #EEEEEE; color: #000000; border: 2px solid #CC0000; font-size: xx-small; padding: 5px 5px 5px 5px;}
form.adminForm td			{ font-size: xx-small; text-align: left; }
form.adminForm th			{ font-size: small; text-align: left; font-weight: bold; background-color: #DEDEDE; color: #000000; }

option.boldMajor			{ font-style: italic; background-color: #000000; color: #FFFFFF; }


input.search				{ font-size: xx-small; color: #ffffff; background-color: #000000; }
input.deleteButton		{ font-weight: bold; color: #000000; background-color: #EEEEEE; border-color: #CC0033;  }
input.updateButton		{ font-weight: bold; color: #000000; background-color: #EEEEEE; border-color: #009933;  }
input.fieldError			{ font-size: xx-small; color: #000000; background-color: #FFFFFF; border-color: #CC0033;  }
select.fieldError			{ font-size: xx-small; font-weight: bold; color: #FFFFFF; background-color: #CC0033; border-color: #CC0033; border: 5px solid #CC0033; }
form.search  				{ font-size: xx-small; color: #000000; background-color: transparent; text-align: right; }
option				 		{ color: #000000; background-color: #FFFFFF; }
option.typeoption 		{ color: #CC0033; background-color: #FFFFFF; }
