/* BASIC HTML-TAG STYLES */

body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color:  #C9CACA;
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #F4F4F4;
	scrollbar-highlight-color: #C9CACA;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #C9CACA;
	scrollbar-track-color: #FFFFFF;
}
br {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
}

/* NORMAL TEXT STYLES */

.TN-black {
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
A.TN-black:link {
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
A.TN-black:visited {
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
A.TN-black:active {
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
A.TN-black:hover {
	color: #F3960B;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.TN-green {
	color: #014D5F;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
A.TN-green:link {
	color: #014D5F;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
A.TN-green:visited {
	color: #014D5F;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
A.TN-green:active {
	color: #014D5F;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
A.TN-green:hover {
	color: #F3960B;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

/* LARGE TEXT STYLES */

.TL-black {
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.TL-black:link {
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.TL-black:visited {
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.TL-black:active {
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.TL-black:hover {
	color: #F3960B;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}