BODY 
{
	scrollbar-3d-light-color:#;
	scrollbar-arrow-color:#BC0707;
	scrollbar-base-color:#C3C3C3;
	scrollbar-dark-shadow-color:#;
	scrollbar-face-color:#;
	scrollbar-highlight-color:#;
	scrollbar-shadow-color:#;
	font-family: Verdana,Helvetica,sans-serif; 
	color:#6978B7; 
	font-size: 6;
}
H1
{
	font-size:large;
}
/* define the attributes for printed media */
@media print 
{
	.noprint { display: none;}
	.noshow  { display:block; text-align:center;}
	.webbuttons { display: none; }
	.webbuttonsLarge { display: none; }
	.webbuttonsXLarge { display: none; }
}
@media screen  
{
	.noshow  { display:none;}
}
.headerText
{
	font-family: Agency FB;
	font-size:18px;
	font-weight:bold;
	color:#DA251C;
}
div.content 
{
	vertical-align:middle;
	margin:10px 10px 10px 10px;
	clear:both;
	/* to horizontally align the page set 
	both margins set to 'auto' which 
	means their values are equal */
	margin-left: auto;
	margin-right: auto;
	/* stop centering of text cascading */
	text-align: left;
	height:300px;
}
div.copyright
{
	margin: 10px 150px 10px 150px;
	text-align: justify;
}
div.aboutus
{
	width: 640;
	text-align:justify;
	margin-left: auto;
	margin-right: auto;
	
}
ul 
{
	margin: 0;
	text-align: center;
	font-size: .75em;
}
li 
{
	font-size: small;
	display: inline;
	font-weight: bolder;
	vertical-align:middle;
}

/* Picture Gallery */
.tabd {border-width:3px; border-color:#d6dadd; border-style:solid;} 
.tabw {border-width:2px; border-color:#ffffff; border-style:solid;} 
.jtfs {FONT-FAMILY: Tahoma, Arial, Helvetica; FONT-SIZE: 0.7em; COLOR: #7f4963; font-weight: bold;}

/* Paging and Repeater styles */
.pageSelector 
{	
	clear:both; 	
	border-bottom: 1px solid #FFF; 	
	border-top: 1px solid #FFF; 	
	text-align:center; 	
	color:#000000; 
	font-size:100%; 	
	padding:5 0 5 0;
}
.linkButton{	color:Black; font-size:80%;}
.linkButton:visited{ color:Black; }
.linkButton:hover {	color:Blue;	background:transparent;}

.webbuttons
{
	FONT-SIZE: 8pt;
	FONT-FAMILY: verdana, tahoma, arial, helvetica, sans-serif;
	width:75px;
}
.webbuttonsLarge
{
	FONT-SIZE: 8pt;
	FONT-FAMILY: verdana, tahoma, arial, helvetica, sans-serif;
	width:85px;
}
.webbuttonsXLarge
{
	FONT-SIZE: 8pt;
	FONT-FAMILY: verdana, tahoma, arial, helvetica, sans-serif;
	width:180px;
}
.footer
{
	color: #000000;
	font-size: smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footer_xsmall
{
	color: #000000;
	font-size:x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A 
{
	text-decoration: none;
	/*color: #3399ff;*/
	color:#171695;
	font-weight: bold;
}
a.selected
{
	text-decoration:underline;
	color:#DA251C;
}
.headings
{
	font-size:larger;
}
.subhead
{
	font-size:medium;
}
.ParaHeading
{
	color:#DA251C;
	text-align:left;
}
.ParaHeading2
{
	color:#171695;
	text-align:left;
	font-family:Agency FB;
	font-size: 24px;
	font-weight:bold;
	vertical-align:top;
	margin-top:20px;
}
.exampleTable
{
	/*
	border-color:Gray;
	background-color: Gray;
*/
	font-family:Arial, Helvetica, sans-serif;
}
.tableHeaderRow
{
	/*background-color:#171695;
	font-size:small;
	color:#DA251C; */
	text-align:left;
	font-weight:bold;
}
.tableDetailRow
{
	background-color:#ffffff;
}
.tableDetailPrice
{
	background-color:#ffffff;
	font-weight:bold;
	text-align:center;
}
.Dare {color:#DA251C; font-weight:bold; font-family:Agency FB; font-size:x-large;}
.Two{color:Gray; font-weight:bold; font-family:Agency FB; font-size:xx-large;}
.Project{color:#171695;font-weight:bold; font-family:Agency FB; font-size:x-large;}