BODY
{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	margin: 0px;
	background-color: #999999;
}

/* PAGE LINK COLORS */

a:link
{
	color: #333333;
	text-decoration: none;
}

a:visited
{
	color: #333333;
	text-decoration: none;
}

a:active
{
	color: #333333;
	text-decoration: none;
}

a:hover
{
	color: #C00006;
	text-decoration: none;
}


TABLE
{
	color: #333333;
	font: 11px Verdana, Arial, Geneva, Helvetica, sans-serif;
}

.footer
{
	color: #777777;
	font: 10px Verdana, Arial, Geneva, Helvetica, sans-serif;
}

.redfooter
{
	color: #C00006; /* color: #0000C0;  now it's blue */
	font: 10px Verdana, Arial, Geneva, Helvetica, sans-serif;
}

.redfooter2
{
	color: #FFFFFF;
	font: 10px Verdana, Arial, Geneva, Helvetica, sans-serif;
}

.hilite
{
	color: #006600;
}

.price
{
	color: #339900;
	font: 16px Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

fs.just
{
	text-align: justify;
}

.Prompt
{
	font: 12px Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #333333;
	margin-top: 1px;
	border: #ffffff 1px solid;
	text-align: right;
}

.DataEntry
{
	text-align: left;
}


/* IMAGE BORDERS */

.borders
{
	border: #000000 1px solid;
}


/* PICTURE GALLERY CODE */

#ZOOM
{
	left: 20px;
	position: absolute;
	top: 250px;
}

.Galborder
{
	border: #000000 1px solid;
}

A:hover .Galborder, A:active .Galborder
{
	border: #FF9900 1px solid;
}

.slideshow
{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	color: #000000;
	cursor: hand;
	font-weight: bold;
	padding-left: 9px;
	padding-right: 9px;
	margin-bottom: 3px;
	border: #000000 1px solid;
}


/* HIDE MENU AND ITEMS FOR PRINTING */

@media print
{
	.printhide
	{
		display: none;
	}
}
@media screen
{
	.printonly
	{
		display: none;
	}
}


/* START CODE FOR THE FORMS */


.shadeform
{
	font: 12px Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #000000;
	background-image: url(  "picts/shadeformbigLIGHT.gif" ); /* was shadeform.gif, then  shadeformbig*/
	margin-top: 1px;
	border: #000000 1px solid;
}


.dropdown
{
	font: 12px Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #000000;
	background-image: url(  "picts/shadeformbig.gif" ); /* NEW 7/8/2006 - GVP */
	margin-top: 1px;
}

.cartdrop
{
	font: 10px Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #000000;
	width: 100px;
	margin-top: 1px;
	margin-bottom: 4px;
}


/* MISC CODE AND COLORS */

.splitlines
{
	color: #000000;
	height: 1px;
	width: 100%;
}

.nobreak
{
	white-space: nowrap;
}


/* START THE CODE FOR THE PAGE MENUS */

.menu-table
{
	background-color: #FFFFFF; /*     border-top: #000000 0px solid;     border-left: #000000 0px solid;     border-right: #000000 0px solid;     border-bottom: #000000 0px solid; */
}


.Button
{
	color: White;
	border: #ffffff 0px solid;
	text-align: center;
	font-weight: bold;
	vertical-align: middle; /* background-image: url( "picts/ButtonBackLightBlue.jpg" ); */
	background-image: url('picts/ButtonBackRed.jpg');
	font-style: normal;
	font-variant: normal;
	font-size: 12px;
	line-height: normal;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    height: 26px; 
}

.GreenButton
{
	color: White;
	height: 26px;
	border: #ffffff 0px solid;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	background-image: url( 'picts/ButtonBackGreen.jpg' );
	font-style: normal;
	font-variant: normal;
	font-size: 12px;
	line-height: normal;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    height: 26px; 	
}

.BlueButton
{
	font: 12px Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: White;
	height: 26px;
	border: #ffffff 0px solid;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	background-image: url(  "picts/ButtonBackBlue.jpg" );
	height: 26px; 	
}

.ButtonBar
{
	text-align: center;
	vertical-align: middle;
}


.menu
{
	/*	background-image: url( "picts/ButtonBackLightBlue.jpg" ); */
	background-image: url(  "picts/ButtonBackRedSmall.jpg" );
	font: 12px Verdana, Arial, Geneva, Helvetica, sans-serif;
	height: 26px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	cursor: hand;
	font-weight: bold;
	text-align: center;
	line-height: 23px;
	display: block;
	white-space: nowrap;
	vertical-align: middle;
	border: #ffffff 0px solid; /* was 1px */
}

.firstmenu
{
	background-color: #e0e0e0;
	color: #333333;
	border-top: #eeeeee 1px solid;
	border-left: #cccccc 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #333333 1px solid;
}


.SmallMenu
{
	background-color: #ffffff;
	color: #663333;
	cursor: hand; /* font-weight: bold; */ /*text-align: center;*/
	line-height: 23px;
	display: block; /*     border-top: #eeeeee 1px solid;     border-left: #cccccc 1px solid;     border-right: #000000 1px solid;     border-bottom: #333333 1px solid; */
}

a.menu:link
{
	/*	background-image: url( "picts/ButtonBackLightBlue.jpg" ); */
	background-image: url(  "picts/ButtonBackRedSmall.jpg" );
	color: #ffffff;
	cursor: auto;
	border-top: #ffffff 1px solid;
	border-left: #cccccc 0px solid;
	border-right: #000000 0px solid;
	border-bottom: #ffffff 1px solid; /* background-image: url("picts/menu.gif"); 		  background-color:#C0C0C0; 		  color: #666666;  */
}

a.menu:visited
{
	/*	background-image: url( "picts/ButtonBackLightBlue.jpg" ); */
	background-image: url(  "picts/ButtonBackRedSmall.jpg" );
	color: #ffffff;
	cursor: auto;
	border-top: #ffffff 1px solid;
	border-left: #cccccc 0px solid;
	border-right: #000000 0px solid;
	border-bottom: #ffffff 1px solid;
}

a.menu:active
{
	/*	background-image: url( "picts/ButtonBackLightBlue.jpg" ); */
	background-image: url(  "picts/ButtonBackRedSmall.jpg" );
	color: #ffffff;
	cursor: auto;
	border-top: #ffffff 1px solid;
	border-left: #cccccc 0px solid;
	border-right: #000000 0px solid;
	border-bottom: #ffffff 1px solid;
}

a.menu:hover
{
	/*		background-image: url( "picts/ButtonBackLightBlue.jpg" ); */
	background-image: url(  "picts/ButtonBackRedSmall.jpg" );
	color: #fafafa;
	cursor: auto;
	border-top: #000000 1px solid;
	border-left: #cccccc 0px solid;
	border-right: #000000 0px solid;
	border-bottom: #000000 1px solid;
}


/**********************************************************************
 * Page Background Styles                                             *
 **********************************************************************/
.pageBackground
{
	background-color: #999999; /* background: url("greyGradient.gif"); */
	width: 100%;
	height: 100%;
	text-align: center; /* GVP */
}

.pageBorderTL
{
	background-image: url(   "pageBorderTL.gif" );
	background-repeat: no-repeat;
	background-position: top left;
	width: 14px;
	height: 10px;
}


.pageBorderTLX
{
	background-image: url(  "pageBorderTLX.gif" );
	background-repeat: no-repeat;
	background-position: top left;
	width: 14px;
	height: 10px;
}

.pageBorderT
{
	background-image: url(    "pageBorderT.gif" );
	background-repeat: repeat-x;
	background-position: top center;
	height: 10px;
}

.pageBorderTR
{
	background-image: url(    "pageBorderTR.gif" );
	background-repeat: no-repeat;
	background-position: top right;
	width: 14px;
	height: 10px;
}


.pageBorderTRX
{
	background-image: url(    "pageBorderTRX.gif" );
	background-repeat: no-repeat;
	background-position: top right;
	width: 14px;
	height: 10px;
}

.pageBorderL
{
	background-image: url(    "pageBorderL.gif" );
	background-repeat: repeat-y;
	background-position: center left;
	width: 14px;
}

.pageBorderC
{
	background-image: url(    "pageBorderC.gif" );
}

.pageBorderR
{
	background-image: url(    "pageBorderR.gif" );
	background-repeat: repeat-y;
	background-position: center right;
	width: 14px;
}

.pageBorderBL
{
	background-image: url(    "pageBorderBL.gif" );
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 14px;
	height: 16px;
}

.pageBorderBLX
{
	background-image: url(    "pageBorderBLX.gif" );
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 14px;
	height: 16px;
}

.pageBorderB
{
	background-image: url(    "pageBorderB.gif" );
	background-repeat: repeat-x;
	background-position: bottom center;
	height: 16px;
}


.pageBorderBX
{
	background-image: url(    "pageBorderBX.gif" );
	background-repeat: repeat-x;
	background-position: bottom center;
	height: 16px;
}


.pageBorderBR
{
	background-image: url(    "pageBorderBR.gif" );
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 14px;
	height: 16px;
}

.pageBorderBRX
{
	background-image: url(    "pageBorderBRX.gif" );
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 14px;
	height: 16px;
}

.page_yellow
{
	color: #ffffff;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	text-align: center; /* GVP */
}

.pageAlignment
{
	text-align: center; /* GVP */
}

.borderTable
{
}

/* Help added by GVP */
.Help
{
	color: #443333;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}

.picturecomments
{
	color: #333333;
	font: 10px Verdana, Arial, Geneva, Helvetica, sans-serif;
}

.picturetitle
{
	color: #000000;
	font: 10px Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
}

.smalltitle
{
	color: #000000;
	font: 11px Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
}

.careertitle
{
	color: #333333;
	font: 14px Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
}

.subtitle
{
	color: #663333;
	font: 12px Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
}

.subtitle2 /* for "Special" problem editing stuff */
{
	color: #ffffff;
	font: 12px Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
}

.title
{
	color: #4E172A;
	font: 20px Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
}


.title2
{
	color: #555555;
	font: 18px Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: normal;
}


