BODY {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}

/* FONTS */

td {
	font-family : Myriad Web, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #727069;
	font-weight : normal;
	text-decoration : none;
	line-height:14pt;
}

.greenTxt {
	font-family : Myriad Web, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #6a7044;
	font-weight : normal;
	text-decoration : none;
	line-height:12pt;
}


.grayTxt {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #f0f1eb;
	font-weight : normal;
	text-decoration : none;
	line-height:11pt;
}

.rdate {
	font-family : Arial, Helvetica, sans-serif;
    font-size:9px;
	color: #6e6f6a;
	font-weight : normal;
	text-decoration : none;
	line-height:10pt;
}

.redTitle {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #785142;
	font-weight : bold;
	text-decoration : none;
	line-height:11pt;
}

.rColTxt {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #8b7d7c;
	font-weight : normal;
	text-decoration : none;
	line-height:11pt;
}



.dkGrayTxt {
	font-family : Myriad Web, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #6d6d6d;
	font-weight : normal;
	text-decoration : none;
	line-height:13pt;
}

.pageTitle {
	font-family : Myriad Web, Arial, Helvetica, sans-serif;
    font-size:18px;
	color: #6d6d6d;
	font-weight : normal;
	text-decoration : none;
	line-height:20pt;
}


.goldTxt {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #BB984E;
	font-weight : normal;
	text-decoration : none;
	line-height:15pt;
}


/* LINKS */

a {
	font-family : Myriad Web, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #9e3c15;
	font-weight : normal;
	text-decoration : underline;
}

a:visited {
	font-family : Myriad Web, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #9e3c15;
	font-weight : normal;
	text-decoration : underline;
}

a:hover {
	font-family : Myriad Web, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #515634;
	font-weight : normal;
	text-decoration : underline;
}

.blueLink {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #6284c3;
	font-weight : normal;
	text-decoration : none;
	line-height:11pt;
}

.blueLink:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #6284c3;
	font-weight : normal;
	text-decoration : none;
	line-height:11pt;
}

.blueLink:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #9e3c15;
	font-weight : normal;
	text-decoration : underline;
	line-height:11pt;
}

.tanLink {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #e0ded1;
	font-weight : normal;
	text-decoration : underline;
	line-height:11pt;
}

.tanLink:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #e0ded1;
	font-weight : normal;
	text-decoration : underline;
	line-height:11pt;
}

.tanLink:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #807a6b;
	font-weight : normal;
	text-decoration : underline;
	line-height:11pt;
}

.grayLink {
	font-family : Myriad Web, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #6d6d6d;
	font-weight : normal;
	text-decoration : none;
	line-height:11pt;
}

.grayLink:visited {
	font-family : Myriad Web, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #6d6d6d;
	font-weight : normal;
	text-decoration : none;
	line-height:11pt;
}

.grayLink:hover {
	font-family : Myriad Web, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #9e3c15;
	font-weight : normal;
	text-decoration : none;
	line-height:11pt;
}




/* LIST */

ul {
	list-style-image: url(../images/arrowBullet.gif);
}

/* TABLE */
.quickDelv {
	border: 1px solid #cdcec9;
	background-color: #f0f0e8;
}

/* FORMS */

.select {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		background-color: #FFFFFF;
		border:solid 1px #434C69;
		font-weight: normal;
}

/* IMAGE */

.border {
	border: 1px solid #858815;
}


/* ALIGN */

.imgLeft {
	background-position: top right;
	background-image:url(../images/leftBG.jpg);
}

.imgLeft2 {
	background-position: top right;
	background-image:url(../images/leftBG2.jpg);
}

.imgRight {
	background-position: top left;
	background-image:url(../images/rightBG.jpg);
}

.imgRight2 {
	background-position: top left;
	background-image:url(../images/rightBG2.jpg);
}

.fromCity { color:#785142; text-transform:uppercase; font-size:10px; font-weight:bold}