BODY {
	background: #0D3862 url("/dir/template/photo/image/nav-bg.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
	background-color: #0D3862;
	scrollbar-face-color: #0066DD;
	scrollbar-highlight-color: #00CCDD;
	scrollbar-shadow-color: #00AADD;
	scrollbar-3dlight-color: #7744CC;
	scrollbar-arrow-color:  #CCDDFF;
	scrollbar-track-color: #00AADD;
	scrollbar-darkshadow-color: #0066DD;
	margin-top: 5;
	margin-left: 50;
	cursor:url("/images/blue.cur");
}

FONT  { font-family:Tahoma;}
A:link { font-size: 8pt; text-decoration: none; color:black}
A:hover { font-size: 8pt; text-decoration: underline; color:black}
A:visited { font-size: 8pt; text-decoration: underline; color:black}

.midsmall { font-size: 9pt; text-decoration: none}
.smallfont { font-size: 9pt;}
.textarea {border:solid 1;}
.input{border:solid 1;}
.shade {border-style:groove;}
.BoxText {PADDING-LEFT: 5pt; FONT-SIZE: 8pt; FONT-STYLE: normal; FONT-FAMILY: Tahoma}

.cinput
{
	border-right: #82AFB5 1px solid;
	border-top: #82AFB5 1px solid;
	border-left: #82AFB5 1px solid;
	border-bottom: #82AFB5 1px solid;
	font-weight: bold;
	font-size: xx-small;
	color: #106D75;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height: 18px;
	background-color: #CADCE0;
	text-decoration: none;
	vertical-align:middle;
}
.formBox
{ 
	border-right: #82AFB5 1px solid;
	border-top: #82AFB5 1px solid;
	border-left: #82AFB5 1px solid;
	border-bottom: #82AFB5 1px solid;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	height: 18px;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
}

/* For the menu. */
a.menu, a.menu:visited {
  background-color: #fff;
  border: 1px solid #737373;
  border-top-width: 0px;
  color: #000;
  float: left;
  margin-left: 8px;
  margin-right: 8px;
  padding: 3px;
  text-align: center;
  text-decoration: none;
}
a.menu:hover, a.menu:active {
  color: #fff;
  background-color: #09c;
  background-image: url(image/grad_bg.png);
  text-decoration: none;
}
/* For the menu. */

body {
  background-color: #fff;
  color: #000;
  font-size: 13px;
  font-family: verdana, sans-serif;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
form {
  margin: 0px;
  padding: 0px;
}
input, select {

  font-size: 10px;
}
h1 {
  font-size: 24px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

h2 {
  font-size: 15px;
  margin: 0px;
  padding: 0px;
}
h3 {
  font-size: 14px;
  margin: 0px;
  padding: 0px;
}
a:link {
  color: #33c;
  font-weight: bold;
  text-decoration: underline;
}
a:visited {
  color: #4040ff;
  font-weight: bold;
  text-decoration: underline;
}
a:active {
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}
a:hover {
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}

.bottom {
  color: #737373;
  font-size: 10px;
  text-align: center;
}
.top {
  background-color: #737373;
  height: 1px;
  margin-top: 2px;
}

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

/* For the ranking tables. */

.darkbg {
  background-color: #737373;
  color: #fff;
}

.mediumbg {
  background-color: #09c;
  background-image: url(image/grad_bg.png);
  color: #fff;
}

.lightbg {
  background-color: #fff;
  color: #000;
}
.lightbgalt {
  background-color: #f0f0f0;
  color: #000;
}

/* For the menu. */
a.menu, a.menu:visited {
  background-color: #fff;
  border: 1px solid #737373;
  border-top-width: 0px;
  color: #000;
  float: left;
  margin-left: 2px;
  margin-right: 2px;
  padding: 3px;
  text-align: center;
  text-decoration: none;
}
a.menu:hover, a.menu:active {
  color: #fff;
  background-color: #09c;
  background-image: url(image/grad_bg.png);
  text-decoration: none;
}

a.table_top {
  color: #fff;
  text-decoration: underline;
}
a.table_top:hover, a.table_top:active {
  color: #c0c0c0;
  text-decoration: none;
}
/* For the menu. */