.ChangeCursor {
        CURSOR: hand;
}



BODY {

background-color: black;
        SCROLLBAR-FACE-COLOR: black;
        SCROLLBAR-ARROW-COLOR: black;
        SCROLLBAR-TRACK-COLOR: black;
        CURSOR: default;
        color:#f2f2f2;
        font-size:8pt;
        font-family:verdana;

}

.ordianry_mail{
	COLOR: #aa3333;
	TEXT-DECORATION: none;
}


.new_mail {
color: #f2f2f2;
font-size:8pt;
font-family: verdana;
}


.board
{
background: url(images/blackjack.gif) no-repeat;
width:225px; 
height:179px;
}


.deck
{
background: url(images/deck.png) no-repeat;
width:40px; 
height:60px;
float: left;
}


.bjckcol0
{
background: url(images/hearts.png) no-repeat;
width:40px; 
height:40px;
float: left;
}

.bjckcol1
{
background: url(images/spades.png) no-repeat;
width:40px; 
height:40px;
float: left;
}

.bjckcol2
{
background: url(images/cloves.png) no-repeat;
width:40px; 
height:40px;
float: left;
}

.bjckcol3
{
background: url(images/diamonds.png) no-repeat;
width:40px; 
height:40px;
float: left;
}



.menu_arrow
{
background: url(images/menuarrow.png);
width:24px; 
height:20px;
float: left;
}


.return
{
background: url(images/return.png);
width:20px;
height:20px;
}


.fortune
{
background: url(images/fortune.png);
width:172px; 
height:232px;
}


.blacksmith
{ 
background: url(images/blacksmith.png); 
width:136px; 
height:282px;
}


.trash
{ 
background: url(images/trash.png); 
width:20px; 
height:20px;
}


.salesman
{ 
background: url(images/carzy_salesman.jpg); 
width: 240px; 
height: 180px;
}

.blackskull
{ 
background: url(images/skullblack.png); 
width:40px; 
height:40px;
}



.magician
{ 
background: url(images/kishHEAD.png); 
width: 153px; 
height: 208px;
}


.elephant
{ 
background: url(images/elephant.png); 
width: 103px; 
height: 53px;
}


.no_star
{ 
background: url(images/smallNStar.png); 
width: 20px; 
height: 19px;
}

.star
{ 
background: url(images/smallStared.png);
width: 20px; 
height: 19px;
}


.top {
        border: 0px #222222 solid;
		background-color: black;
        font-size:8pt;
        font-family:verdana;


}


.rightborder {
		
		background-color: black;
        color:fff6f6;
        font-size:8pt;
        font-family:verdana;
        margin-top: 4px;
        margin-bottom: 4px;
        padding-top: 4px;
        padding-right: 4px;
        padding-bottom: 4px;
        padding-left: 10px;
        border: gray solid;
        border-width: 0px 0px 0px 0px;
}
.banner {
	background: black url(images/header_DW3.jpg) no-repeat;
	position: static;
	font-size:8pt;
	font-family: verdana;
	min-height: 156px;
	min-width: 716px;
	height: 156px;
	width: 716px;
        border: #f2f2f2 double;
        border-width: 0px 0px 0px 0px;

}

.footer {
	background: black url(images/divider.jpg) no-repeat;
	position: static;
	font-size:8pt;
	font-family: verdana;
	min-height: 156px;
	min-width: 716px;
	height: 156px;
	width: 716px;
        border: #f2f2f2 double;
        border-width: 0px 0px 0px 0px;

}
.linklist {
        color:#ffffff;
        font-family:verdana;
        font-size:8pt;
        text-align: left;
        padding-left: 0px;
        padding-top: 0px;
        border: #f2f2f2 double;
        border-width: 0px 0px 0px 0px;
}

.stats {
	color:#f2f2f2;
	font-size: 8pt;
	font-family: verdana;
}


.clock {
	font-size:8pt;
	font-family: verdana;
	position: relative;
	float: left;
	vertical-align: bottom;
	color: #ffffff;
}
	
.online {
	font-size:8pt;
	font-family: verdana;
	position: relative;
	float: right;
	color: #ffffff;
}





.nav {

font-family: verdana;
font-size:8pt;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #f2f2f2;
text-decoration: none
}
.nav2 {
background: url(images/menu.jpg) no-repeat;
font-family: verdana;
font-size:10pt;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #f2f2f2;
text-decoration: none}



table.menu {
	padding-left: 2px;
	BORDER-WIDTH: 0;
	BORDER-STYLE: solid;
	BORDER-COLOR: #7B7D7C;

}
TD.menu {
font-family: verdana;
font-size: 9pt;

	BORDER-WIDTH: 0;
	BORDER-STYLE: solid;
	BORDER-COLOR: #7B7D7C;
}




