/*** BODY ***/
body {
	background: White;
	background-attachment: scroll;
	background-position: left,top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(bg-2.gif);
}
 /*** HR ***/
hr.black {
	color : Black;
	size : inherit;
	width : inherit;
	azimuth : inherit;
}
hr.grey {
	color : Gray;
	size : inherit;
	width : inherit;
	azimuth : inherit;
}

/*** DATE TEXT ***/
.date-time-text {
	font-family : Verdana;
	font-size : 12px;
	font-style: bold;
	color : #000000;
	background: #76eb29;
}

/*** MENU LINKS ***/	
a.link-menu, a.link-menu:visited {
	text-decoration : none;
	color : #FF6600;
	font-weight : bold;
	font-family : Verdana;
	font-size : 10px;
	font-style: normal;
}
a.link-menu:hover, a.link-menu:active {
	text-decoration : none;
	color : #FF9900;
	font-family : Verdana;
	font-size : 10px;
	font-style: normal;
}

/*** HEADERS ***/
.top {
	font-family : "Eras Demi ITC";
	font-size :20px;
	font-weight : normal;
	color : #FF9900;
	background-color : #FFFFFF;
}

.welcome {
	font-family : Verdana;
	font-size :15px;
	font-weight : bold;
	color : Gray;
	background-color : #FFFFCC;
	border-top : 3px double #FF9900;
	border-bottom: 3px solid #FF6600;
	vertical-align : top;
	font-variant : small-caps;
}

.top-bottom-gold-header {
	font-family : Verdana;
	font-size :15px;
	font-weight : bold;
	color : Gray;
	vertical-align : top;
	font-variant : small-caps;
}

.emph-grey {
	font-family : Verdana;
	font-size :10px;
	font-weight : bolder;
	color : #999999;
	background-color : transparent;
	font-style : normal;
	text-decoration : none;
}

/*** LISTS ***/
ul.circle-ten {
	list-style : circle;
	font-family : Verdana;
	font-size :10px;
}

ul.disc-ten {
	list-style : disc;
	font-family : Verdana;
	font-size :10px;
}

/*** LINKS ***/
a.link-rb-u-tenpx, a.link-rb-u-tenpx:visited {
	text-decoration : none;
	color : #4169E1;
	font-weight : bolder;
	font-family : Verdana;
	font-size : 10px;
	font-style: normal;
	background-color : transparent;
}
a.link-rb-u-tenpx:hover, a.link-rb-u-tenpx:active {
	text-decoration : underline;
	color : #FF3333;
	font-family : Verdana;
	font-size : 10px;
	font-style: normal;
	background-color : transparent;
}

a.link-orange-u-tenpx, a.link-orange-u-tenpx:visited {
	text-decoration : none;
	color : #FF9900;
	font-weight : bold;
	font-family : Verdana;
	font-size : 10px;
	font-style: normal;
}
a.link-orange-u-tenpx:hover, a.link-orange-u-tenpx:active {
	text-decoration : underline;
	color :#FFCC00;
	font-family : Verdana;
	font-size : 10px;
	font-style: normal;
}

a.link-orange-u-elevenpx, a.link-orange-u-elevenpx:visited {
	text-decoration : none;
	color : #FF9900;
	font-weight : bold;
	font-family : Verdana;
	font-size : 11px;
	font-style: normal;
}
a.link-orange-u-elevenpx:hover, a.link-orange-u-elevenpx:active {
	text-decoration : underline;
	color :#FFCC00;
	font-family : Verdana;
	font-size : 11px;
	font-style: normal;
}

a.link-orange-u-twelfe, a.link-orange-u-twelfe:visited {
	text-decoration : none;
	color : #FF9900;
	font-weight : bold;
	font-family : Verdana;
	font-size : 12px;
	font-style: normal;
}
a.link-orange-u-twelfe:hover, a.link-orange-u-twelfe:active {
	text-decoration : underline;
	color :#FFCC00;
	font-family : Verdana;
	font-size : 12px;
	font-style: normal;
}

/*** TABLES ***/
.q1 {
	background: #FFFFFF;
	border-left: 3px double green;
	border-top: 3px double green;
	border-right: 3px double green;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: Black;
	text-decoration: none;
}
.q2 {
	background : #FFFFFF;
	border-top : 3px double green;
	border-right : 3px double green;
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	font-style: normal;
	color : Black;
	text-decoration : none;
}
.q3 {
	background : #FFFFFF;
	border-bottom : 3px double green;
	border-top : 3px double green;
	border-right : 3px double green;
	border-left : 3px double green;
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	font-style: normal;
	color : Black;
	text-decoration : none;
}
.q4 {
	background : #FFFFFF;
	border-bottom : 3px double green;
	border-top : 3px double green;
	border-right : 3px double green;
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	font-style: normal;
	color : Black;
	text-decoration : none;
}
.q5 {
	background : #FFFFFF;
	border-right : 3px double #FF9900;
	border-left : 3px double #FF9900;
	border-bottom : 3px double #FF9900;
	border-top : 3px double #FF9900;
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	font-style: normal;
	color : Black;
	text-decoration : none;
}
.q6 {
	background : #FFFFFF;
	border-right : 3px double #FF9900;
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	font-style: normal;
	color : Black;
	text-decoration : none;
}

/*** TEXT ***/
.l-o {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: lime;
	text-decoration: none;
}
.l-o-bg-bl-elevenpx {
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	font-style: normal;
	color : Black;
	text-decoration : none;
}
.o-twelfepx {
	font-family : Verdana;
	font-size : 12px;
	font-weight : normal;
	font-style: normal;
	color : #FF9900;
	text-decoration : inherit;
}
.o-b-elevenpx {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bolder;
	font-style: normal;
	color: green;
	text-decoration: inherit;
}
.o-b-fourteenpx {
	font-family : Verdana;
	font-size : 14px;
	font-weight : bolder;
	font-style: normal;
	color : Black;
	text-decoration : inherit;
}
.do-twelfepx {
	font-family : Verdana;
	font-size : 12px;
	font-weight : normal;
	font-style: normal;
	color : #FF3333;
	text-decoration : inherit;
}
.black-tenpx {
	font-family : Verdana;
	font-size :10px;
	font-weight : normal;
	font-style: normal;
	color : Black;
}
.black-twelfepx {
	font-family : Verdana;
	font-size :12px;
	font-weight : normal;
	font-style: normal;
	color : Black;
	text-decoration : inherit;
}

.black-b-tenpx {
	font-family : Verdana;
	font-size :10px;
	font-weight : bolder;
	font-style: normal;
	color : Black;
}
.black-b-elevenpx {
	font-family : Verdana;
	font-size :11px;
	font-weight : bolder;
	font-style: normal;
	color : Black;
}
.black-i-u-tenpx {
	font-family : Verdana;
	font-size :10px;
	font-weight : normal;
	font-style: italic;
	color : Black;
	text-decoration : underline;
}

