body{
	margin:0px;
	padding:0px;
	background:#010010 url(img/bg.jpg) center top repeat-x;
	font-family: times;
	color:#000;
}

body, table td{
	font-size:100%;
	line-height:150%;
}

a img{
	border:0px;
}

table{
	border:0px;
	border-collapse:collapse;
}

table td{
	padding:0px; 
} 

p	{
	margin:19px 0px 0px 0px;
}

ul	{
	list-style-type: none;
	margin:0;
	padding: 0px 0px 10px 5px;
}
li{
	background:url(/img/li.gif) 0px 4px no-repeat;
	margin: 0px 0px 10px 0px;
	padding-left:20px;
}

a{
	color:#595959;
}

a:hover{
	color:#595959;
	text-decoration:none;
}
.text ul{
	list-style-type: none;
	margin:0;
	padding: 0px 0px 10px 10px;
}
.text li{
	background:url(/img/li.gif) 0px 4px no-repeat;
	margin: 0px 0px 5px 0px;
	padding-left:20px;
}
.text img{
	margin-top:18px;
}
.menu{
	margin-bottom:20px;
}

.menu img{
	margin:2px 0px;
}
.text{
	margin-top:4px;
	text-align:justify;
}

.copy{
	color:#B3B3B3;
	margin-bottom:15px;
}
.copy a{
	color:#B3B3B3;
}
#news{
	margin:5px 0px 5px 10px;
	font-size:85%;
	line-height: 140%;
}
#news .date{
	background:#3F3F3F;
	color:#FFF;
}
.error{
	color:red;
	font-size:70%;
}

.hidd{
	display:none;
}


a.black { color:#000; text-decoration: underline; }
a.black:visited { color:#000; text-decoration: underline; }
a.black:hover { color:#000; text-decoration: none; }

.num     
        {font-size: 12pt;
         text-align: right;
         }

.header1
        {font-size: 16pt;
         text-align: center;
         font-weight: bold;
         padding-bottom : 7px;
         margin:0px;
                  }

.header2
        {font-size: 12pt;
         text-align: center;
         font-style: italic;
         margin-top:0px;
         padding-top:0px;

        }
.epigr
{
        font-size: 12pt;
         text-align: right;
         font-style: italic;
}

.img     
        {
	font-size: 10pt;
	text-align: justify;
	width : 100%;
}
sub{
	font-size:70%;
}
table.addontable p{
	margin:0px 3px;
}


h1 {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
}

.gloss b {
	font-size: 17px;
	font-weight: bold;
	text-align: left;
}

h2 {
	font-size: 75%;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	color: white;
	display: block;
	width: 90%;
	margin: 20px 0px 7px 0px;
	padding: 0px;
	padding-left: 6px;
	font-family: 'arial narrow';
	text-transform: uppercase;
	background: #494949 url(/img/li-h.gif) 97% 3px no-repeat;
}


ul.list	{
	list-style-type: none;
	margin:0;
	padding: 0px 0px 10px 6px;
	width: 90%; 
}
ul.list li {
	background:url(/img/li.gif) 0px 0px no-repeat;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	padding-left: 20px;
	line-height: 14px;
	font-size: 85%;
}

.gloss td ul {
	padding-bottom: 0px;
}
.gloss td ul li {
	margin-bottom: 0px;
}