body {
   margin: 2% 0pt 0pt 0pt;
   background-color: #f5f5f5;
   font-family: arial;
   font-size: 10pt;
}

form {
   margin: 0px 0px 0px 0px;
}

a:link, a:visited, a:active {
   color: #008b8b;
}

ul {
   padding: 0pt 0pt 0pt 0pt;
   margin-top: 0pt;
   margin-bottom: 0pt;
}

li {
   padding: 10pt 0pt 0pt 0pt;
}

.message {
   color: gray;
   font-weight: bold;
   text-align: center;
   padding-top: 5pt;
   padding-bottom: 5pt;
   font-size: 12pt;
   width: 100%;
}

tr.list_color1 {
   color: black;
   background-color: white;
}

tr.list_color1  td {
   padding: 2px 5px 2px 3px;
}

tr.list_color2 {
   color: black;
   background-color: #eeeeee;
}

tr.list_color2  td {
   padding: 2px 5px 2px 3px;
}

div.hr {
   height: 0px;
   font-size: 1px;
   margin: 2px 0pt 2px 0pt;
   border-bottom: 1px solid #6e94b7;
}

table.box, div.box {
   width: 100%;
   color: black;
   background-color: white;
   border: 1px solid #6e94b7;
   text-align: left;
   font-size: 10pt;
}

tr.box_top  td {
   color: white;
   background-color: #6e94b7;
   font-weight: bold;
   padding: 2px 5px 2px 3px;
}

tr.box_top  td  a:link, tr.box_top  td  a:visited, tr.box_top  td  a:active {
   color: white;
   text-decoration: underline;
   font-weight: normal;
}

tr.box_top  td  a:hover {
   color: #dddddd;
}

tr.box_top2  td {
   color: black;
   background-color: #afc6db;
   font-weight: bold;
   padding: 2px 5px 2px 3px;
}

tr.box_top2  td  a:link, tr.box_top2  td  a:visited, tr.box_top2  td  a:active {
   color: black;
   text-decoration: underline;
}

tr.box_contents  td {
   padding: 2pt 3pt 2pt 3pt;
}

tr.hr  td {
   padding: 0pt 0pt 4pt 0pt;
}

table.form {
   text-align: left;
   font-weight: bold;
}

table.form  blockquote {
   font-weight: normal;
   margin: 2pt 0pt 2pt 15pt;
}

table.form  .note {
   font-weight: normal;
}

table.form  select  {
   margin-top: 2px;
}

table.form  .sect_head {

}

/****************************** Links Page *******************************/
.link_box {
   text-align: left;
   padding: 20pt 10pt 5pt 10pt;
}

.link_box  div.link {
   padding-bottom: 15pt;
}

div.link_cat {
   padding-bottom: 15pt;
   font-weight: bold;
}

div.link_cat  div.link {
   font-weight: normal;
   padding: 5pt 15pt 5pt 20pt;
}

/****************************** Posters *******************************/
#poster_list  .title {
	padding-top: 3pt;
	font-weight: bold;
}
#poster_list  .note {
	padding-top: 4pt;
	padding-bottom: 4pt;
}
#poster_list  .price {
	text-align: right;
	font-weight: bold;
	font-size: 12pt;
}
img.image {
	border: 1px solid black;
}
img.thumb {
	margin-top: 3pt;
	border: 1px solid black;
}
div.close {
	padding-top: 10pt;
}
