/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& */
/* FOOTER                                                                                         */
/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& */

#footer
{
	margin-left:200px;
	margin-top:20px;
	padding-top:10px;
	width:768px;
	clear:left;
}

#footer p
{
	border-top:2px solid #eee;
	
}


table
{
	width:100%;
}

td
{
	padding:8px;
}

.th1
{
	background-color:#006ab5;
	font-weight:bold;
	color:#fff;
	padding:3px;
	padding-left:10px;
}

.tf1
{
}

input
{
	border:1px solid #006ab5;
}

em
{
	text-transform:uppercase;
	font-weight:bold;
}

a.button
{
	position:relative;
	display:block;
	width:80px;
	text-align:center;
	border:1px solid #000;
	background-color:#006ab5;
	color:#fff;
	text-decoration:none;
}

a.button span
{
	
}

fieldset
{
	margin:10px;
	border:1px solid #006ab5;
}

.th2
{
	background-color:#ffa300;
	font-weight:bold;
	color:#fff;
}

.th2 a
{
	color:#fff;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
}

.th3
{
	font-size:0.8em;
	font-weight:bold;
	color:#fff;
	background-color:#ccc;
	text-align:left;
	padding-left:10px;
	border-right:1px solid #fff;
}

.tf1
{
	text-align:center;
}


input, textarea
{
	width:100%;
	border:1px solid #006ab5;
}

input.button
{
	width:120px;
}

select
{
	width:100%;
}

#user-login
{
}
