* { marign: 0px;
	padding: 0px; }

body { background-color: #ffffff;
       background-image: url(images/back.gif); 
       font-size: 10pt;
       color: #333333;
       line-height: 1.2em;}

img { border: 0px; }

a:link { color: #333333; text-decoration: none;}
a:visited { color: #333333;  text-decoration: none;}
a:active { color: #333333;  text-decoration: underline;}
a:hover { color: #cc0000;  text-decoration: underline;}

strong  {font-weight: bold;}

table {border-collapse: collapse;}

#toppage {
}

#toppage td.main {
	padding: 1px;
}

td { font-size: 10pt;
     line-height: 1.2em;}

.redline { border-right: solid 1px #cc0000; }

.leftmenu { width: 260px;}

.menu { white-space: nowrap;
           font-size: 8pt;}

.whatsnew {font-size: 8pt;}

.main {background-color: #ffffff;  padding-left: 5px; width: 580px;}

.main td
	 { padding: 5px; 
	   font-size: 10pt;
       color: #333333;
       border-color: #999999;
       color: #333333;
       border-color: #999999;  }

.subtitle {font-weight: bold;}


.footer1 { background-color: #000000;}
.footer2 { background-color: #000000;
          white-space: nowrap;
          text-align:right;
          color: #ffffff;}

.red { color: #cc0000; }

.blue { color: #0000cc; }

p.line { margin: 3px 30px 3px 0px;
		 padding: 3px 0px 3px 0px;
		 border-bottom: solid 1px #999999; }

.block { width: 530px; margin: 10px 10px 20px 30px; }

.block1 { margin: 10px 10px 20px 15px; }

div.block table { width: 100%; }

div.block td { margin: 3px 30px 3px 0px;
		 padding: 5px 0px 5px 8px;
		 border-bottom: solid 1px #999999; 
}


.title { margin: 5px 0px 0px 0px;
		 font-weight: bold;
		 padding: 5px 0px 5px 0px;
		 border-bottom: solid 1px #999999; 
}

div.block div { padding: 8px 0px 0px 8px; }


p.right { margin: 5px 0px 8px 0px;
			text-align: right; }

dd {  margin-top: 5px; }

input { padding: 0px 2px 0px 2px; }

textarea { padding: 0px 2px 0px 2px; }

.totop { margin: 5px;
		text-align: right;
		font-size: 10px; }

.totop a { color: #aaaaaa; }

