/* CSS Document */


html, able, caption, tbody, tfoot, thead, tr, th, td,
{
    margin:0;
    padding:0;
   
}


body {
	background:url(bg.gif);
	background-attachment:fixed;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family: arial, Verdana;
	font-size:10px;
	color:#000000;
}
.sidetext{
	line-height:1.2em;
}

table tr td {line-height:0.5em; padding:0;}
span{line-height:18px;}
div{line-height:18px!important;}

input {
border: 1px solid gray;
background: #FBFCFA;
font: 11px tahoma;
color: #443;
padding: 3px;
outline: none;
}

textarea {
border: 1px solid gray;
background: #FBFCFA;
font: 11px tahoma;
color: #443;
padding: 3px;
outline: none;
}

.links {
	font-family: arial, Verdana;
	font-size: 11px;
	color:#333333;
	font-weight:bold;
}
.footer {
	color:#88ABC5;
	font-family: Tahoma;
	font-size:10px;
}

a:link,a:visited {
	color:#333333;
	text-decoration: none;
}

a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
.header-box {
	color: #BAD7EA;
	font-family: Verdana, Arial;
	font-size:10px;
}

.barline {
	color:#999999;
}

.content {
	color:#D2EDFB;
	font-family: Verdana;
	font-size:11px;
	line-height:1.2em;
}
.counter { width:743px; margin:auto; padding:8px; text-align:center;}
