body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #EEEEEE;
}
a, a:visited, a:active {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
strong {
	font-weight: bold;
}

#smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

#mainTable {
	width: 780px;
	margin: 0 auto;
	border-top: 10px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	/*/*/line-height: 1.5em; /* */
}
#maincontent {
	width: 620px;
	background-color: #FFFFFF;
	border-left: 1px solid #EEEEEE;
	font-size: 12px;
	/*/*/font-size: 100%; /* */
}


#maincontent ul {
	margin: 0px 0px 0px 15px;
	padding: 3px;
}
#maincontent li {
	list-style-image: url(../images/arrowbullet.gif);
	line-height: 1.5em;
	font-size: 11px;
}
#sidebar {
	background-color: #FFFFFF;
	width: 150px;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	/*/*/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: #FFFFFF;
	background-color: #CC0000;
	border: 1px solid #000;
}
#sidebar ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}

#sidebar li {
	/*/*/margin: 0px 0px 3px 0px; /* */
}
#sidebar strong {
	color: #1f336b;
	font-weight: bold;
}
#rightbar {
	float: right;
	width: 150px;
	border-top: 5px solid #1f336b;
	border-right: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	border-bottom: 5px solid #1f336b;
	color: #666666;
	font-size: 11px;
	line-height: 1.25em;
	padding: 5px;
}
#header {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFF;
	font-size: 10px;
	background-color: #1f336b;
	border-top: 5px solid #1f336b;
	margin: 0px;
	padding: 10px
}

#counter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	color: #000;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

#timestamp {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	margin: 6px 5px 10px 0px;
}
td, p, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
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 { font-size: 20px; font-weight: bold; border-top: 1px solid #1f336b; border-bottom: 1px solid #1f336b; background-color: #EEEEEE; width: auto; padding: 5px 0px 5px 5px; margin-bottom: 5px; }
h2 { font-size: 18px; font-weight: bold; }
h3 { font-size: 16px; font-weight: bold; margin-bottom: 0px; background-image: url(../images/h_bullet.gif); background-repeat:no-repeat; padding-left: 20px; }
h4  {
	font-size: 12px;
	font-weight: bold;
	background-color: #EEEEEE;
	width: auto;
	padding: 0px 0px 2px 5px;
	margin-bottom: 5px;
	padding-left: 5px;
}
#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 inset #FFFFFF;
	background-image: url(../images/inputbkgrd.jpg);
	background-repeat: repeat-x;
	color: #000000;
}

textarea {
	border: 1px inset #FFFFFF;
	background-image: url(../images/textareabkgrd.jpg);
	background-repeat: repeat-x;
	color: #000000;
}
#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: 10px "Verdana", Arial, Helvetica, sans serif;
}
table.catalog td p {
	text-align: center;
	margin: 3px;
	color: #333;
	font: 10px "Verdana", Arial, Helvetica, sans serif;
}
table.catalog td.desc p {
	text-align: left;
	margin: 3px;
	color: #333;
	font: 10px "Verdana", Arial, Helvetica, sans serif;
}

