div#userBoxBanner img {
	border: #666666 1px solid;
}

div#userBoxBanner {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#userBoxHead {
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #E43E3E;
	font-weight: bold;
	text-align: center;
}

div#userBox a {
	font-size: 13px;
	color: #E43E3E;
	text-decoration: none;
	font-weight: bold;
}

div#userBox {
	text-align: justify;
	font-size: 12px;
	color: #666666;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFEFAF;
}

div#links a {
	color: #E38383;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

div#links {
	margin-top: 5px;
	margin-bottom: 5px;
}

table#charts {
	font-size: 11px;
}

table#errorMsg {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #E43E3E;
}

body {
    color: #000000;
    font-size: 12px;
    font-family: verdana, sans-serif;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

form {
	margin: 0px;
}

td#boxcontent b {
	color: #BF1616;
	font-size: 14px;
}

td#boxcontent a {
	font-size: 11px;
	color: #E43E3E;
	text-decoration: none;
}

td#boxcontent {
	text-align: justify;
	font-size: 11px;
	color: #666666;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 25px;
	background-color: #FFEFAF;
}

td#footer a {
	color: #000000;
    font-weight: bold;
    text-decoration: none;
}

td#footer {
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	height: 24px;
	padding-left: 10px;
	padding-right: 10px;
}

td#content {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFF8DA;
	background-repeat:no-repeat;
}

td#navi a {
    font-size: 14px;
    color: #666666;
    font-weight: bold;
    text-decoration: none;
}

td#naviSel a {
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

td#naviBG {
	vertical-align: top;
	background-color: #FFE684;
}

td#naviSel {
	background-color: #E43E3E;
	padding-left: 20px;
	spacing-bottom: 1px;
	border-bottom: #FFE684 3px solid;
}

td#navi {
	background-color: #FFD841;
	padding-left: 20px;
	border-bottom: #FFE684 3px solid;
}

#admin { text-align:center }
#admin table { font-size: 11px; }
#admin #longInput { width: 260px }
#admin textarea { width:260px; height:150px;color: #fff;border: #666666 1px solid;background-color: #F4A882; }

hr { color: #F4A882; }

input {
	color: #FFFFFF;
	border: #666666 1px solid;
	width: 120px;
	height: 20px;
	background-color: #F4A882;
	font-weight: bold;
}
