BODY	{ SCROLLBAR-BASE-COLOR: #002559; }



a:link		{ color: #002559; text-decoration: none; font-weight: bold}

a:visited	{ color: #002559; text-decoration: none; font-weight: bold }

a:active	{ color: #002559; text-decoration: none; font-weight: bold }

a:hover		{ color: #660000; text-decoration: underline; font-weight: bold }


a.footerLink:link		{ color: #002559; text-decoration: none; font-weight: normal}

a.footerLink:visited	{ color: #002559; text-decoration: none; font-weight: normal }

a.footerLink:active	{ color: #002559; text-decoration: none; font-weight: normal }

a.footerLink:hover		{ color: #660000; text-decoration: underline; font-weight: normal }



 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
TABLE		{ COLOR: #000000; FONT: 14px "Times New Roman", Times, serif; border-color: #000000 }

.title		{ COLOR: #002559; FONT: 15px "Times New Roman", Times, serif; font-weight: bold }

.subtitle	{ COLOR: #999999; FONT: 13px "Times New Roman", Times, serif; font-weight: bold }

.smalltitle 	{ COLOR: #000000; FONT: 11px "Times New Roman", Times, serif; font-weight: bold }

.smallwhite 	{ COLOR: #FFFFFF; FONT: 12px "Times New Roman", Times, serif; font-weight: normal }

.phonetitle	{ COLOR: #000000; FONT: 12px "Times New Roman", Times, serif; font-weight: bold }

.picturecomments{ COLOR: #666666; FONT: 10px "Times New Roman", Times, serif }

.picturetitle 	{ COLOR: #000000; FONT: 10px "Times New Roman", Times, serif; font-weight: bold }

.price	 	{ COLOR: #CC6600; FONT: 12px "Times New Roman", Times, serif; font-weight: bold }

.biglink 	{ FONT: 12px "Times New Roman", Times, serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none }

.biglink:hover 	{ FONT: 12px "Times New Roman", Times, serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline }

.just 		{text-align: justify;}

.copytext	{ COLOR: #999999; FONT: 12px "Times New Roman", Times, serif }

.menutrans 	{ filter:alpha(opacity=50) }

.shadeform	{ FONT: 13px "Times New Roman", Times, serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		BORDER: #000000 1px solid}


.dropdown {	COLOR: #333333;
		WIDTH: 210PX;
		FONT: 11px "Times New Roman", Times, serif}


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 300PX;
		BORDER: #000000 1px solid}

.searchform { 	WIDTH: 110PX;
		HEIGHT: 20PX;
		FONT: 11px "Times New Roman", Times, serif;
		BORDER: #000000 1px solid;}



.searchdrop { WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px "Times New Roman", Times, serif}


.searchbutton { FONT-FAMILY: "Times New Roman", Times, serif;
		font-size: 9pt;
		width: 36px }



 /* MOUSEOVER MESSAGE CODE */


.divstyle {	position:absolute;
		border: #000000 0px solid;
		width:90;
		padding: 0px;
		top:0;
		left:0 }

.pstyletitle{	postion:absolute;
		background:#3D5A7B;
		color:white;
		height:18;
		font-size:10px;
		padding: 2px;
		font-family:verdana, arial;
		font-weight: bold; }


.pstylebody {	postion:absolute;
		background:#3D5A7B;
		color:white;
		font-size:10px;
		font-family:verdana, arial;
		font-weight: bold; }


 /* CODE FOR THE SHOPPING CART BUTTONS */

.rollover 	{ }

.rolloveron 	{ Filter: Alpha(Opacity=70) }



 /* START THE CODE FOR THE MENUS */

	/*	  height: 20px;
		  width: 154px;    */



#menulocation { LEFT: 15px; WIDTH: 154px; POSITION: absolute; TOP: 60px; padding:0px 0px; white-space:nowrap; }


.menu		{ font-family: "Trajen Pro", "Times New Roman", Times, serif;
		  font-size: 10pt;
		  cursor:hand;
		  font-weight: bold;
		  text-indent: 8px;
		  line-height: 18pt;
		  text-align: left;
		  display: block;
		  border: #FFFFFF 0px solid; }


a.menu:link 	{ background-image: url("picts/menu.jpg");
		  background-color:#002559;
		  color: #FFFFFF; }


a.menu:visited 	{ background-image: url("picts/menu.jpg");
		  background-color:#3D5A7B;
		  color: #FFFFFF; }


a.menu:active 	{ background-image: url("picts/menu.jpg");
		  background-color:#FFFFFF;
		  color: #002559; }


a.menu:hover 	{ background-image: url("picts/menuon.jpg");
		  background-color:#FFFFFF;
		  color: #002559; text-decoration: none}


th {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #2D5378;
}
hr {
	color: #002559;
}
