BODY {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	background-image:url("../images/bg.gif");

}

/* FONTS */

td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
}


/* LINKS */

a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #2F6490;
	font-weight : bold;
	text-decoration : none;
}


a:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #2F6490;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #696969;
	font-weight : bold;
	text-decoration : underline;
}

.Lfoot {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: white;
	font-weight : none;
	text-decoration : none;
}


.Lfoot:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: white;
	font-weight : normal;
	text-decoration : none;
}

.Lfoot:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: shite;
	font-weight : normal;
	text-decoration : underline;
}

/* LIST */

ul {
	list-style-type: square;
}

/* TABLE */
.tborder {
	border: 1px solid #ffffff
}

/* input */
.select {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-color: #EAF6FC;
		border: 1px #72723B ridge;
		vertical-align: text-bottom;
		color: #000000;
		font-weight: normal
}
.selecta {font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #FFFFCC; height: 18px; width: 400px; border: 1px #72723B ridge; color: #000000; font-weight: normal}
