/******* Page styles *******/
.headtext {
	color: #12420D;
	font-family: Verdana;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}

.sidetext {
	color:#FFFFFF;
	font-family: Verdana;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
}


.style1 {
	color: #431515;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.quotetext {
	color: #000000;
	font-family: Verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}

.OSwhite {
	color:#FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
}

.bodybg {
	background-image: url(images/back.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #455500;
}

.tborder { 
    border: 1px solid #000000;
}

.navbox {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.content {
	background-color: #63211F;
}

.content2 {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEB8B9;
	border-right-color: #EEB8B9;
	border-bottom-color: #EEB8B9;
	border-left-color: #EEB8B9;
}

.content3 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.toolbar{
	position: absolute;
	top: 224px;
	width: 560px;
	z-index:3;
}



.tableheader {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EEB8B9;
	border-right-color: #EEB8B9;
	border-bottom-color: #EEB8B9;
	border-left-color: #EEB8B9;
	border-bottom-style: solid;
	background-image: url(images/tablehd.jpg);
	background-repeat: repeat-x;
}

.bullet_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-image: url(images/tinydot.gif);
	margin-right: 5px;
}

/******* Layer for floating logo *******/
.llogo{
	position: relative;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #000000;
	border-top-width: thin;
	border-top-style: double;
	border-top-color: #000000;
	border-left-width: thin;
	border-right-width: thin;
	border-left-style: double;
	border-right-style: double;
	border-left-color: #000000;
	border-right-color: #000000;
}

/******* Layer for floating flash letters *******/
#Layer2 {
	position:absolute;
	width:764;
	height:121;
}

/******* Navigation Styles *******/
A.glink:link {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
	background-image: url(images/navselect.gif);
	text-decoration: none;
}

A.glink:visited {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
	background-image: url(images/navselect.gif);
	text-decoration: none;
}

A.glink:hover {
	font-weight: bold;
    color: #FFFFFF; 
    background-image: url(images/navselect2.gif); 
    text-decoration: underline;
}

A.glink:active {
	color: #FFFFFF;
} 

.lbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
A.lbox:active {  color: #FF0000;}
A.lbox:link {  color: #B40202;}
A.lbox:visited {  color: #B40202;}
A.lbox:hover {  color: #000000;}

A.body:active {  color: #FF0000;}
A.body:link {  color: #B40202;}
A.body:visited {  color: #B40202;}
A.body:hover {  color: #000000;}

A.footer:active {  color: #FF0000;}
A.footer:link {  color: #FFFFFF;}
A.footer:visited {  color: #FFFFFF;}
A.footer:hover {  color: #000000;}

a:active {  font-family: Verdana; color: #FF0000;}
a:link {  font-family: Verdana; color: #B40202;}
a:visited {  font-family: Verdana; color: #B40202;}
a:hover { font-family: Verdana; color: #000000;}


