html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
		margin:0;
		padding:0;
		}
		
body {
	background: #fff;
	font:76%/160% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	}
	
p {
	text-align:center;
	}	
				
img {
	border:0;
	margin-top:.5em;
	}	
	
table {
	width:90%;
	border-top:1px solid #e3f1fe;
	border-right:1px solid #e3f1fe;
	margin:1em auto;
		border-collapse:collapse;
	}
	
tr.odd td,
tr.odd .column1 {
	background:#f4f9fe url(images/background.gif) no-repeat;
	}	
	
.column1	{
	background:#f9fcfe;
	}
	
td {
	color:#678197;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
	}	
				
th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}	
	
thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}	
				
tfoot th {
	background:#f4f9fe;
	text-align:center;
	}	
	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}	
			
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	
	
logo{
text-align: center;
width: 300px;
height: 125px;
border: none;
}

input, textarea{
background: #ffffff;
border: 1px solid #cdd5dc;
padding: 2px;
font-size: 1em;
width: 400px;
}

a { 
font:1em "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
color: #000000;
background: #ffffff;
text-decoration: none;
}

a:hover { 
font:1em "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
color: #000000;
background: #ffffff;
text-decoration: underline;
}

#container {
	width: 600px;
	margin: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}

#form_box {
	width: 590px;
	background: #ffffff;
	font:1em Arial, Helvetica, Sans-serif;
	padding: 0.5em;
	margin-top: 10px;
	margin-bottom: 2px;
}
 
#form_box div {
	padding: 0.2em 0.5em;
}
 
#form_box p {
	float: left;
	margin: 4px 0pt;
	width: 120px;
}
 
 
#log {
	width: 590px;
	margin-top: 10px;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(http://demos.mootools.net/demos/Group/spinner.gif) no-repeat center;
}

.tag_cloud { 
	padding: 3px; text-decoration: none;
    font-family: verdana; 
}

.tag_cloud:link { 
	color: #0099FF; 
}

.tag_cloud:visited { 
	color: #9900FF; 
}

.tag_cloud:hover { 
	color: #0099FF; 
	background: #000000; 
}

.tag_cloud:active { 
	color: #0000FF; 
	background: #000000; 
}

div.wrapper{
	position:absolute;
	height:200px;
	width:400px;		
}