* {
	margin:0;
	padding:0;	
}
/* hide from Mac IE5 \*/
* html #container{
	height:115px;
}
/*END hide from MAC IE5*/
body, p, div {
	/*font-family:Verdana,Arial,Helvetica,sans-serif;*/
	font-family:"bitstream vera sans",sans-serif;
	/*font-size:62.5%/1.6em;*/ 
}
h1,h2,h3,h4,h5 {
	font-family:"bitstream vera sans",sans-serif;
}
h1 {
	font-size:1.2em;
	font-weight:bolder; 
}
h2 {
  	font-size:1.0em; 
  	/*font-style:bold;*/
	margin-top:2px;
	margin-bottom:3px;
	padding-bottom:3px;
	border-bottom:dotted;
	border-color:gray;
	border-width:1px;
}
h3 {
  	font-size:1em;
  	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}
h4 {
  	font-size:0.9em;
  	color:#000000; 
  	font-weight:bold;
	font-style:italic;
	margin:2px;
}
a:link	{
	color:#999900;
}
a:visited {
	color: #999900;
}
a:hover	{
	background:#F5F5F5;
	color:#99CC00;
	text-decoration:underline;
}
#container {
	position:relative;
	width: 734px;
	left: 5px;
	top: -15px;



}
#top {
	height:70px;
	width:98%;
	padding: 2px 0 0 11px;
}
#googleSearchTop {
	top:10px;
	right:10px;
	text-align:center;
}
#googleSearchBottom img {
}
#topbar {
	width:90%;
	margin:0;
	padding:0;
	margin-left:10px;
	margin-right:10px;
	font-size:0.8em;
}
#topbar span#shortlist{
	float:right;
}
#main {
	position:absolute;
	top:95px;
	width:90%;
}
#left {
	position:absolute;
	width:130px;
	left:5px;
	top:0;
}
#googleLink {
	border-bottom:dotted;
	border-width:1px;
	border-color:gray;
	margin-top:5px;
	margin-bottom:3px;
	width:140px;
}
.utilities {
	font-size:12px;
	/*font-weight:bold;*/
	text-align:center;
	margin-bottom:5px;
	margin-left:4px;
	margin-top:5px;
	width:120px;
}
.utilities p {
	border-bottom:dotted;
	border-width:1px;
	border-color:gray;
	padding-top:1px;
	padding-bottom:5px;
}
.convert {
	font-size:12px;
	margin-left:30px;
	margin-top:10px;
	width:120px;
}
.description {
	font-size:1.0em;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:3px;
}

#myshortlist {
	margin-top:5px;
	padding-top:10px;
	/*border-top:dashed;*/
	border-width:1px;
	border-color:gray;
}

#heading {
	margin:0px;
	padding:5px;
	font-size:0.9em;
}
#add-documents {
	border-style:dotted;
	width:620px;
	position:relative;
}
.ad250 {
	width:250px;
	float:left;
	margin-top:10px;
	margin-right:5px;
	text-align:center;
	border-right:dotted;
	border-width:1px;
	border-color:gray;
	padding-right:10px;
	font-size:1.0em;
}
.ad250 h3 {
	font-weight:bold;
	font-size:2.1em;
	text-align:left;
	letter-spacing:0px;
	margin:0 0 0 0; 
	line-height:20px;
}
.ad250 p {
	font-size:0.9em;
}
.ad250 img {
	float:left;
	margin:5px;
}

.ad300 {
	width:300px;
	float:left;
	margin-top:10px;
	margin-right:5px;
	text-align:center;
	border-right:dotted;
	border-width:1px;
	border-color:gray;
	padding-right:10px;
	font-size:1.0em;
}
.ad300 h3 {
	font-weight:bold;
	font-size:2.1em;
	text-align:left;
	letter-spacing:0px;
	margin:0 0 0 0; 
	line-height:20px;
}
.ad300 p {
	font-size:0.9em;
}
.ad300 img {
	float:left;
	margin:5px;
}

.ad468 {
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}

.ad728 {
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}

form {
	font-size:0.9em;
}
.adm {
	background:#F9F9F9;
	border:solid;
	border-width:1px;
	padding:2px;
}
#center {
 	margin:5px 150px;
	padding:0px 10px;
	border-left:dotted;
	border-width:1px;
	border-color:gray;
}
#center h3 {
	/*font-weight:bold;*/
	font-size:1.0em;
	text-align:left;
	margin-top:10px;
	margin-bottom:5px;
}
#center h4 {
	font-size:0.9em;
	margin-top:5px;
	margin-left:0px; 
}
#center p, span{
	font-size:0.8em;
	margin-bottom:5px;
}
#center ul, ol {
	margin-top:15px;
	margin-left:25px;
	margin-bottom:15px;
	font-size:0.8em;
}
#center blockquote {
	margin-top:15px;
	margin-left:25px;
	margin-bottom:15px;
}
#center table {
	font-size:0.8em;
	margin-right:auto;
	margin-left:auto;
	margin-top:15px;
	margin-bottom:10px;
	border:solid;
	border-collapse:collapse;
	border-color:#C0C0C0;
	border-width:3px;
	width:98%;
}
#center table.large {
	width:80%;
}
#center table.medium {
	width:60%;
}
#center table.small {
	width:40%;
}
#center table.xsmall {
	width:20%;
}
#center table thead {
	background:#FFFFCC;
} 
#center td {
	border:solid;
	border-color:#CCCCCC;
	border-width:1px;
	padding:2px;
	text-align:center;
}
#center td.left {
	text-align:left;
}

