﻿BODY {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	background-image:url(../images/siteBG.jpg);
	background-color: transparent;
	scrollbar-3dlight-color:#beba8d;
    scrollbar-base-color:#beba8d;
    scrollbar-track-color:#beba8d;
    scrollbar-darkshadow-color:#beba8d;
    scrollbar-face-color:#beba8d;
    scrollbar-arrow-color:#888562;
    scrollbar-highlight-color:#888562;
    scrollbar-shadow-color:#888562;

}

div#menu
{
	color: black;
	text-align: center;
	font-style: italic;
	line-height: 18px;
}

div#menu div#info
{
	font-weight: bold;
	text-align: center;
}

div#menu div#outline
{
	border-style: solid;
	border-color:black;
	border-width: 1px;
	width:100%;
}

div#menu h1
{
	padding:0;
	margin: 0;
	font-size: 25px;
}

div#menu h2
{
	padding:0;
	margin: 0;
	font-size: 15px;
	text-decoration: underline;
}

div#menu h3
{
	padding:0;
	margin:0;
	font-size: 13px;
}

div#menu a
{
	color: black;
	font-weight: bold;
}

#flash {
	height:300px;
	width:1021px;
	background:url(../images/flash-bg.jpg);
	background-repeat:repeat-x;
	}

img {
	 border-width:0px;
	 }

/* FONTS */

td {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
	line-height:24px;
}

.smGold {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #9c9876;
	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:12px;
	color: #ffffff;
	font-weight : normal;
	text-decoration : none;
}


a:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #ffffff;
	font-weight : normal;
	text-decoration : none;
}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: white;
	font-weight : normal;
	text-decoration : underline;
}

.BlueLink {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #5a768c;
	font-weight : normal;
	text-decoration : underline;
	line-height:13px;

}

.BlueLink:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #5a768c;
	font-weight: normal;
	text-decoration : underline;
	line-height:13px;

}

.BlueLink:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #bac5ce;
	font-weight : normal;
	text-decoration : underline;
	line-height:13px;

}




/* LIST */

ul {
	list-style-type: square;
	line-height:20px
}

/* 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;
}

.imgLeft {
background-position:right;
}

#openTable {
	padding-top: 50px;
	padding-right: 20px;
	margin-left: 30px;
}