body
{
	background: url('background.gif');
	font-family: Helvetica;
	line-height: 16px;
	margin: 10px;
	font-size: 11px;
	min-width: 900px;
	color: #222222;
	text-align: center;
}
table
{
	border-collapse: collapse;	
}
a
{
	
	color: #416a99; text-decoration: none;
}
a:hover
{
	
	color:#ff6666; text-decoration: underline;
}

#head a
{
	color: #FFFFFF;	
}
img
{
	border: 0;
}

#container
{
	text-align: left;
	margin: 0 auto;
	width: 900px;
}
.box
{
	background: url('boxes.gif') top left no-repeat;	
}
div
{
	/*border: 1px solid #CC0000;*/	
}
#head
{
	height: 21px;
	background-position: 0px 0px;
	font-size: 11px;
	padding: 0 10px 0 10px;
	line-height: 20px;
	clear: both;
	color: #FFFFFF;
}
#foot
{
	height: 21px;
	background-position: 0px -23px;
	font-size: 11px;
	padding: 0 10px 0 10px;
	line-height: 20px;
	clear: both;
	text-align: right;
	color: #FFFFFF;	
}
#masthead
{
	background: url('masthead.jpg') top left no-repeat;
	height: 120px;
	width: 900px;
	padding-left: 2px;
	padding-right: 2px;	
}
#info
{
	float: left;	
}
#account
{
	float: right;	
}
#body
{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #FFFFFF;
	width: 900px;	
}
#menu
{
	float: left;
	padding: 8px;
	width: 150px;
	background: #FFFFFF;
}
#main
{
	float: left;
	padding: 8px;
	width: 520px;
	background: #FFFFFF;
}
#menu_right
{
	float: right;
	padding: 8px;
	width: 150px;
	background: #FFFFFF;
}
#menu_body
{
	padding: 8px;
	background: url('menu_bg.gif') top left repeat-y;
}
#menu_foot
{
	background-position: 0px -50px;
	height: 10px;
}
#menu_community
{
	background-position: 0px -65px;
	height: 20px;	
}
#menu_myragnarokhq
{
	background-position: 0px -86px;
	height: 20px;	
}
#menu_database
{
	background-position: 0px -107px;
	height: 20px;	
}
#menu_media
{
	background-position: 0px -149px;
	height: 20px;	
}
#menu_shoutbox
{
	background: url('shoutbox.gif');
	height: 20px;	
}
#menu_advertisement
{
	background: url('advertisement.gif');
	height: 20px;	
}
#menu_linktous
{
	background: url('linktous.gif');
	height: 20px;	
}
ul
{
	margin: 0px; padding: 0px;
}
ul li
{
	list-style:none;
	list-style-position: inside;
	list-style-image: url('orb.gif');	
}
.cell1
{
	background: #F5F5F5;
	border: 1px solid #DCDCDC;
	padding: 4px;
}
.cell2
{
	background: #FFFFFF;
	border: 1px solid #DCDCDC;
	padding: 4px;
}
.cellhead
{
	background: #F5F5F5;
	border: 1px solid #DCDCDC;	
}
#cellhead
{
	background: #F5F5F5;
	border-bottom: 1px solid #DCDCDC;	
}
#cell1
{
	background: #F5F5F5;
	border: 1px solid #DCDCDC;
	margin: 8px;
	padding: 4px;
	font-size: 12px;
}
#cell2
{
	background: #FFFFFF;
	border: 1px solid #DCDCDC;
	margin: 8px;
	padding: 4px;
	font-size: 12px;
}
.header
{
	background: #F5F5F5;
	padding: 3px;
	border: 1px solid #aaaaaa;
	color: #0065ce;
	font-weight: bold;
	text-transform: uppercase;
}
.window
{
	background: #EFEFEF;
	padding: 6px;
}
table
{
	width: 100%;	
}
#welcome
{
	background: url('welcome_bg.gif') bottom right no-repeat;
	padding-right: 225px;
	height: 500px;
	font-weight: 120%;
	border-bottom: 1px dotted #DCDCDC;
}
h1
{
	background: #EEEEEE;
	font-size: 12px;
	line-height: 30px;
	padding-left: 8px;
	height: 30px;
	color: #0065ce;
	margin: 0px;
}
h2
{
	background: #F5F5F5;
	height: 12px;
	font-size: 11px;
	font-weight: 100;
	padding: 4px;
	margin: 0px;
}
h3
{
	margin-bottom: 2px;
}
h4
{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	color: #666666;
	margin: 0px;
}
#breadcrumb
{
	padding: 8px;
	border: 1px solid #DCDCDC;
	background: #F5F5F5;
	margin-bottom: 10px;	
}
.active
{
	font-weight: bold;
	color: green;	
}
table.view td.detailed {
	margin: 0;
	padding: 0;
}

table.view tr.detailed {
	margin: 0;
	padding: 0;
}

table.view tr.detailedHidden {
	margin: 0;
	padding: 0;
    visibility: collapse;
    display: none;
}
.tRow
{
	background: #ffffcc;		
}
.page
{
	background: #F5F5F5;
	border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #666666;
	padding: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
.quote
{
	font-size: 10px;
	background: #EFEFEF;
	color: #666666;
	padding: 25px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.quote_head
{
	font-weight: bold;	
}
