body{
	background-color: #0F0000;
	margin:0;
	padding:0;
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
input{
	color: #FFFFFF;
	background: #660000!important;
	border: 1px solid #2e0002;
	}

a:link{color:#444444;text-decoration:none; }
a:visited{color:#444444; text-decoration:none; }
a:hover{color:#438A01;text-decoration:underline; }
a:active{text-decoration:none; }
img{border:0 none}


img{       
display: block;
}

img.nonBlock{
display:inline;
}


a.no-uline:link    { text-decoration:none }
a.no-uline:visited { text-decoration:none }
a.no-uline:hover   { text-decoration:underline }
a.no-uline:active  { text-decoration:none }



.loginsub{
	color:maroon;
}


content{
	margin: auto;
	}

.contentBG {
	background-color: #400000;
	filter: Alpha(Opacity=90); 
	-moz-opacity: 0.9; 
	opacity: 0.9;
	}

.content {
	filter: Alpha(Opacity=100); 
	-moz-opacity: 1.0; 
	opacity:1.0;
	color:#CC6666;
	}
	
.content a{
	color: #CCCCCC;
	}
	
.contentMargin {
	margin-left: 10px;
	margin-right: 10px;
	}
	
.quickLinks 
	{
	text-align: center;
	}

.quickLinks a {
	color: #FF9900;

	}

.quickLinks a:hover {
	color: #CC0000;
	}

.sdmenu {
   width: 159px;
   font-size: 11px;
   text-align : left;
   background-image :url(http://img.playrequiem.com/images/menuBG.gif);
	}

.sdmenu .submenu {
    overflow: hidden;
	}

.sdmenu .submenu a {
    padding: 2px 0;
    text-indent: 33px;
    display: block;
    color: #CCCCCC;
    text-decoration: none;
	}

.sdmenu .submenu a:hover {
    color: #CC0000;
	}

.sdmenu .thirdMenu a {
    padding: 2px 0;
    text-indent: 33px;
    display: block;
    color: #808080;
    text-decoration: none;
    font-size: 10px;
	}

.sdmenu .thirdMenu a:hover {
    color: #CC0000;
	}

.breadcrumb {
	text-align: right;
	color: #D12727;
	font-size: 11px;
	padding-bottom: 5px;
	}
	
.breadcrumb a{
	color: #D12727;
	text-decoration: none;
	}
	
.breadcrumb a:hover{
	color: #ffffff;
	text-decoration: none;
	}

#copyright {
	color:#790000;
	font-size:11px;
	}

#copyright a:link {
	text-decoration: none;
	color: #790000;
	}

#copyright a:visited {
	text-decoration: none;
	color: #790000;
	}
	
#copyright a:hover {
	text-decoration: none;
	color: #CCCCCC;
	}

#copyright a:active {
	text-decoration: none;
	color: #CCCCCC;
	}
	
.paging {
	text-align: center;
	color: #D12727;
	font-size: 12px;
	}
	
.paging a {
	color: #D12727;
	text-decoration: none;
	}
	
.paging a:hover {
	color: #ffffff;
	text-decoration: none;
	}
	
#passwordStrength {
	height:15px; 
	display:block; 
	float:left; 
	} 
	
