/* CSS Document */

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
	background-image: url(../images/background_page.gif);
	background-position:center top;
	padding: 0;
	margin: 0;
	color: #333333;
}


.blackborder {
	border: 1px solid #000000
}

h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 180%;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#053D5E;
}

h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 160%;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#053D5E;
}

h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 120%;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#053D5E;
}


.blueheader {
	color:#053D5E;
}

A:link {color: #333366; TEXT-DECORATION:none; font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif;} 

A:visited {color: #333366;TEXT-DECORATION:none; font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif;}

A:hover {
	color: #CEE5F3;
	font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif;
	text-decoration: none
}

A:active {color: #FF9900; TEXT-DECORATION:none; font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif;}


.footer  {
	color: #FFFFFF;
	TEXT-DECORATION:none;
	font-size: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif;
} 

.footer A:link {
	color: #FFFFFF;
	TEXT-DECORATION:none;
	font-size: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif;
} 

.footer A:visited {
	color: #FFFFFF;
	TEXT-DECORATION:none;
	font-size: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif;
}

.footer A:hover {
	color: #FF0000;
	;
	font-size: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif;
}

.footer A:active {
	color: #FFFFFF;
	TEXT-DECORATION:none;
	font-size: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif;
}

.infobody {
	padding-right: 5px;
	}

.infonav {
	padding-left: 10px;
	line-height: 150%;
}

.infonav A:link {
	color: #6B6B6B;
	TEXT-DECORATION:none;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif;
} 

.infonav A:visited {
	color: #6B6B6B;
	TEXT-DECORATION:none;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif;
}

.infonav A:hover {
	color: #FF0000;
	;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif;
}

.infonav A:active {
	color: #6B6B6B;
	TEXT-DECORATION:none;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode",  Verdana, Arial, sans-serif;
}

.navWhite {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
	color: #FFFFFF;
}



.producttable {

	background-color: #FFFFE8;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: none;

	border-left-style: solid;

	border-top-color: #CCCCCC;

	border-right-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

	border-left-color: #CCCCCC;

	font-size:90%;

	padding:4px;

	vertical-align:top;

	text-align: left;

}

.productcopy {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

	padding-bottom: 4px;

}

.producttitle{

	font-weight: bold;

}

.basket {

	font-size: 85%;

	
}
#jumpMenu {
	font-family: "Courier New", Courier, monospace;
	color:#2D6A8D;
	background-color: #FFFFCC;
}

#go_button {
	color:#2D6A8D;
	border-color:#4C4C4C;
	font-family: "Courier New", Courier, monospace;
}

.red {color: #FF0000}
