BODY {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;

}

/* FONTS */

td {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #616161;
	font-weight : normal;
	text-decoration : none;
	line-height:16px;
}

.smBtm {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #ffffff;
	font-weight : normal;
	text-decoration : none;
}

.newsTitle {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #616161;
	font-weight : bold;
	text-decoration : none;
}

.newsDate {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #986600;
	font-weight : normal;
	text-decoration : none;
}





/* LINKS */

a {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #064686;
	font-weight : normal;
	text-decoration : underline;
}


a:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #064686;
	font-weight : normal;
	text-decoration : underline;
}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #BEBEBE;
	font-weight : normal;
	text-decoration : underline;
}

.sm1 {
	font-family : Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #ffffff;
	font-weight : normal;
	text-decoration : none;
}


.sm1:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #ffffff;
	font-weight : normal;
	text-decoration : none;
}

.sm1:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #000000;
	font-weight : normal;
	text-decoration : underline;
}

.sm2 {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #6EB1C7;
	font-weight : normal;
	text-decoration : underline;
}


.sm2:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #6EB1C7;
	font-weight : normal;
	text-decoration : underline;
}

.sm2:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #000000;
	font-weight : normal;
	text-decoration : underline;
}




/* LIST */

ul {
	list-style-type: square;
}

/* TABLE */
.tborder {
	border: 1px solid #8B8B8B
}

/* input */
.select {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		background-color: #F5F5F5;
		border: 1px #000000 ridge;
		vertical-align: text-bottom;
		color: #000000;
		font-weight: normal
}
.selecta {font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #FFFFCC; height: 18px; width: 400px; border: 1px #72723B ridge; color: #000000; font-weight: normal}

.button {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		background-color: #EAF6FC;
		border: 1px solid #72723B;
		vertical-align: text-bottom;
		color: #000000;
		font-weight: normal
}
