BODY {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	scrollbar-3dlight-color:#FFFFFF;
    scrollbar-arrow-color:#C0C0C0;
    scrollbar-base-color:#FFFFFF;
    scrollbar-track-color:#FFFFFF;
    scrollbar-darkshadow-color:#FFFFFF;
    scrollbar-face-color:#FFFFFF;
    scrollbar-highlight-color:#C0C0C0;
    scrollbar-shadow-color:#C0C0C0;
    background-color: transparent;
}

/* FONTS */

td {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #666666;
	font-weight : normal;
	text-decoration : none;
	line-height:18px;
}


.date {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #517f96;
	font-weight : normal;
	text-decoration : none;
	line-height:18px;
}

.newsTitle {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #000000;
	font-weight : bold;
	text-decoration : none;
	line-height:16px;
}

.newsTitle2 {
	font-family : Arial, Helvetica, sans-serif;
    font-size:13px;
	color: #b48241;
	font-weight : normal;
	text-decoration : none;
	line-height:16px;
}


.newsDesc {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #81796f;
	font-weight : normal;
	text-decoration : none;
	line-height:16px;
}

.newsDesc2 {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #81796f;
	font-weight : normal;
	text-decoration : none;
	line-height:16px;
}


.smGold {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #81796f;
	font-weight : normal;
	text-decoration : none;
	line-height: 16px;
}

.medGold {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #81796f;
	font-weight : normal;
	text-decoration : none;
	line-height: 16px;
}

.smTan {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #827a70;
	font-weight : normal;
	text-decoration : none;
	line-height:13px;
}




/* LINKS */

a {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #ad1626;
	font-weight : normal;
	text-decoration : underline;
}


a:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #ad1626
	font-weight : normal;
	text-decoration : underline;
}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: black;
	font-weight : normal;
	text-decoration : underline;
}

.newsLink {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #ad1626;
	font-weight : bold;
	text-decoration : none;
	line-height:16px;
	text-decoration : underline;
	
}


.newsLink:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #ad1626;
	font-weight : bold;
	text-decoration : none;
	line-height:16px;
	text-decoration : underline;
}

.newsLink:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #ad1626;
	font-weight : bold;
	text-decoration : none;
	line-height:16px;
	text-decoration : underline;
}

.newsLink2 {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #666666;
	font-weight : normal;
	text-decoration : none;
	line-height:18px;
	text-decoration : none;
	
}


.newsLink2:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #666666;
	font-weight : normal;
	text-decoration : none;
	line-height:18px;
	text-decoration : none;
}

.newsLink2:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #666666;
	font-weight : normal;
	text-decoration : none;
	line-height:18px;
	text-decoration : none;
}

.sml {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #ad1626;
	font-weight : normal;
	text-decoration : none;
	line-height:16px;
	text-decoration : underline;
	
}


.sml:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #ad1626;
	font-weight : normal;
	text-decoration : none;
	line-height:16px;
	text-decoration : underline;
}

.sml:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #ad1626;
	font-weight : normal;
	text-decoration : none;
	line-height:16px;
	text-decoration : underline;
}


.btmLink {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
}


.btmLink:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #FFFFFF
	font-weight : normal;
	text-decoration : underline;
}

.btmLink:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #b81137;
	font-weight : normal;
	text-decoration : underline;
}




/* LIST */

ul {
	list-style-image: url(../images/arrowBullet.gif);
}

/* TABLE */
.tborder {
	border: 1px solid #8B8B8B
}

/* FORMS */

.select {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #969696;
		background-color: #FFFFFF;
		border:solid 1px #cbcbcb;
		font-weight: normal;
}