.strength0 { 
	background-image: url(http://img.playrequiem.com/account/pwbar0.gif);
	width: 150px;
	height: 15px;
	}
	
.strength1 { 	
	background-image: url(http://img.playrequiem.com/account/pwbar1.gif);
	width: 150px;
	height: 15px;
	}
	
.strength2 { 
	background-image: url(http://img.playrequiem.com/account/pwbar2.gif);
	width: 150px;
	height: 15px
	}
	
.strength3 { 
	background-image: url(http://img.playrequiem.com/account/pwbar3.gif);
	width: 150px;
	height: 15px
	}
	
.strength4 { 
	background-image: url(http://img.playrequiem.com/account/pwbar4.gif);
	width: 150px;
	height: 15px
	}
	
.strength5 {
	background-image: url(http://img.playrequiem.com/account/pwbar5.gif);
	width: 150px;
	height: 15px
	}

.redLine {
	height:1px; 
	background-color:#660000;
	}

.darkBG {
	background-color:#240000
	}
	
.more {
	color: #D12727;
	font-size: 11px;
	}
	
.more a {
	color: #D12727;
	text-decoration: none;
	}

.more a:hover {
	color: #ffffff;
	text-decoration: none;
	}
	
#header 
{
	color: #ffffff;
}

.floatLeft 
{
	float:left;
	margin-right: 8px;
}
	
/* for all fonts */

.yellow10 {
	color: #FF9900;
	font-size: 10px;
	}

.yellow12 {
	color: #FF9900;
	}
	
.yellow12B {
	color: #FF9900; 
	font-weight: bold;
	}
	
.yellow14B {
	color: #FF9900; 
	font-weight: bold;
	font-size: 14px;
	}

.yellow16B {
	color: #FF9900; 
	font-weight: bold;
	font-size: 16px;
	}

.yellow18B {
	color: #FF9900; 
	font-weight: bold;
	font-size: 18px;
	}

.white12 {
	color: #e6e6e6;
}

.white10 {
	color: #e6e6e6;
	font-size: 10px;
}

.white12B {
	color: #e6e6e6;
	font-weight: bold;
}

.white14B {
	color: #e6e6e6;
	font-size: 14px;
	font-weight: bold;
}

.white18B {
	color: #e6e6e6;
	font-size: 18px;
	font-weight: bold;
}

#header {
	text-align:right;
}

#header a:link {
	text-decoration: none;
	color: #ffffff;
}

#header a:visited {
	text-decoration: none;
	color: #ffffff;
}

#header a:hover {
	text-decoration: none;
	color: #FF9900;
}

#header a:active {
	text-decoration: none;
	color: #CC0000;
}

.png24 { 
	tmp:expression(setPng24(this)); 
	} 
	
.fanartBG {
	background-image:url(http://img.playrequiem.com/media/fanartBG.gif);
	padding-top: 5px;
	width: 160px;
	height: 110px;
	background-repeat: no-repeat;
}
.wallpaperBG {
	background-image: url(../../Media/images/wallpaperBG.gif);
	padding-top: 5px;
	width: 260px;
	height: 196px;
	background-repeat: no-repeat;
}
.note {
	color: #CCCCCC;
	font-size: 9px;
}



#tdBg{
	margin-left:15px;
	width:640px;
	background-image: url(http://img.playrequiem.com/game/introBg7.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #0C0706;
	border: 1px solid black;
}

#boxGrayOP80 {

	width:560px;
	background-color: #3D3D3D;
	filter: Alpha(Opacity=30);
	margin-top: 315px;
	margin-left:30px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom : 5px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #F4F4F4;
}

#boxWhiteOP99 {
	width:450px;
	padding-top: 5px;
	padding-left: 2px;
	padding-bottom : 5px;
	margin-top: 30px;
	margin-left:120px;
	margin-bottom:30px;
	padding: 15px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
}

.sub2Title
{
	color: #8B0000;
	font-size: 20px;
	font-weight: bold;
}

.Bigword {
   display: inline;
   font-size: 20px;
	font-weight: bold;
}

.darkYellow13B {
	color: #BC5D19;
	font-size: 13px;
	font-weight: bold;
}

#dhtmlgoodies_contentBox {
  border:1px solid #317082;
  height:0px;
  visibility:hidden;
  position:absolute;
  background-image :url(http://38.144.194.17/emailus.jpg);
  overflow:hidden;
  padding:10px;
  width:589px;
height:198px;
}

#boxWblackOP99 {
	width:560px;
	padding-top: 5px;
	padding-left: 2px;
	padding-bottom : 5px;
	margin-top: 30px;
	margin-left:120px;
	margin-bottom:30px;
	padding: 15px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
}



#dhtmlgoodies_content {
  position:relative;  
  font-family: Verdana;
  width:100%;
  font-size:9pt;
}
