body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 12px;
	/*background-color: #FF99CC;*/
}
td{
	/*vertical-align: top;*/
	font-family: Verdana;
	font-size: 12px;
}

a.bloglink:link, a.bloglink:visited{
	font-style: bold;
	font-size: 120%;
	color: #000000;
}
#menu{
	background-color: #E7F7F7;
	border: 1px solid #BDCECE;
	padding: 5px;
	text-align: center;
	width: 300px;
}
#page{
	width: 740px;
	padding: 5px;
	text-align: center;
	/*border-left: 1px solid #7E0041;
	border-right: 1px solid #7E0041;
	border-bottom: 1px solid #7E0041;
	background-color: #FFFFFF;*/
}
#header{
	margin: 0px;
	border-bottom: 10px solid #800080;
}
#maintable{
	background-color: #E7F7F7;
	border: 1px solid #BDCECE;	
}
#footer{
	border-top: 2px solid #800000;
	text-align: right;
	font-weight: bold;
	margin: 25px 5px 25px 5px;
}
a{
	color: #000000;
	font-weight: normal;
}
#catline{
	text-align: center;
	/*font-weight: bold;*/
	/*margin-top: 1em;*/
	margin-bottom: 1em;
}
#catline a{
	color: #000000;
	font-weight: normal;
}
#catline .selcat{
	color: #008000;
	font-weight: normal;
}
#page{
	width: 740px;
}
#content{
	margin: 5px 5px 5px 5px;
	text-align: left;
}
#content h1{
	font-size: 110%;
	color: #000000;
	padding: 2px 2px 2px 5px;
	margin: 0px;
	margin-top: 15px;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #8BB3B3;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #8BB3B3;
	background-color: #CED6D6;
	text-align: left;
}
.textfield{
	width: 600px;
}
.descfield{
	width: 600px;
	height: 100px;
}
.selectfield{
	width: 600px;
}
.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;
}

#desc{
	margin: 10px;
	/*font-weight: bold;*/
	background: url(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: normal;
	background-color: #FFFFC0;
	border: 1px solid #000000;
	padding: 5px;
}
.note{
	font-size: 12px;
	margin-bottom: 1em;
	color: #000000;
}

.note .cat a{
	color: #008000;
	/*font-weight: bold;*/
}

.note .url, .note .datum{
	color: #008000;
}
.description{
	margin: 2px;
	margin-left: 5px;
	color: #404040;
}
.banner{
	text-align: center;
	margin-bottom: 1em;
}
.banner a{
	color: #000000;
}

li {
}
ul{
	margin-left: 10px;
	padding-left: 10px;
	list-style-type: square ; 
	/*color: #9C0000;*/
	line-height: 1.3;

}

.refer{
	color: #9C0000;
	list-style-type: square ; 
	line-height: 1.4;
}
.refer li{
	
}

.bottomnav{
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #8BB3B3;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #8BB3B3;
	background-color: #CED6D6;
	padding: 2px;
}
.bottomnav a{
	font-size: 110%;
	font-weight: bold;
}

#trades{
	margin-top: 2em;
	/*margin-bottom: 2em;*/
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	
}
#trades a{
	color: #9C0000;
	font-weight: normal;	
}

.confirm{
	margin-top: 1em;
	margin-bottom: 2em;
	font-weight: normal;
	background-color: #E5E5CD;
	border: 1px solid #000000;
	padding: 3px;
}
.errors{
	margin-top: 1em;
	margin-bottom: 2em;
	background-color: #FFC0C0;
	border: 1px solid #000000;
	padding: 3px;
}

.listed{
	background-color: #C0FFC0;
}
.notlisted{
	background-color: #C0C0C0;	
}

.warning{
	color: #ff0000;
	font-weight: normal;
}
.tableheader{
	font-weight: bold;
	background-color: #C0C0C0;
}

.submitcell{
	background-color: #C0C0FF;
}

.tip{
	background-image: url("../icon/help.gif");
	background-repeat: no-repeat;

	/*height: 25px;*/
	padding-bottom: 5px;
	padding-left: 25px;
	vertical-align: bottom;
	margin-left: 10px;
	color: #202020;
}

#title{
	font-size: 150%;
	color: #800000;
	padding: 2px 2px 2px 5px;
	margin: 0px;
	margin-top: 5px;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #8BB3B3;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #8BB3B3;
	background-color: #CED6D6;
	text-align: center;
}

.req{
	color: #ff0000;
	font-weight: bold;
}