*
{
	border-color:black;
	border-style:solid;
	border-width:0px;
}
html
{
	margin:0;
	padding:0;
}
body
{
	background-color:#404040;
	color:#b0b0b0;
	font-family: "Arial";
	font-size:13px;
	margin:0;
	padding:0;
}
a
{
	color:#909090;
	text-decoration:none;
	cursor:pointer;
}
a:hover
{
	color:#b0b0b0;
	text-decoration:underline;
}
div
{
	background-color:#303030;
	border-color:#b0b0b0;
	border-style:solid;
}
div.hidden
{
	background-color:transparent;
	border-width:0px;
}
hr
{
    border-style:solid;
    border-color:black;
    border-width:0;
}
img
{
	border-width:0px;
}
p
{
	margin:0px;
	padding:2px;
}
pre
{
    margin:0px;
    white-space:pre-wrap;
}
#header
{
	background-color:black;
	border-bottom-width:1px;
	position:absolute;
	top:0px;
	left:0px;
	height:119px;
    min-width:602px;
	width:100%;
}
#menu
{
    background-color:Transparent;
    position:absolute;
    top:107px;
    bottom:-20px;
    left:10px;
}
#nav
{
	border-width:1px;
	position:static;
	margin-left:10px;
	width:175px;
}
#nav-links
{
	padding-left:10px;
}
#ctl00_adm
{
	border-width:1px;
	position:static;
	margin-top:10px;
	margin-left:10px;
	width:175px;
}
#adm-links
{
	padding-left:10px;
}
#sis
{
	border-width:1px;
	margin-top:10px;
	margin-left:10px;
	width:175px;
}
#sis-links
{
	text-align:center;
}
#info
{
	border-width:1px;
	position:static;
	margin-right:10px;
	width:175px;
}
#info-links
{
	padding-right:10px;
}
#aff
{
	border-width:1px;
	margin-top:10px;
	margin-right:10px;
	width:175px;
}
#aff-links
{
	text-align:center;
}
#main
{
	border-width:1px;
	font-size:12px;
	text-align:justify;
	position:relative;
	margin:auto;
	margin-top:0px;
	z-index:2;
	width:600px;
}
#usermain
{
	border-top-width:1px;
	border-bottom-width:1px;
	font-size:12px;
	text-align:justify;
	position:relative;
	margin:auto;
	margin-top:0px;
	z-index:2;
	width:100%;
}
#Login
{
	border-width:1px;
	font-size:12px;
	text-align:justify;
	position:absolute;
	top:40px;
	right:150px;
	height:85px;
	width:270px;
	z-index:10;

}
.dragon
{
    position:absolute;
    font-size:24px;
    font-family:Tahoma;
    font-weight:bold;
    color:#00DC00;
}
.h
{
	background-image:url(../../img/h.png);
	background-repeat:repeat-x;
	color:#e0e0e0;
	text-align:center;
	padding-top:2px;
	height:20px;
	width:auto;
}
.h a
{
	color:#e0e0e0;
}
.h a:hover
{
	text-decoration:none;
}
.loginboxes
{
    /* background-image:url(../../img/txtBack.png); */
    background-color:#aaaaaa;
    border-color:#606060;
    border-width:1px;
    color:White;
    font-weight:bold;
    height:18px;
    padding-top:0px;
    padding-left:0px;
    padding-bottom:0px;
    padding-right:0px;
    margin:1px;
    margin-top:0px;
    width:95px;
}
.loginbutton
{
    background-color:#aaaaaa;
    border-color:#606060;
    border-width:1px;
    color:White;
    font-weight:bold;
    height:20px;
    position:absolute;
    bottom:1px;
    right:1px;
    /* width:75px; */
    width:268px;
}
a.menutop
{
    background-color:#505050;
    border-color:#b0b0b0;
    border-width:1px !important;
    border-style:solid !important;
    padding-top:3px;
    padding-left:2px;
    padding-right:2px;
    margin:0px !important;
    position:relative;
    bottom:0px;
    width:auto;
    z-index:1;
}
a.menutop:hover
{
    background-color:black;
    border-top-width:0px !important;
    padding-top:4px;
    z-index:0;
}
.registerbutton
{
    background-color:#aaaaaa;
    border-color:#606060;
    border-width:1px;
    color:White;
    font-weight:bold;
    height:20px;
    position:static;
    bottom:1px;
    right:1px;
    width:75px;
}
.tab
{
    background-color:#505050;
    border-width:1px;
    padding-bottom:3px;
    padding-left:2px;
    padding-right:2px;
    position:absolute;
    top:-20px;
    width:auto;
    z-index:1;
}
.tab:hover
{
    background-color:#303030;
    border-bottom-width:0px;
    padding-bottom:4px;
    z-index:0;
}
.tabb
{
    background-color:#505050;
    border-width:1px;
    padding-top:3px;
    padding-left:2px;
    padding-right:2px;
    position:absolute;
    bottom:-20px;
    width:auto;
    z-index:1;
}
.tabb:hover
{
    background-color:#303030;
    border-top-width:0px;
    padding-top:4px;
    z-index:0;
}
.tab a:hover
{
	color:#b0b0b0;
	text-decoration:none;
}
.tabb a:hover
{
	color:#b0b0b0;
	text-decoration:none;
}
.avatarTitle
{
    position:absolute;
    left:0px;
    bottom:1px;
    font-size:10px;
    text-align:center;
    opacity:0.75;
    filter:alpha(opacity=75);
    width:100px;
}
.UserDiv
{
    border-width:1px;
    position:absolute;
    top:8px;
    right:8px;
    height:121px;
    width:350px;
}
.edittxt
{
    color: #FF0000;
    font-size: 75%;
    text-align: right;
}
.statlink
{
    border-color: #aaaaaa;
    color: #777777;
    text-align: center;
    width: 20px;
}
.statlink:hover
{
    border-width: 1px;
    color: #aaaaaa;
    cursor: pointer;
    width: 18px;
}
#divToolbar
{
	background-color: #444444;
	border-width: 1px;
    border-color: #aaaaaa;
    color: #aaaaaa;
    padding: 2px;
    position:absolute;
    text-align: center;
    vertical-align: middle;
    z-index: 99;
}
/* Classes for BB Code shortcode */
.b
{
	font-weight:bold;
}
.i
{
	font-style:italic;
}
.u
{
	text-decoration:underline;
}
.s
{
	text-decoration:line-through;
}