
a.credit
{
		text-decoration:	none;
		color:				#666666;
}

a.credit:hover
{
		text-decoration:	none;
		color:				#3dc0e1;
}

body	
{	
		background-color:		#FFFFFF;
}

div#container
{
		width:			890px;
		margin-top:		21px;
		margin-left: 	auto;
		margin-right:	auto;
}

div#content_form
{
		height:			*px;    /* 300px; */
		margin-left:	1em;
		padding-top:	1em;
		padding-bottom:	5em; /* 1em; */
		clear:			both;
}

div#content_head
{
		height:			*px;		/* 290px; */
		width:			600px;
		margin-left:	1em;
		padding-top:	5em;	/* 1em;*/
		/*padding-bottom:	1em; */
		
}

div#footer
{
		font-family: 	Verdana, Geneva, Arial, sans-serif;
        font-size: 		6pt;
        padding-top:	10px;
}

div#footer_copyright
{
		color:		#333333;
		float:		left;
}

div#footer_credit
{
		color:		#333333;
		float:		right;
		margin:		0px;
}

div#footer_credit .poweredby
{
		margin:		0px;
		width:		100px;
}

div#footer_credit .poweredby a
{
		background:	url(../img/poweredby_oolabs.jpg) no-repeat 0px 0px; 
		width:		97px; 
		height:		7px; 
		display:	block;
}

div#footer_credit .poweredby a:hover
{
		background-position:	0px -7px;
}

div#footer_credit .hidden
{
		/*top:		0px;
		left:		-2000px;
		position:	absolute;*/
		display:	none;
}

div#footer_credit li a.active 
{
		color: 		#000;
		padding:	0px; 
		margin:		0px;
}

div#footer_credit ul
{
		padding:	0px; 
		margin:		0px;
		list-style:	none;
}

div#fw_bar.top
{
		background-color:	#222222;
		height:				1px;
		width:				890px;
		clear:				both;
}

/*
div#fw_bar.mid
{
		background-color:	#121212;
		height:				1px;
		width:				890px;
		clear:				both;
}
*/

div#logo
{
		margin-bottom:	21px;
		float:			right;
}

p.text
{
		color:			#919191;
		font-family: 	Verdana, Geneva, Arial, sans-serif;
        font-size: 		9pt;
}

h1.title
{
		color:			#FFFFFF;
		font-family: 	Helvetica, Verdana, Geneva, Arial, sans-serif;
        font-size: 		14pt;
		font-weight: 	bold;
}
