body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
}

a:hover {color: #000000;BACKGROUND-COLOR: #ffaaaa;}
b{background-color:#FE9;}

.date {font-size: 12px;
	font-weight: bold;
	color: #003399;
}
.style1 {font-size: 12px; line-height:16px;}
.style2 {font-size: 12px;}
.style2up {font-size: 12px; color:#ff0000;}
.style2down {font-size: 12px; color:#009900;white-space:nowrap;}
.style2glay {font-size: 12px; color:#444444;}
.style2rss {font-size: 12px; font-family: Verdana, Arial;font-weight: bold;
	color:#ffffff;white-space:nowrap; background-color: #ff6633}

.style3 {
	font-size: 10px;
}
.style4 {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

h1 {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; FONT-WEIGHT: bolder; FONT-SIZE: 12px; PADDING-BOTTOM: 4px; MARGIN: 0px; WIDTH: 800px; PADDING-TOP: 4px; FONT-FAMILY: MS UI Gothic, Osaka; BACKGROUND-COLOR: #ddeeff; TEXT-ALIGN: left
}

img {
border: none;
}

h2 {
	PADDING-RIGHT: 4px; PADDING-LEFT: 5px; FONT-SIZE: 12px; PADDING-BOTTOM: 4px; MARGIN: 0px; COLOR: #040404; WIDTH: 640px; PADDING-TOP: 4px; FONT-FAMILY: MS UI Gothic, Osaka; BACKGROUND-COLOR: #ee6666; TEXT-ALIGN: left
}

.style5 {color: #FF0000}
.style6 {font-size: 24px}
.style7 {
	font-size: 12px;
	line-height:17px
}

/*===stop color===*/
td.stopLow {BACKGROUND-COLOR: #5566ff;}
td.stopLow2 {BACKGROUND-COLOR: #aaccff;}
td.stopHigh {BACKGROUND-COLOR: #ff5566;}
td.stopHigh2 {BACKGROUND-COLOR: #ffaacc;}

/*===blue style===*/
table.rankingFrame {background-color: #6666ff;}
th {background-color: #99bbff;}
tr.evenRow {background-color: #ffffff;}
tr.oddRow {background-color: #ffffbb;}

/*===green style===*/
/*
table.rankingFrame {background-color: #99cc00;}
th {background-color: #CCFF66;}
tr.oddRow {background-color: #CCFF66;}
tr.evenRow {background-color: #FFFFFF;}
*/

#bread {
	PADDING-LEFT: 10px; FONT-SIZE: 10px;
}
#breadcrumbs {
	PADDING-LEFT: 10px; FONT-SIZE: 10px;
}

.chart  {
PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px;  PADDING-TOP: 0px;
display:inline;
width:640px;
height:241px;
top: 0px;
left: 0px;
position:relative;
}


.chart2  {
PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px;  PADDING-TOP: 0px;
display:inline;
width:640px;
height:241px;
top: 0px;
left: 0px;
position:relative;
z-index: 2;
}

.chart img.ball {
display:inline;
top: 0px;
left: -10000px;
position: relative;
z-index: 3;
}

#searchForm
{
	font-size: 12px;
	margin: 3px;
	padding-top: 5px;
	text-align: center;
}

form {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 40px;
	/*background-image: url(images/back-20071020.gif);*/
}

form p {
	position: relative;
	top: 5px;
	/*left: 32px;*/
	margin: 0;
	padding: 0;
	/*width: 700px;*/
	height: 20px;
}

.searchsubmitbutton
{
	position: relative;
	top: 3px;
}

#inputField
{
	/*
	background-image: url('../images/inputbox.jpg');
	background-repeat: repeat-x;
	border: 1px solid #b4b4b4;
	*/
	width: 200px;
}

#inputField,
.inputField,
textarea
{
	padding: 3px;
	font-size: 12px;
	background-color: #fffadb;
	/*background-image: url(http://www.digg.com/img/form-back.gif);*/
	background-repeat: repeat-x;
	background-attachment: scroll;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cbb945;
	border-right-color: #cbb945;
	border-bottom-color: #cbb945;
	border-left-color: #cbb945;
	/*color: #776b1b;*/
	color: #000000;
}

.searchPagination {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 0px;
}

