body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:14px;
  background-image: url(../images/page_elements/graph.gif);
}

a:link {
	text-decoration: none;
}

a:visited {
	 color: #9966CC;
	 text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}	

.content {
	background-color: FFFFFF;
	border-top: #0066CC 2px solid;
	border-bottom: #0066CC 2px solid;
	padding-left: 30px;
	padding-right: 10px;
}

.maintable {
	background-color: #FFFFFF;
	border: #003399 3px solid;
}

.top {
	background-color: #FFFFFF;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

HR {
    height: 2px;
	color: #0033CC;
}

h1 {
	font-size: 18px;
	color: #003399;
	text-align: center;
}

h2 {
	color: #003399;
	font-size: 14px;
	font-weight: bold;
}

.yui {
	border-left: #003399 3px solid;
	border-right: #003399 3px solid;
}	

.button {
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}	

.button a:link {
	text-decoration: none;
	color: #0033FF;
}

.button a:visited {
	 color: #9966CC;
	 text-decoration: none;
}

.button a:hover {
	color: #FF0000;
	text-decoration: underline;
}
	
.bottom {
	font-size: 12px;
	font-style: italic;
}