﻿
body {
	font-family: Tahoma,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #333;
	margin: 10px;
	border: 0;
	padding: 0;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	background-repeat: repeat-x;
	background-attachment: scroll;
}
#container {
	margin: 0 auto 0 auto;
	width: 90%;
	background: #fff;
	padding: 0;
	font-size: 9px;
	border: 1px solid #000000;
	text-align: inherit;
}
#header {
	height: 108px;
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
	font-size: medium;
	text-align: center;
	background-image: url('http://www.jrsproducts.com/images/header.jpg');
}
#header a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#header a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#header a:hover {
	color: #FFFFFF;
	text-decoration : underline;
	background-color : transparent;
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

#content {
	margin: 0;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url('../images/grey_background.jpg');
}
a:link {
	color: #616161;
	text-decoration: none;
	font-size: 10pt;

}
a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 9.5pt;
}
a:hover {
	color: #000000;
	text-decoration : underline;
	background-color : transparent;
	font-weight: bold;
	font-size: 9.5pt;
	font-family: Arial, Helvetica, sans-serif;
}
#copyright {
	margin-top: 0px;
	height: 20px;
	background-color: #000000;
	color: #COCOCO;
	letter-spacing: 0px;
	color: #FFFFFF;
	padding: 0px 0 0 0;
	text-align: center;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
	font-weitght: normal;
	font-size: 8pt;
	line-height: normal;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 0px;
}
#copyright a {
	color: #FFFFFF;
	font-weight: bold;
}
#copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.p_header {
	color: #295851;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.text {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
}
.table {
	text-align: left;
	width: 73%;
}
#menu {
	border-collapse: collapse;
	border: 1px solid #E6E6E6;
	color: #808080;
}
#menu a:link {
	color: #666666;
	text-decoration: none;
	font-size: 9pt;
}
#menu a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 9pt;
}
#menu a:hover {
	color: #000000;
	text-decoration : underline;
	background-color : transparent;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}