A.side:link {
	COLOR: #aa3333;
	TEXT-DECORATION: none;
}
A.side:visited {
	COLOR: #aa3333;
	TEXT-DECORATION: none;
}
A.side:hover {
	COLOR: #910000;
	TEXT-DECORATION: none;
}
A.side:active {
	COLOR: #aa3333;
	TEXT-DECORATION: none;
}




a:hover {
        text-decoration: none;
        color: #910000;
}
a {
        text-decoration: none;
        color: #aa3333;
}



input.mailHighlight{
background-color:#521A1A;
color:#f2f2f2;
	border-right: #7a736d 1px solid;
	border-top: #7a736d 1px solid;
	border-left: #7a736d 1px solid;
	border-bottom: #7a736d 1px solid;
}


input {
background-color:transparent;
color:#f2f2f2;
	border-right: #f2f2f2 1px solid;
	border-top: #7a736d 1px solid;
	border-left: #7a736d 1px solid;
	border-bottom: #7a736d 1px solid;
}
input:disabled {
background-color:transparent;
color:#f2f2f2;
	border-right: #f2f2f2 1px solid;
	border-top: #7a736d 1px solid;
	border-left: #7a736d 1px solid;
	border-bottom: #7a736d 1px solid;
}
input.button {
	font-family: verdana;
	font-size: 7.5pt;
	font-weight: bold;
	color: black;
	background-color: #7a736d;
	cursor: hand;
}
button {
	font-family: verdana;
	font-size: 7.5pt;
	font-weight: bold;
	color: black;
	background-color: #7a736d;
	cursor: hand;
}

.textbox{ 
background-color:transparent;
color:#f2f2f2;
	border-right: #f2f2f2 1px solid;
	border-top: #7a736d 1px solid;
	border-left: #7a736d 1px solid;
	border-bottom: #7a736d 1px solid;
}

select{ 
background-color:black;
color:#f2f2f2;
	border-right: #f2f2f2 1px solid;
	border-top: #7a736d 1px solid;
	border-left: #7a736d 1px solid;
	border-bottom: #7a736d 1px solid;
}




unkown {
color:#ffffff;
font-size:8pt;
font-family:verdana;
}




td {
color: #f2f2f2;
font-size:8pt;
font-family: verdana;
}






.insidetable {

background-color: black;
color: #f2f2f2;
font-size:8pt;
font-family: verdana;
border: 0px solid;
border-color: red;
}


.insidetd {

background-color: #f2f2f2;
color: #f2f2f2;
font-size:8pt;
font-family: verdana;
}




table.content tr {
	background-color: #474747;
}
table.content tr.header, table.content tr.headerRow {
	background-color: #2f2f2f;
}
table.content tr.header td {
	color: #ffffff;
	font-weight: bold;
}




















h3 {
        font-family: verdana;
        font-size: 11px;
        letter-spacing: 3px;
        margin-top: 0pt;
        margin-bottom: 0pt;
        margin-left: 0px;
        color: #f2f2f2;
}

h4 {
        font-family: verdana;
        font-size: 13px;
        letter-spacing: 0px;
        color: #f2f2f2;
        margin-top: 0pt;
        margin-bottom: 0pt;
    
  }


.Table {
		background-color: #f2f2f2;
        font-size:8pt;
        FONT-FAMILY: verdana;
        BORDER-RIGHT: #000000 1px solid;
        BORDER-TOP: #000000 1px solid;
        BORDER-LEFT: #000000 1px solid;
        BORDER-BOTTOM: #000000 1px solid;
}

p, dl{
        font-family: verdana;
        font-size: 10px;
        margin-top: 3px;
        margin-bottom: 3px;
        margin-left: 12px;
        line-height: 14px;
}



.status {
        border: 1px #222222 solid;
        font-family:verdana;
		font-size: 10px;
		color:#ffffff;
        background-color: #040404;
        margin-top: 2px;
        margin-bottom: 2px;
        padding-top: 2px;
        padding-right: 2px;
        padding-bottom: 2px;         padding-left: 2px;
        border-width: 1px 1px 1px 1px;
}

.hitlist {
        border: 1px #222222 solid;
        font-family: verdana;         font-size: 10px;
		margin-top: 4px;
        margin-bottom: 4px;
        padding-top: 4px;
        padding-right: 4px;
        padding-bottom: 4px;         padding-left: 10px;
        border-width: 1px 1px 1px 1px;
}







rubrik {
        font-family: verdana, verdana, Helvetica, sans-serif;
        font-size: 14px;
        color: #333333;
}



















#banner {
	background: black url(images/header.png) no-repeat left;
	position: static;
	font-size:8pt;
	font-family: verdana;
	min-height: 130px;
	min-width: 650px;
	height: 127px;
	width: 650px;
}


div.minishout {
  font-size: 6pt;
  width: 135;
}