.head	{
font-size:16px;
color: #A13E5B;
font-family:georgia,times,serif;
font-weight:bold;
letter-spacing:2px;
text-transform: lowercase;
margin-top:1px;
margin-bottom:1px;
border-bottom:1px solid #A13E5B;
text-align:left;
}
.attack	{
text-align:left;  
font-size: 14px; 
font-weight:bold; color: #A13E5B;
font-family:georgia,times,serif;
text-transform:lowercase;
letter-spacing: 1px; 
margin-top:10px;
margin-bottom:5px;
}

body{
font-family: verdana;
font-size: 10px;
color: #000000;
margin:0px;
padding:0px;
}
a:link, a:visited, a:active{
text-decoration: none;
font-weight: bold;
color: #000000;
}
a:hover{
color: #000000;
text-decoration: none;
font-weight: bold;
}
input, textarea{
font-family: Verdana;
font-size: 10px;
color: #000000;
border: 1px #000000 solid;
background: #84716E;
}
table, tr, td{
font-family: verdana;
font-size: 10px;
color: #000000;
}

.buttoncell1 {  
background-color: #FFFFF;
}
.buttoncell2 {  
background-color: #EEEEEE; 
}
.contentcell {  
background-color: #F2F5F8; 
}


.fan{
margin: 0px 0px 10px 0px;
}


fieldset {
	border: 0px none;
	margin: 0
}
input, select, textarea {
	font: inherit;
}

form#linkform label, form#linkform span.label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
form#linkform input, form#linkform select, form#linkform textarea, form#linkform span.button {
	display: block;
	float: left;
	width: 250px;
	margin-bottom: 5px;
}
form#linkform textarea {
	height: 80px;
}
form#linkform input.button {
	clear: both;
	margin: 10px 0 0 150px;
	width: 80px;
}

#container {
	background: #fff;
	width: 80%;
	padding: 25px;
	margin: 25px auto;
}

.updatemeta {
	margin-top: -1em;
	font-size: .9em;
	color: #666;
}
.red { color: #f00; }
