a:link {color: #01407b; text-decoration: underline; }
a:active {color: #01407b; text-decoration: underline; }
a:visited {color: #01407b; text-decoration: underline; }
a:hover {color: #0761b4; text-decoration: none; }

body {
	margin: 0;
	padding: 0;
	background: #367fae;
}

hr {
	color: #222222;

}

span.cat-link {
	font-family: arial; font-size: 11px; font-weight: bold;
}

h3 {
	margin: 0px;
	color: #222222;
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
}

img.icon {
	margin-left: 5px;
}

img.avatar {
	margin-right: 5px;
	border: 2px solid #222222;
}

td.span1 {
	background-image: url('./span1.jpg');
	background-repeat: repeat-x;
	height: 38px;
}

div.achievement {
	color: #222222;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	padding: 1px 1px 1px 1px; 
	background-color: #92bad2;
	border: 1px solid #192e3b;
	margin: 2px 2px 0;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 4px;
	text-align: left;
}
div.mybox {
	color: #222222;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	padding: 8px 8px 8px 8px; 
	background-color: #92bad2;
	background-position: 100% 80%;
	background-repeat: no-repeat;
	border: 1px solid #192e3b;
	margin: 2px 2px 0;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 4px;
	text-align: left;
	height: 450px;
	overflow-y: scroll;
	overflow-x: hidden;
}
div.whosonline {
	color: #222222;
	font-size: 12px;
	font-family: arial;
	background-color: #92bad2;
	border: 1px solid #192e3b;
	text-decoration: none;
	z-index: 2;
	float: left;
	position: absolute;
	text-align: left;
	display: none;
}

div.footer {
	color: #222222;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	padding: 8px 8px 8px 8px; 
	background-color: #cce8f9;
	border: 1px solid #192e3b;
	margin: 2px 2px 0;
	text-decoration: none;
	z-index: 1;
	top: 4px;
	position: relative;
	width: 900px;
	text-align: left;
}

div.myaccount {
	color: #222222;
	font-size: 12px;
	font-family: arial;
	padding: 8px 8px 8px 8px; 
	background-color: #92bad2;
	background-position: 0% 80%;
	background-repeat: no-repeat;
	border: 1px solid #192e3b;
	margin: 2px 2px 0;
	text-decoration: none;
	z-index: 0;
	position: relative;
	top: 4px;
	width: 295px;
	text-align: left;
	overflow-y: scroll;
	overflow-x: hidden;
}

div.login {
	text-align: center;
}

td.boxdivider {
	color: #222222;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	padding: 2px 2px 2px 2px; 
	background-color: #cce8f9;
	border: 1px solid #000000;
	margin: 2px 2px 0;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 4px;
	width: 18px;
}

div#navbar {
	height: 38px;
	background-image: url('./span1.jpg');
	width: 100%;
	z-index: 10;
}
div#navbarfoot {
	height: 38px;
	background-image: url('./span1.jpg');
	width: 100%;
	z-index: 10;
}
div#navbar ul {
	margin: 0px;
	padding: 0px;
	color: #222222;
	white-space: nowrap;
	display: inline;
	z-index: 10;
}

div#navbar li {
	list-style-type: none;
	position: relative;
	top: 10px;
	display: inline;
	z-index: 10;
}

div#navbar a {
	color: #222222;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	padding: 1px 22px 1px 22px; 
	background-color: #92bad2;
	border: 1px solid #192e3b;
	margin: 2px 2px 0;
	text-decoration:underline;
	position: relative;
	z-index: 10;
}

div#navbar a.long {
	color: #222222;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	padding: 1px 22px 18px 22px; 
	background-color: #92bad2;
	border: 1px solid #192e3b;
	border-bottom: 0px;
	margin: 2px 2px 0;
	position: relative;
	text-decoration:underline;
	z-index: 10;
}

img.avatar {
	border: 2px solid #222222;
}

div#navbar a.right {
	color: #222222;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	padding: 1px 22px 1px 22px; 
	background-color: #92bad2;
	border: 1px solid #192e3b;
	margin: 2px 2px 0;
	text-decoration:underline;
	position: relative;
	left: 100px;
	z-index: 10;
}

div#navbar a.rightlong {
	color: #222222;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	padding: 1px 22px 18px 22px; 
	background-color: #92bad2;
	border: 1px solid #192e3b;
	margin: 2px 2px 0;
	border-bottom: 0px;
	text-decoration:underline;
	position: relative;
	left: 100px;
	z-index: 10;
}