BODY, TR, TD, DIV, P, A  {
Font-Family: Arial, HELVETICA, SANS-SERIF;
 scrollbar-face-color:#739BCE;
  scrollbar-base-color:transparent; 
  scrollbar-arrow-color:white;
}

em {
	font-family: "Times New Roman";
}

a {
 	Text-decoration: none;
	color: #123456;
	}
	
.1	{
	color: Blue;
}
	
a:hover {
 Text-decoration: underline;
 color: #698790;
}



.image {
	margin-right : 8pt;
	margin-bottom : 4pt;
	}

.header {
	Font-weight: bold;
	Font-size: 12px;
	Text-decoration: none;
	color: #4682B4;
}


a.header {
 Text-decoration: none;
 color: #698790;
	font-size : 12pt;
}
a:hover.header {
 Text-decoration: underline;
 color: #698790;

}

.box
{
width: 200 px;
background-image: url(img/boxbot.gif);
 background-repeat: no-repeat;
background-position: bottom left;
}

.box h3
{
	background-image: url(img/boxtop.gif);
	background-repeat: no-repeat;
	padding: 4px 4px 4px 4px;
	border-bottom: 1px solid #E1C000;
	font-size: 110%;
	color: #E1C000;
	margin: 0px;
	background-position: top left;
	width: 180 px;
}

.box a {
	color: #A68D00;
}
.box a:hover {
	color: #6A5B00;
}

.box ul {
	margin: 0;
	padding: 7px 7px 7px 7px ;
}
.box ul li {
	list-style: none;
	margin: 0;
	font-size: 90%;
	padding: 0px 4px 4px;
}

.bgbox
{
width: 200 px;
background-image: url(img/bgboxbot.gif);
background-repeat: no-repeat;
background-position: bottom left;
}

.bgbox h3
{
	background-image: url(img/bgboxtop.gif);
	background-repeat: no-repeat;
	padding: 4px 4px 4px 4px;
	border-bottom: 1px solid #E1C000;
	font-size: 110%;
	color: #E1C000;
	margin: 0px;
	background-position: top left;
	width: 180 px;
}

.bgbox a {
	color: #A68D00;
}
.bgbox a:hover {
	color: #6A5B00;
}

.bgbox ul {
	margin: 0;
	padding: 7px 7px 7px 7px ;
}
.bgbox ul li {
	list-style: none;
	margin: 0;
	font-size: 90%;
	padding: 0px 4px 4px;
}

.data {
 Text-decoration: none;
 color: #CC3333;
}

h3 {
	color: #BF6C43;
}

.logo {
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: top ;
	margin: 0;
}

.news {
	font-size : 12px;
	Text-align: justify;
 color: #D4B526;
}

a:hover.news {
color: #D4B526;
}