body {
	font-family: Verdana; 
	font-size: 8pt;
	color: #d8d3ed; 
	letter-spacing: 0px;
	margin-top: 0;
	background-color: #000000;
	background-repeat: repeat;
}

table, tr, td {
	font-family: Verdana; 
	font-size: 8pt;
	color:#FFFFFF;
}


.navbar, a:link.navbar, a:active.navbar, a:visited.navbar { 
	text-decoration:none
	font-family: Georgia;
	font-size: 8pt;
	padding-top:3px;
	padding-bottom:3px;
	width:100%;
	font-weight:bold;
	font-style:italic;
	color:#000000;
	letter-spacing:5px;
	background-color: #30334e;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	text-align: center;	
}

a:hover.navbar {color: #d04d2a}


a:link, a:active, a:visited {
	font-family: Verdana; 
	font-weight: bold;
	font-size: 8pt;
	color: #8b78de; 
	text-decoration:none
}

a:hover {color: #B65A5A}




form {
	font-family: Verdana; 
	font-size: 8pt;
	color: #FFFFFF; 
	letter-spacing: 0px;
}

input, textarea, option, select {
	background-color: #000000;
	font-family: Verdana; 
	font-size: 8pt;
	color: #FFE9E9; 
	letter-spacing: 0px;
	border: 1px, solid #C0C0C0;
}

.main {
	font-size: 8pt; 
	color: #FFE9E9; 
	font-family: Verdana; 
	text-align: justify; 
	direction: ltr;
}

.forgemaster {
	position:absolute;
	  left:0px; 
	  top:0px; 
	  z-index:0; 
}

.devilforgemaster {
	position:absolute;
	  left:200px; 
	  top:0px; 
	  z-index:4; 
	   width:644px;
}

.hector {
	position:absolute;
	  left:295px; 
	  top:63px;
	  width:458px;  
	  overflow: auto;
	  z-index:2;  
	  padding: 7px; 
}

.innocentdevil {
	font-size: 8pt; 
	color: #FFE9E9; 
	font-family: Verdana; 
	text-align: justify; 
	direction: ltr;
	position:absolute;
	  left:20px; 
	  top:350px;
	  width:200px;  
	  z-index:2;  
	  padding: 7px;    

}


.title {
	font-family: Georgia;
	font-size: 8pt;
	padding-top:3px;
	padding-bottom:3px;
	width:100%;
	font-weight:bold;
	font-style:italic;
	color:#d04d2a;
	letter-spacing:5px;
	border-bottom:1px solid #FFFFFF;

	text-align: center;
}

