@charset "UTF-8";
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0067A5;
}
a:visited {
	color: #0067A5;
}
a:hover {
	color: #333333;
}
a:active {
	color: #0067A5;
}
body {
	background-image: url(Images/background.jpg);
	background-repeat: no-repeat;
	background-color: #D7D7D7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.backgroundshadowtop {
	background-image: url(Images/andlayerbacktop.png);
	background-repeat: no-repeat;
}

* html .backgroundshadowtop {
	background-image: url(Images/andlayerbacktop.gif);
	background-repeat: no-repeat;
}
.backgroundshadowmiddle {
	background-image: url(Images/andlayerbackmiddle.png);
	background-repeat: repeat-y;
}

* html .backgroundshadowmiddle {
	background-image: url(Images/andlayerbackmiddle.gif);
	background-repeat: repeat-y;
}
.backgroundshadowbottom {
	background-image: url(Images/andlayerbackbottom.png);
	background-repeat: no-repeat;
}

* html .backgroundshadowbottom {
	background-image: url(Images/andlayerbackbottom.gif);
	background-repeat: no-repeat;
}

.backgrounds {
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #003B5F;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.boxpush {
	padding-top: 10px;
}
.boxpush2 {
	padding: 10px 0px 0px 10px;
}
.boxpush3 {
	margin-bottom: 10px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003B5F;
}
a.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #023759;
	display: block;
	top: 0px;
	text-decoration:none;
	width: 100%;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-align: center;
	}
a.menulinks:link {
	text-decoration: none;
}
a.menulinks:visited {
	text-decoration: none;
	color: #023759;
}
a.menulinks:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #A29A8A;
	background-repeat: repeat;
}
a.menulinks:active {
	text-decoration: none;
	color: #0067A5;
}

a.orderlinks:link {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.orderlinks:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.orderlinks:hover {
	text-decoration: underline;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.orderlinks:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
a.footer:link {
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #333333;
}
a.footer:hover {
	text-decoration: none;
	color: #003b5f;
}
a.footer:active {
	text-decoration: none;
	color: #003B5F;
}
/* If you can see the pattern in the above IE5.5 and IE6 style then you can add as many sub levels as you like */
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	text-decoration: underline;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
