.lightGrey 
{
	color:#e5e5e7;
}

.darkGrey 
{
	color:#c5c5c7;
}

.lightBlue 
{
	color:#000000;
}

H1
{
	font-family:Trebuchet MS;
	font-size:large;
	color:White;
	vertical-align:super;
	width:200px;
	text-align:right;
	vertical-align:top;
	background-repeat:repeat-x;
	background-position:right;
	background-image:URL("images/H1bkgd.gif");
}

H2
{
	font-family:Trebuchet MS;
	font-size:12pt;
	font-weight:bold;
	font-style:italic;
	color:#00068f;
	vertical-align:middle;
	background-color:#e5e5e7;
}

H3
{
	font-family:Trebuchet MS;
	font-size:10pt;
	font-weight:bold;
	color:#00068f;
	vertical-align:middle;
}

.backLabel
{
	width:3in;
	height:4in;
	background-color:#000000;
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:8pt;
}

.button
{
	width:100px;
	height:25px;
	background-color:#333399;
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:8pt;
}
.scrollyFont
{
	font-family:Bookman Old Style;
	font-size: 11pt;
	font-style:italic;
	color:Gray;
}

.normalText
{
	font-family:Trebuchet MS;
	color:#00068f;
	font-size:8pt;	
}

.normalBold
{
	font-family:Trebuchet MS;
	color:#00068f;
	font-size:8pt;	
	font-weight:bold;
}

.normalTextWhite
{
	font-family:Trebuchet MS;
	color:#ffffff;
	font-size:8pt;	
}

.navpage 
{
	border:0;
	font-size:10pt;
	font-weight:bold;
	height:30px;
	vertical-align:top;
	text-decoration:none;
	color:#ffffff;

}

.navElement
{
	height:30px;
	width:125px;
	text-align:center;
	vertical-align:bottom;
	background-position:center;
	background-image:URL("images/navBarOut.gif");
	background-repeat:no-repeat;	
	color:#8c3363;
}

.subNav
{
	position:relative;
	top:0;
	left:0;
	background-color: #000000;	
}

TD.backLabelSmall
{
	background-color:#000000;
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:6pt;
}

table.subNav
{
	text-align:center;
	margin-top:10px;
	width:150px;
}

.subNavElement
{
	color:#d1dee1;
	font-family:Tahoma;
	font-weight:100;
	font-size:8pt;
	border-style:solid;
	border-color:#d1dee1;
	border-width:1px;
	width:150px;
	height:30px;
	text-align:left;
	visibility:hidden;
}

.contentPage 
{
	color:#000000;
	font-family:Tahoma;
	font-size:10pt;
}

table.contentPage 
{
	border:1;
	width:90%;
}

body 
{
	overflow:hidden;
}

body.textPages
{
	font-family:Tahoma;
	color:White; 
	background-color:Gray;	
}

body.indexPage
{
	font-family:Tahoma;
	color:White; 
	background-image:URL("images/bluetestvines.jpg");
	
}

body.introPage
{
	font-family:Trebuchet MS;
	position:absolute;
	top:0px;
	left:0px;
	color:White; 
	border:none;
	margin:0;
	background-color:Black;
	visibility:visible;
}

DIV.introName
{
	position:relative;
	top:20px;
	left:5%;
}

DIV.moonPic
{
	position:absolute;
	top:50px;
	left:100px;
	height:75px;
	width:75px;
}

DIV.introClick
{
	color:Silver;
	font-size:8pt;
	font-weight:lighter;
	height:100px;
	width:100px;
}

DIV.introPic1
{
	position:fixed;
	left:15%;
	top:275px;
}

DIV.introPic2
{
	position:absolute;
	top:275px;
	left:250px;
}

DIV.introPic3
{
	position:absolute;
	top:275px;
	left:410px;
}

DIV.introPic4
{
	position:absolute;
	top:275px;
	left:570px;
}

DIV.titleBar
{
	font-family:Trebuchet MS;
	font-size:14pt;
	text-align:right;
	border:none;
	height:25pt;
	vertical-align:top;
	color:White;
	background-repeat:repeat-x;
	background-image:URL("images/H1bkgd.gif");
}

DIV.errorMessage	{ 
		color: red;  
		font-family:Trebuchet MS;  
		font-size:10pt ; 
		border-style: none;
} 
	
IMG.introPage
{
	border:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

IMG.introPic
{
	height:175px;
	width:100px;
}

table.introPage
{
	border:none;
	position:absolute;
	top:0px;
	left:0px;
	margin:0px 0px 0px 0px;
	bottom:0px;
}

table.mainpage 
{
	position:relative;
	top:20;
	left:20;
	height:500;
	width:750;
}

TD.introPage
{
	font-family:Trebuchet MS;
	border:none;
	background-repeat:repeat-x;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:White; 
	height:135px;
	vertical-align:bottom;
	background-image:URL("images/gradientSky.jpg");
}

TD.sideBar
{
	font-family:Trebuchet MS;
	vertical-align:baseline;
	border-top-width:2;
	border-top-style:solid;
	border-top-color:#c5c5c7;
	border-bottom-style:none;
	border-bottom-width:0;
	background:#000000;
}

TR.introPage
{
	border:none;
	margin:0px 0px 0px 0px;
	vertical-align:bottom;
}

