body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	background: #EEE url("../images/bg-pattern.gif");
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a, a:visited, a:active {
	color: #c4112f;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
	color: #c4112f;
}
strong {
	font-weight: bold;
}
div.clear {
	height: 1px;
	clear:both;
	margin: 0;
	padding: 0;
}
#smalltext {
	font-size: 10px;
	color: #000;
}
#mainTable {
	width: 780px;
	margin: 0 auto;
	border-top: 0;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	/*/*/line-height: 1.5em; /* */
}
#maincontent {
	width: 620px;
	background-color: #FFF;
	border-left: 1px solid #EEE;
	font-size: 12px;
	/*/*/font-size: 100%; /* */
}
#maincontent ul {
	margin: 0 0 0 15px;
	padding: 3px;
}
#maincontent li {
	list-style-image: url("../images/arrowbullet.gif");
	line-height: 1.5em;
	font-size: 11px;
	margin: 0 0 7px;
}
#sidebar {
	background-color: #FFF;
	width: 150px;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0;
	/*/*/font-size: 85%; /* */
}
#sidebar a {
	/*/*/padding: 6px;
	display: block;
	border: 1px solid #CCC;
	font-size: 11px;
	text-decoration: none;
	line-height: 1em;
	width: 140px; /* */
}
#sidebar a:link, #sidebar a:visited {
	color: #666;
}
#sidebar a:hover, #sidebar a:active {
	color: #FFF;
	background-color: #c4112f;
	border: 1px solid #000;
}
#sidebar ul {
	padding: 0;
	list-style-type: none;
	margin: 0;
}
#sidebar li {
	/*/*/margin: 0px 0px 3px 0px; /* */
}
#sidebar strong {
	color: #000;
	font-weight: bold;
}
#rightbar {
	float: right;
	width: 150px;
	border-top: 5px solid #1f336b;
	border-right: 1px dotted #CCC;
	border-left: 1px dotted #CCC;
	border-bottom: 5px solid #1f336b;
	color: #666;
	font-size: 11px;
	line-height: 1.25em;
	padding: 5px;
}
#header {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
#footer {
	text-align: center;
	color: #FFF;
	font-size: 10px;
	background-color: #c4112f;
	border-top: 5px solid #000;
	margin: 0;
	padding: 10px
}
#footer a {
	color:#fff;
	text-decoration: underline;
}
#counter {
	text-align: center;
	font-size: 10px;
	color: #000;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
#timestamp {
	float: right;
	color: #333;
	font-size: 10px;
	margin: 6px 5px 10px 0;
}
h1:first-child {
	margin-top: 0;
}/*starts first heading in a TD flush top*/
h2:first-child {
	margin-top: 0;
}/*starts first heading in a TD flush top*/
h3:first-child {
	margin-top: 0;
}/*starts first heading in a TD flush top*/
h1.title {
	font-size: 20px;
	font-weight: bold;
	border-top: 1px solid #c4112f;
	border-bottom: 1px solid #c4112f;
	background-color: #EEE;
	width: auto;
	padding: 5px 0px 5px 5px;
	margin-bottom: 5px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	background: transparent url("../images/h_bullet.gif") no-repeat;
	padding-left: 20px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	background-color: #EEE;
	width: auto;
	padding: 3px 5px;
	margin-top: 0;
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
#img-shadow-left {
	float: left;
	background: url("../images/shadowAlpha.png") no-repeat bottom right !important;
	background: url("../images/shadow.gif") no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}
#img-shadow-left img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #000;
	margin: -6px 6px 6px -6px;
	padding: 5px;
}
#img-shadow-right {
	float: right;
	background: url("../images/shadowAlpha.png") no-repeat bottom right !important;
	background: url("../images/shadow.gif") no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}
#img-shadow-right img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #000;
	margin: -6px 6px 6px -6px;
	padding: 5px;
}
input {
	border: 1px solid #ccc;
	border-top: none;
	background: #fff url("../images/inputbkgrd.jpg") repeat-x;
	color: #000;
}
textarea {
	border: 1px solid #ccc;
	border-top: none;
	background: #fff url("../images/textareabkgrd.jpg") repeat-x;
	color: #000;
}
#n4shell {
	/* Happy hunting. This rule will allow you to create an outer border around the layout table in netscape 4. Wrap the entire table inside a div and assign to the div this id */
	border: 1px solid #000;
	/*/*/border: 0; /* */
}
table.catalog {
	border: 1px solid #CCC;
}
table.catalog th {
	background-color: #CCC;
}
table.catalog tr {
	background-color: #EEE;
	border-bottom: 1px solid #CCC;
}
table.catalog tr p {
	margin: 3px;
	color: #333;
	font-size: 10px;
}
table.catalog td p {
	text-align: center;
	margin: 3px;
	color: #333;
	font-size: 10px;
}
table.catalog td.desc p {
	text-align: left;
	margin: 3px;
	color: #333;
	font-size: 10px;
}
/* Begin Accordian */
.accordion_toggle {
	display: block;
	height: 30px;
	width: 549px;
	background-color: #333;
	padding: 0 10px;
	line-height: 30px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	cursor: pointer;
	margin: 0 0 1px 0;
}
.accordion_toggle_active {
	background-color: #C4112F;
	color: #fff;
}
.accordion_content {
	background-color: #fff;
	overflow: hidden;
}
.accordion_content p {
	margin-right: 20px;
}
.accordion_content table {
	margin: 10px;
}
/* End Accordian */
