body {
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

.bodyBackground, HTML
{
   background-color:#FFFF99;
}


a:link {color: #006600; }
a:visited {color: #003399; }
a:active {color: #000000; }
a:hover {color: #FF0000; }


h1 { color : #000000;
 font-family : ParkAvenue BT, IRIS, Comic Sans MS, Parchment, Papyrus;
 text-align : center; }

h2 { color : #000000;
 font-family : ParkAvenue BT, IRIS, Comic Sans MS, Parchment, Papyrus;
 text-align : center; }

h3 { color : #000000;
 font-family : ParkAvenue BT, IRIS, Comic Sans MS, Parchment, Papyrus;
 text-align : center; }


p.book { font-family : Time New Roman;
 text-indent : 20px; }

.bookitalic { font-family : Time New Roman;
  text-indent : 20px;
  font-size : 12pt;
  font-style : italic; }
 
.notice_color {
 color : #ff0000;
 font-weight : bold; }
 
.center { text-align : center; }

.italic { font-style : italic }

.bold { font-weight : bold }

.bolditalc { font-weight : bold;
 font-style : italic; }

.centerbold { text-align : center;
 font-weight : bold; }

.centeritalic { text-align : center;
 font-style : italic; }

.centerbolditalic { text-align : center;
 font-weight : bold;
 font-style : italic; }

.underline { text-decoration: underline; }


#attention-switch attention:hover attention2, #attention-switch attention2.sfhover attention {
	left: auto;
}

 
.attention { font-size: large;
 font-weight : bold;
 font-family : ParkAvenue BT, IRIS, Comic Sans MS, Parchment, Papyrus;
 border: 3px outset #00ffff;
 background-color : #00FFFF;
 color : #ff0000; }
 
.attention2 { font-size: large;
 font-weight : bold;
 font-family : ParkAvenue BT, IRIS, Comic Sans MS, Parchment, Papyrus;
 border: 3px inset #00ffff;
 background-color : #00FFFF;
 color : #ff0000; }
 
.yahoo { text-align : center;
 font-family : Verdana;
 color : Black;
 font-size : 12pt; }

.book { font-family : Time New Roman;
 font-size : 12pt; }

table#outer {
    background-color:#FFFF99;
    width: 1000px;
}

table#head {
    width: 100%;
    left:0px;
    top: 0px;
    background-color: #FFFF99;
}

table#pageheader {
	border: 0px;
	padding: 0px;
}


#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
        background-color: #FFFFFF;
}

#nav a {
	display: block;
	width: 10em;
}

#nav li {
	float: left;
	width: 10em;
	color: #000000;

}


#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}



table#navbar1 {
	margin: 0px;
	height: 30px;
	width: 100%;
	background-color: #FFFF99;
}

table#navbar1 td {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	line-height: 23px;
	white-space: nowrap;
}

table#navbar1 td a:hover {
    margin: 0px;
    color: #FF0000;
    background-color : #CCCC99;
}

td#selected {
	background-color: #FFFF99;
	font-weight: bold;
	color: #FFFFFF;
}

table#columns {
    border: 0px;
    font-family: Verdana, Helvetica, sans-serif;
    width: 100%;
    background-color: #FFFF99;
}

td#left_column {
    border: 0px;
    font-family: Verdana, Helvetica, sans-serif;
    width: 200px;
    background-color: #FFFF99;
}


td#content {
    border: 0px;
    padding: 5px;
    font-family: Verdana, Helvetica, sans-serif;
    width:600px;
    background-color: #FFFF99;
}


td#right_column {
    border: 0px;
    font-family: Verdana, Helvetica, sans-serif;
    width: 200px;
    background-color: #FFFF99;
}


td#foot_left {
    border: 0px;
    font-family: Verdana, Helvetica, sans-serif;
    width: 200px;
    background-color: #FFFF99;
}

td#foot {
    border: 0px;
    padding: 5px;
    font-family: Verdana, Helvetica, sans-serif;
    width:600px;
    background-color: #FFFF99;
}


td#foot_right {
    border: 0px;
    font-family: Verdana, Helvetica, sans-serif;
    width: 200px;
    background-color: #FFFF99;
}

td#BodyBot {
    font-family: Verdana, Helvetica, sans-serif;
    width: 1000px;
    position: relative;
    clear: both;
    background-color: #FFFF99;
}
