body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.3;
}
td{
	font-family: Verdana;
	font-size: 12px;
	/*vertical-align: top;*/
	line-height: 1.3;
}

a.bloglink:link, a.bloglink:visited{
	font-style: bold;
	font-size: 120%;
}
#header{
	margin: 0px;
	border-bottom: 10px solid #800080;
}
#footer{
	border-top: 10px solid #800080;
	text-align: right;
	padding-top: 5px;
}
#page{
	width: 770px;
	/*background-color: #ff0000;*/
}
#content{
	margin: 5px 5px 5px 10px;
}
h1{
	font-size: 120%;
	color: #800080;
	padding: 0px;
	margin: 0px;
}
#catline{
	text-align: center;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 1em;
}
#catline a{
	color: #000000;
	font-weight: normal;
}
#catline .selcat{
	color: #800080;
	font-weight: bold;
}
.textfield{
	width: 300px;
}
.descfield{
	width: 300px;
	height: 100px;
}
.selectfield{
	width: 300px;
}
.buttons{
	margin-top: 1em;
}
.caption{
	margin-top: 5px;
}
#links{
	float: right;
	width: 200px;
	margin-left: 10px;
}
#links .small{
	
	margin-top: 1em;
	font-size: 80%;
}
#links li{
	margin-top: 5px;
}
ul{
	margin-top: 8px;	
}
li{
}
#desc{
	margin-bottom: 1em;
	/*margin: 10px;*/
	/*font-weight: bold;
	background: url("<? print $root_path ?>images/tip.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px; 
	padding-left: 50px;*/
}
form{
	margin: 0px;
}
.confirm{
	margin-top: 1em;
	margin-bottom: 2em;
	font-weight: bold;
}
.note{
	font-size: 12px;
	margin-bottom: 1em;
}
.note .url, .note .datum{
	color: #008000;
}
.note .cat{
	color: #008000;
	font-weight: bold;
}
.note .cat a{
	color: #008000;
}
.description{
	margin: 2px;
	margin-left: 5px;
	color: #404040;
}
.banner{
	text-align: center;
	margin-bottom: 1em;
}
.banner a{
	color: #000000;
}
.refer{
	margin: 0px; 
	padding: 0px; 
	padding-left: 10px; 
	margin-left: 10px;
	list-style-type: square ; 
	margin-bottom: 1em;
	font-size: 12px;
	/*line-height: 0.9;*/
}
.refer li{
	margin-top: 1px;
	margin-bottom: 0px;
}

.textbanner{
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-align: left;
	/*margin-bottom: 5px;*/
	color: #454539;
	border: 1px solid #68E068;
	background-color: #C1FFC1;
	padding: 5px;
}

.textbanner a{
	color: #008000;
	font-size: 16px;
	font-weight: bold;
}



/* #navlist li
{
display: inline;
}

#navlist .selected a {
	background-color: #800080;	
	color: #ffffff;
	font-weight: bold;
}*/

/*#navlist
{
width: 125px;
font-family: sans-serif;
margin: 5px 10px 5px 0;
padding: 0 0 0 0;
border-top: 1px #404040 solid;
border-left: 1px #404040 solid;
border-right: 1px #404040 solid;
}

#navlist a
{
width: 99.99%;
display: block;
background-color: #fff;
border-bottom: 1px #404040 solid;
text-align: center;
text-decoration: none;
color: #000;

}

 #navlist a:hover { background-color: #C1FFC1; }
 #navlist .selected a:hover { background-color: #800080;	 }*/

.bottomnav{
	font-size: 18px;
}

.boxcontent{
	background-color: #FBBFFF;
	padding-left: 4px;
	padding-right: 4px;
	line-height: 1.4;
}
.boxheader{
	background-color: #CF00DC;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 1px solid #91009E;
}
.boxcontent a{
	color: #000000;
}

#navlist .selected a {
	color: #91009E;
	font-weight: bold;
	text-decoration: none;
}

#navlist{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}

#trades{
	margin-top: 1em;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	
}
#trades a{
	color: #800080;
	font-weight: normal;	
}
