BODY{
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #F7AC59;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #F7AC59;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #F7AC59;
	scrollbar-track-color: #D38E61;
	background-attachment: fixed;
	background-image: url(http://www.asianlovings.com/genimag/asianlovings_links2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 30px;
	background-color: #df6664;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
}

form {
  margin: 0px;
  padding: 0px;
}
input, select {

  font-size: 10px;
}

h2 {
  font-size: 15px;
  margin: 0px;
  padding: 0px;
}
h3 {
  font-size: 14px;
  margin: 0px;
  padding: 0px;
}
a:link {
  color: #993333;
  font-weight: bold;
  text-decoration: underline;
}
a:visited {
  color: #993333;
  font-weight: bold;
  text-decoration: underline;
}
a:active {
  color: #993333;
  font-weight: bold;
  text-decoration: underline;
}
a:hover {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
}

.bottom {
  color: #000000;
  font-size: 10px;
  text-align: center;
}

.graph {
  background-color: #069;
  padding: 0px;
  width: 75px;
}

/* For the ranking tables. */

.darkbg {
  color: #ffffe6;
}

.mediumbg {
  background-color: #E4C19A;
  color: #000000;
}

.lightbg {
  color: ffffe6;
  font-size: 10px;
}
.lightbgalt {
  background-color: #ffffe6;
  color: #990066;
  font-size: 10px;
}

/* For the menu. */

a.menu, a.menu:visited {

  color:#ffffe6;
  padding-left: 20px;
  padding-right: 0px;
  padding-top: 3px;
margin:3px;
white-space: nowrap;
  text-align: left;
  text-decoration: none;

}
a.menu:active, a.menu:hover {
  color:#FFFFFF;
  text-decoration: none;
}

a.table_top, a.table_top:visited {
  color: #993333;
  text-decoration: none;
}
a.table_top:hover, a.table_top:active {
  color: #FFFFFF;
  text-decoration: none;
}