	
#diverror{
background-color: #FFF7F7;
padding: 1%; 
border:1px solid #B61010;

color:#B61010;
	 }
#diverror ul{

padding: 0; 
margin: 0 3% 0 0;
	 }

	

	 
 #divgood{
background-color: #F1FFF1;
padding: 1%;  
border:1px solid #3BA73B;
color:#1A781A;
	 }
	 
	 #divgood ul{

padding: 0; 
margin: 0 3% 0 0;
	 }



 #activdiv{
padding: 1%;  
color:#1A1A1A;
 }
 


.imagediv{
margin: 0;
padding: 0;
width: 70px;
height:70px;
background:url(http://www.mtgry.com/images/fgoppl.png) no-repeat right;
}


.divddminlinks{
margin: 0;
font-size: 120%; 
width: 100%;

padding: 0;
}
.divddminlinks a{
display: block;
padding: 1%;
margin: 1%;
text-align:right;

}

.divddminlinks li{
height:6%;
width: 100%;
margin: 0;
padding: 0;
list-style-type: none;
}

.divddminlinks a:hover {

background-color:#FFFFFF;

} 

.divddminlinks ul{
margin: 0;
padding: 0;



}
div#contenttopadd{
padding:3%;
}

div#content{
	float:left;
	width:74.9%;
	
	background: #ffffff;
	text-align:right;
	
	}
div#content h1{
	font-weight: bold;
	padding: 0 0 1% 0;
	color:#000000;
font-size: 130%;	
	
	}

div#content form{
margin: 0;
padding: 0;
 width: 100%;
}

div#content table{
margin: 0;
padding: 0;
 width: 100%;
}



div#content th{
font-weight: normal;
width: 25%; 
padding:1% 0 1% 0;
  margin: 0;
  border-bottom: 1px  solid #E5E5E5;
 
}
div#content td{
width: 50%; 
padding:1% 0 1% 0;
  margin: 0;
  border-bottom: 1px  solid #E5E5E5;
  color:#4D4D4D;
}
div#content span{
 
color:#781717;
font-size: 85%;
}

div#content h2{
font-size: 97%;  
color:#FF9200;
padding:0 0 3%;
margin: 0 0 1% 0;
border-bottom: 4px  solid #E5E5E5;
clear:both;
}

div#content a {
padding:0;
} 


div#content input[type="text"],div#content input[type="password"],div#content select
{
width: 55%;
 border: solid 1px #BFBFBF;
 background-color: #E5E5E5;
}
div#content select
{
width: 55%;
 border: solid 1px #BFBFBF;
 background-color: #E5E5E5;
}
div#content textarea
{
 border: solid 1px #BFBFBF;
 background-color: #E5E5E5;
  width: 80%;
}
div#content input[type="submit"]
{
padding:1%;
 border: solid 1px #4D4D4D;
 background-color: #7F7F7F;
 width: 55%;
 color:#E5E5E5;

}
div#content input[type="text"]:focus,div#content input[type="password"]:focus
{
    width: 55%;
    background-color: #ffffff;
    border: solid 1px #BFBFBF;
}

div#content textarea:focus
{
  
    background-color: #ffffff;
    border: solid 1px #BFBFBF;
}












div#commaddform{

  margin: 0 auto;
width: 80%;
}


div#commaddform th{
font-weight: normal;
width: 25%; 
padding:1% 0 1% 0;
  margin: 0;
  border-bottom: 1px  solid #E5E5E5;
 
}
div#commaddform td{
width: 50%; 
padding:1% 0 1% 0;
  margin: 0;
  border-bottom: 1px  solid #E5E5E5;
  color:#4D4D4D;
}



div#commaddform input[type="text"]
{
width: 55%;
 border: solid 1px #BFBFBF;
 background-color: #E5E5E5;
}

div#commaddform textarea
{
 border: solid 1px #BFBFBF;
 background-color: #E5E5E5;
  width: 80%;
}
div#commaddform input[type="submit"]
{
padding:1%;
 border: solid 1px #4D4D4D;
 background-color: #7F7F7F;
 width: 55%;
 color:#E5E5E5;

}
div#commaddform input[type="text"]:focus
{
    width: 55%;
    background-color: #ffffff;
    border: solid 1px #BFBFBF;
}

div#commaddform textarea:focus
{
  
    background-color: #ffffff;
    border: solid 1px #BFBFBF;
}
