body {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 14px;
	margin-top : 20px;
	margin-left : 10px;
	margin-right : 0px;
	text-align : left;
	color : #000000;
}

h1 {
	font-family : Arial Black;
	color : #333333;
	font-size : 24px;
	font-weight : bold;
	text-align: left;
}

h2 {
	font-family : Arial Black;
	color : #333333;
	font-size : 20px;
	font-weight : bold;
	text-align: left;
}

h3 {
	color : #333333;
	font-size : 18px;
	font-weight : bold;
	text-align: left;
}

h4 {
	color : #333333;
	font-size : 16px;
	font-weight : bold;
	text-align: left;
}

h5 {
	color : #333333;
	font-size : 14px;
	font-weight : bold;
	text-align: left;
}

h6 {
	color : #333333;
	font-size : 12px;
	font-weight : bold;
	text-align: left;
}

.quote {
	color : #669966;
	margin-left : 20px;
	margin-right : 20px;
}

a {
	text-decoration : none;
	color : #0000FF;
}

.navhead {
	text-align: center;
	vertical-align : middle;
	height: 30px;
	color : #FFFFFF;
	font-weight: bold;
	background-color : #00005b;
	border : none;
	padding : 0px;
	}
.navheadcorner {
	text-align: left;
	color : #FFFFFF;
	font-weight: bold;
	background-color : #FFFFFF;
	border : none;
	padding : 0px;
	}
.navbody{
	text-align: left;
	color : #0033CC;
	border-color : #00005b;
	background-color : #FFFFFF;
	list-style-type : disc;	
	}
.photoline1{
	background-color : #000099;
	color : White;
	font-weight : bold;
	text-align : left;
	vertical-align : middle;
	border : none;
	padding : 0px;
	margin : 0px;
	}
.photoline2{
	background-color : #FFFFCC;
	color : Black;
	font-weight : bold;
	text-align : right;
	vertical-align : middle;
	border : none;
	padding : 0px;
	margin : 0px;
}

ul.linklist {
	padding: 25px;
}

li.linklist {
	padding: 5px;
}

a.basket {
	color : black;
}
a.basket:hover {
	color : black;
}
a.menulink{
	color : #FF0000;
	font-size : 16px;
	font-weight : bold;
	text-decoration : underline;
	}
	
a:hover {
	text-decoration : underline;
	color : #990000;
}


p {
	text-align : left;
}

td {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 14px;
}

tr {
	vertical-align : middle;
}
.nav {
	color: #0000FF;
	margin-left: 15;
	margin-right: 10;
	font-weight: bold;
}

img {
	border: 0;
	padding-left:0;
	padding-right: 0;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: -3;
}

input.required {
	background : #FFCCCC;
}

select.required {
	background : #FFCCCC;
}

.footnote {
	font-size: 10;
	color: #663333;
}

