A {
	color:#00f;
	text-decoration:underline;
}
A IMG {
	border:none;
}

IMG.icon {
	height:48px;
	width:48px;
}

BLOCKQUOTE {
	font-family: monospace;
	margin-left: 10px;
}

BODY {
	color:#222;
	font-family:sans-serif;
	font-size:10px;
	line-height:11px;
	margin:2px;
	overflow-x:hidden;
	width:236px;
}

DIV {
	padding-bottom:5px;
	padding-top:5px;
}

DIV.footer {
	text-align:justify;
}

DIV.alerts_section {
	background:#fff;
	border:1px solid #222;
	height:120px;
	overflow:hidden;
	overflow-y:scroll;
	padding:2px;
}

DIV.navbar {
	background:#eee;
	border:1px outset #888;
	padding:2px;
	text-align:center;
}

DIV.section_info{
	background:#fff;
	border:1px solid #eee;
	margin-bottom:10px;
	padding:3px;
	text-align:justify;
}

DIV.alerts_popup {
	background:#ff8;
	border:1px solid #222;
	display:none;
	opacity:.7;
	left:5px;
	padding:3px;
	position:fixed;
	text-align:center;
	top:20px;
	width:222px;
}

FORM {
	margin:0px;
	padding:0px;
}
.return_button {
	background:#44f;
	border:2px outset #44f;
	color:#fff;
	font-size:12px;
}

H1 {
	background:#eee;
	border:1px outset #888;
	font-size:16px;
	margin:auto;
	padding:4px;
	text-align:center;
	text-shadow:2px 2px 2px #888;
	width:200px;
}

TABLE {
	border:0px;
	margin:0px;
	padding:0px;
}
.list {
	background:#fff;
	border:1px outset #888;
	border-collapse:collapse;
	margin:auto;
	margin-bottom:8px;
	overflow-x:hidden;
	width:224px;
}

TD.action {
	color:#0f0;
	text-align:center;
}
TD.error {
	color:#f00;
	text-align:center;
}
TD.title {
	background:#00f;
	border:1px outset #888;
	color:#fff;
	font-size:12px;
	text-align:center;
}
TH {
	font-size:10px;
	padding-top:8px;
	text-shadow:1px 0px 1px #444;
}

UL {
	background:#fff;
}

.form_button, .form_button_big {
	background:#00f;
	border:2px inset #00f;
	color:#fff;
	font-size:10px;
	height:16px;
	text-align:center;
}
.forum_button {
	width:36px;
}
.forum_button_big {
	width:50px;
}
.form_field {
	border:1px inset #888;
	font-size:10px;
	width:100px;
}
.form_textarea {
	border:1px inset #888;
	font-size:10px;
	height:100px;
	width:200px;
}
.form_label {
	text-align:right;
	white-space:nowrap;
}
.form_heading {
	background:#ffb;
	text-shadow:1px 0px 1px #888;
}

.avatar {
	border:1px inset #888;
	float:left;
	height:30px;
	margin:2px;
}

.avatar_off {
	border:none;
	border-bottom:2px solid #000;
	border-right:2px solid #000;
	margin:3px;
	width:40px;
}
.avatar_on {
	border:none;
	border-left:2px solid #00f;
	border-top:2px solid #00f;
	margin:3px;
	width:40px;
}

.savii_off {
	border:1px inset #888;
	margin:2px;
}
.savii_on {
	border:1px inset #ff0;
	margin:2px;
}
