body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	margin-bottom:0px;
	height:100%;
	background:url(images/pix.gif) repeat;
}

div, td {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#fff;
	line-height:18px;
	font-size:12px;
}
h1	{
	font-weight:bold;
	font-size:14px;
	}
a:link, a:visited {
	color:#fff;
	text-decoration:none;
	padding-bottom:1px;
}
a:hover {
	color:#fff;
	border-bottom:1px dotted #fff;
	}
a:link.nav, a:visited.nav {
	color:#fff;
	text-decoration:none;
	padding-bottom:2px;
}
a:hover.nav {
	color:#73be1e;
	border-bottom:1px dotted #fff;
	}
a:link.greenlink, a:visited.greenlink {
	color:#73be1e;
	font-weight:bold;
	}	
/* Firefox img links ======================*/
a:hover.imgstop {
	border-bottom:0px dotted #fff;
	}
/* Firefox img links ======================*/	
ul{
line-height:22px;
}
/**** DIV ***/
#wrapper {
background:url(images/footer.gif) bottom left repeat-x;
height:100%;
}
#main {
width:850px;
position:relative;
margin: 0px auto;
height:100%;

}
#header {
position:relative;
}
#bar {
margin-top:10px;
height:40px;
font-size:13px;
padding:2px;
}
#content {
clear:both;
min-height:400px;
padding-left:16px;
}
#features {
width:275px;
position:relative;
float:right;
}
#fc2 {
float:left;
width:280px;
}
#leftCol {
width:540px;
min-height:250px;
}
#leftColFull {
min-height:250px;
}
#base {
position:relative;
margin-top:8px;
height:40px;
text-align:center;
font-size:11px;
}
#footer {
height:157px;
padding:18px;
position:relative;
}

/*==================*/
.input{
	font-size:11px;
	color:#666;	
}
.inputbutton {
	padding: 3px 5px;
	border:solid 1px #fff;
	background-color:#73be1e;
	color:#fff;
	font-size:10px;
}
#head-top {
background:url(images/top-x.gif) repeat-x;
}
/* single blocks ==========================================*/
.titles {
	font-weight:bold;
	font-size:14px;
	}
.titlesGreen {
	font-weight:bold;
	font-size:14px;
	color:#73be1e;
	}
.imgborder {
	border:#FFFFFF 2px solid;
	padding:2px;
	margin:2px;
	}
.notes {
	font-size:11px;
	}
	
	
	
	