BODY {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;

}

/* 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: #003371;
	font-weight : normal;
	text-decoration : underline;
}

a:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #003371;
	font-weight : normal;
	text-decoration : underline;
}

a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #476487;
	font-weight : normal;
	text-decoration : underline;
}

.links {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
	color: #ffffff;
	font-weight : normal;
	text-decoration : none;
}

.links:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
	color: #ffffff;
	font-weight : normal;
	text-decoration : none;
}

.links:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
	color: #CACACA;
	font-weight : normal;
	text-decoration : none;
}

.Lfoot {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #967A0B;
	font-weight : normal;
	text-decoration : underline;
}


.Lfoot:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #967A0B;
	font-weight : normal;
	text-decoration : underline;
}

.Lfoot:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #1800CD;
	font-weight : normal;
	text-decoration : underline;
}

/* LIST */

ul {
	list-style-type: square;
}

/* TABLE */
.tborder {
	border: 1px solid #000000
}

/* 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}

.welcome { 
filter: alpha(opacity=65); 
-moz-opacity: 0.65; 
} 

.welcome2 {
filter:alpha(opacity=65); filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65); -moz-opacity:0.65;
}