/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.P	
{
	color : #C0C0C0;
	font-family : tahoma;
	font-weight : normal;
	font-size : 8pt;
}

.A1 { color : #FFFFFF; font-family : tahoma; font-weight : bold; font-size : 8pt; }
.A2 { color : #FFFFFF; font-family : tahoma; font-weight : normal; font-size : 8pt; }
.A3 { color : #FFFFFF; font-family : tahoma; font-weight : normal; font-size : 8pt; }
.A4 { color : #FFFFFF; font-family : tahoma; font-weight : normal; font-size : 8pt; }
.B1 { color : #FF0000; font-family : tahoma; font-weight : bold; font-size : 8pt; }
.B2 { color : #FF0000; font-family : tahoma; font-weight : normal; font-size : 8pt; }
.GOLD { color : #FFFF00; font-family : tahoma; font-weight : bold; font-size : 8pt; }
.MYSTICISM { color : #FFFF00; font-family : tahoma; font-weight : normal; font-size : 8pt; }
.USEITEM { color : #006600; font-family : tahoma; font-weight : normal; font-size : 8pt; }

.style1
{
  width: 100%;
}
.style2
{
  width: 100%;
  float: left;
}

.WaterMarked 
{
	font-style:italic;
}

.greybox {
	position:relative;
	margin:0px auto;
	min-width:8em;
	max-width:950px;
	color:#000000;
	z-index:1;
	margin-left:12px;
	margin-bottom:0.5em;
}

.header 
{
	min-height:30px;
	color:#FFFFFF;
	text-align:left;
	vertical-align:middle;
	background: url(http://www.storm-world.com/Campaign/images/Styles/HeaderBackground.jpg) top left;
	background-image:url(http://www.storm-world.com/Campaign/images/Styles/HeaderBackground.jpg);
}

.ModalPopupBG
{
    background-color: white;
    filter: alpha(opacity=50);
    opacity: 0.7;
}

.ModalDialog	
{
	background-color:Gray;
}

.ModalPopup
{
    min-width:200px;
    min-height:150px;
    background-color:black;
    background: #8D92AC;
}