body { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-size: 76%; }
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; color: #6666CC; }
body, td, p {  font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; }

big { font-weight: bold;  font-size: 1.2em;  }
small { font-size: 0.8em;  }

input.text, input.password, textarea {
	border: 1px solid #000000;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}
input.button,
input.buttonover,
input.buttonactive {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	cursor: hand;
}
select {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
img {
	border: 0px;
}
form {
	margin: 0;
}
label span {
	float: left;
	width: 20em;
}
span.error {
	color: red;
}

/* Links */
a {
	color: #358CCE;
	text-decoration: none;
}
a:link,
a:visited {
	color: #358CCE;
	text-decoration: none;
}
a:hover,
a:active {
	text-decoration: underline;
	color: #3399FF;
}

/* #6699FF */

table.header { border-bottom: 1px solid #000000; background: #FFFF99; margin-bottom: 10px; }
img.logo { margin-top: 5px; margin-bottom: 5px; }

td.content { padding-top: 10px; padding-left: 15px; }

/* Related Area */
div#related {
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	border: 1px solid #6699FF;
	
	font-size: 0.9em;
	color: #6699FF;

	background: #BBDDFF;
}

div#related h6 {
	border-bottom: 1px solid #6699FF;
	font-weight: bold;
	color: #6699FF;
	margin: 0px;
	padding: 0px;
	font-size: 1.0em;
}

/* Related Links */
div#related a {
	color: #6699FF;
	text-decoration: none;
	margin: 2px;
}
div#related a:link,
div#related a:visited {
	color: #6699FF;
	text-decoration: none;
}
div#related a:hover,
div#related a:active {
	text-decoration: none;
	color: #3366CC;
}

div#addrblock {
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	padding: 2px;
	border: 1px solid #888;
	
	font-size: 0.9em;
	color: #888;

	background: #ddd;
	
	font-family: Verdana, Arial, sans-serif;
	font-weight: 800;
	font-size: 0.6em;
}

.featitm {
	text-align: center;
	font-size: 0.8em;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 0px;
}
.featitm img { border: 0px; }

.itm {
	padding-top: 8px;
	padding-bottom: 8px;
}
.itm img { border: 0px; }

div.itmbox {
	float: right;
	width: 200px;
	padding: 8px;
	border: 1px solid black;
}