/* CSS Document */
body {
	margin: 5px;
        padding:5px;
	font:12pt normal Helvetica, Arial, sans-serif;
	color:#fff;text-align:center;
	background-color:#999999;
}
p.text{text-align:left;}
td h2{color:black;font-size:20px;font-weight:normal;text-align:center;margin:0px;padding:2px;}
.dimg img{float:left;margin:5px;}
a{color:#FFF;}
a:hover{color:#63088c;}
h1{font-size:16px;}
h2{font-size:15px;}
h3{font-size:14px;}
h4{font-size:13px;}
h5{font-size:12px;}
hr{border-top:solid 1px black;border-bottom:solid 1px silver;}
#container{}
#logo img{margin:5px 2px;}
#nav,#footer{font-size:13pt;}
#nav a,#footer a{color:#fff;margin:5px;}
#nav a:hover,#footer a:hover{color:#63088c;}
#middle{width:760px;margin-right:auto;margin-left:auto;text-align:left;}
#products{}
#products a{}
#articles{}
#articles h3{}
#bottom{}
.options{}
#products ul li{}
#articles a,.catlist a{}
#articles a:hover, .catlist a:hover{}
.admstyle{position:absolute;margin-left:auto;margin-right:auto;color:#000;width:95%;}
.admstyle table{color:#000;}
#admin{color:#000;}
.edit_table{color:#000;}

/* Aditional tag style */

div.available {
    font : bold 16px Arial Sans;
    text-align : right;
    color:green;
  }
th.tagdown {
    background-image:url(tag.jpg);
    background-position:bottom right;
    background-repeat:no-repeat;
    width:50px;
    height:20px;
  }
span.label {
    font : italic 14px Arial,Sans;
    color:#59078d;
  }
th.tag {
    background-image:url(tag.jpg);
    background-position:bottom left;
    background-repeat:no-repeat;
    height:20px;
    width:104px;
    padding:4px 2px 0px 15px;
    color:#999999;
    font-size:14px;
    font-weight:bold;
    text-align:left;
  }
td.tagcell {
    border: solid 4px #59089d;
    line-height: 20px;
    font-size: 14px;
    padding:3px;
    color:white;
  }
div.taginfo{height:150px;}

