/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	list-style-type: square;
}

a {
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

a.button:link  
{
  font-size:14px;
  font-style:normal;
 font-weight:bold;
 text-decoration:none;
 border-style:solid;
 border-color:#000000;
 border-width:1px;
 background-color:#333333;
 width:200px;  
 color:#CCCCCC;
 height:auto;
 border-left-width:medium;
 min-height: 30px;
 
border-bottom: 1px solid gray;
}


a.button:visited  
{
   font-size:14px;
  font-style:normal;
 font-weight:bold;
 text-decoration:none;
 border-style:solid;
 border-color:#000000;
 border-width:1px;
 background-color:#333333;
 width:200px;  
 color:#CCCCCC;
 height:auto;
 border-left-width:medium;

}

a.button:active  
{
   font-size:14px;
  font-style:normal;
 font-weight:bold;
 text-decoration:none;
 border-style:solid;
 border-color:#000000;
 border-width:1px;
 background-color:#333333;
 width:200px;  
 color:#CCCCCC;
 height:auto;
 border-left-width:medium;

}

a.button:hover  
{
  font-size:14px;
  font-style:normal;
 font-weight:bold;
 text-decoration:none;
 border-style:solid;
 border-color:#000000;
 border-width:1px;
 background-color:#333333;
 width:200px;  
 color:#CCCCCC;
 height:auto;
 border-left-width:medium;
}


h1 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}
h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
h3 {color:#666666;
font-size:9px}
h4 {font-size:14px;
background-color:#333333}

hr {}

table {
}

fieldset {
border-color:#666666;}

.content {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-style: dashed;
	padding: 10px;	
}

.copyright {
	border-top-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}piece {
	height: 10px;
}

textarea.message {
margin-left:38px;}.side_comment {
	width: 120px;
	border-left: 0px;
	padding-left: 10px;
	visibility: inherit;
}