#center .ad250 table {
	border-color:#fff;
}

.center {
	text-align:center;
	width:100%;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
#center img {
	margin:10px;
	float:none;
	text-align:center;
}
#bottom {
}
#bottom p {
}
#right {
	position:absolute;
	top:0px;
	right:0;
	width:120px;
	margin-right:10px;
	text-align:center;
	font-size:0.8em;
}
#right p {
	margin:5px;
}
/* menu */
#topmenu	{
	padding-bottom:10px;
	margin-left:5px;
	list-style:none;
	display:block;
	text-align:left;
	width:140px;
   	border-bottom:dotted;
	border-width:1px;
	border-color:gray;
}
#topmenu a 	{
	text-decoration:none;
}
#topmenu a:hover {
	text-decoration:underline;
}
#topmenu li {
	margin-top:1px;
	margin-bottom:1px;
	margin-left:10px;
	text-indent:-10px;
	line-height:15px;
}
#topmenu li span {
	/*font-weight:bold;*/
	font-size:0.8em;
}
#topmenu li ul li {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	text-indent:-10px;
	line-height:0.9em;
}
#topmenu li ul li span {
	font-weight:normal;
	font-size:0.7em;
}
#topmenu li ul {
	display:none;
	list-style:none;
}
.menunormal ul#topmenu li ul {
	display:block;
}
.currentTopic span {
	text-decoration:underline;
	color:red;
}
.currentTopic ul li span {
	font-weight:normal;
	text-decoration:none;
}
/* end menu */
/* tradePub */
.TPtable {font-family:verdana,arial,helvetica; border:0px solid; background:#FFFFFF; border-color:#F5F5DC; border-collapse:collapse; width:120px;}
.TPheader {text-decoration:none; font-size:1.0em; font-weight:bold; font-style:normal; color:#000000;padding:2px; text-align:center; background:#F5F5DC;}
.TProw {text-decoration:none; font-size: 0.9em; font-weight:normal; font-style:normal; color:#000000; padding:4px;}
a.TProw {text-decoration:none; font-size: 0.9em; font-weight:bold; font-style:normal; color:#FF0000; padding:0px;}
a:hover.TProw {text-decoration:underline; font-size: 0.9em; font-weight:bold; font-style:normal; color:#000000;}


#center_topic_ad9 .TPtable a {text-decoration:underline; font-size:10px; color:#366600; font-weight:bold;} 
#center_topic_ad9 .TPtable{font-family:verdana,arial,helvetica; font-size:9px; color:#000000; border:2px solid #366600; background:#FFFFFF; padding:0px; margin:0px; width:728px; height:90px;} 
#center_topic_ad9 img.header{width:728px;height:20px;}

.TPtablemix04cnf a {text-decoration:underline; color:#FF9900; font-weight:bold;}
img.headermix04cnf{width:230px;height:25px;}
img.footermix04cnf{width:230px;height:20px;}
img.covermix04cnf{width:73px;height:99px;}
.TPtablemix04cnf{font-family:arial,helvetica; background:#FFFFFF; width:230px; padding:0px;}
.TPcellmix04cnf{font-size:13px; color:#000000; padding:5px; vertical-align:top;}
.TPcellHmix04cnf{font-size:13px; color:#000000; padding:5px; vertical-align:top;}

.TPtablemix08cnf a {text-decoration:underline; color:#0000CC;}
img.headermix08cnf{width:230px;height:95px;}
img.footermix08cnf{width:230px;height:20px;}
img.covermix08cnf{width:91px;height:120px;}
.TPtablemix08cnf{font-family:arial,helvetica; background:#FFFFFF; width:230px; padding:0px;}
.TPcellmix08cnf{font-size:13px; color:#000000; padding:5px; vertical-align:top;}
.TPcellHmix08cnf{font-size:13px; color:#000000; padding:5px; vertical-align:top;}



img.TPheadimg{width:120px;height:194px;} 
img.TPfootimg{width:120px;height:100px;} 
a.TPcell{text-decoration:underline;font-size:11px;font-weight:bold;font-style:normal;color:#FF9900;} 
a:hover.TPcell{text-decoration:underline;font-size:11px;font-weight:bold;font-style:normal;color:#000000;} 
.TPtable{font-family:verdana,arial,helvetica;border:1px solid;background:#ffcc33;border-color:#ffcc33;border-collapse:collapse;width:120px;height:600px;} 
.TPcell{font-size: 10px;font-weight:normal;font-style:normal;color:#000000; padding:2px;} 

/* end TradePub*/
