/* p,td,th,ol,ul,li,select,dl,dt,dd { font-size:11px; font-weight:normal; color:#FFFF00; font-family:"Arial",Courier,monospace; font-size:12px; } */
/* pre,tt,textarea,input { font-family:"Arial",Courier,monospace; font-size:12px; } */

BODY {
	background-color : #EAEAEA;
	scrollbar-base-color: #999999;
	scrollbar-darkshadow-color: #EAEAEA;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3d-light-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
}

.bg1
{
	background-color: #ffff99;
	font-family: Arial ;
}

.bg2
{
	background-color: #ccccff;
	font-family: Arial ;
}

.bg3
{
	background-color: #66CC99;
	font-family: Arial ;
}

TD {
  color: #000000;
  text-align: justify;
	font-family: Arial ;
	font-size: 12px;
	letter-spacing : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding : 0px;
}

H1 {
  color: #000000;
	font-family: Arial ;
	font-size: 12px;
	letter-spacing : 1px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding : 0px;
	}

H2 {
  color: #FFFF00;
	font-family: Arial ;
	font-size: 12px;
	letter-spacing : 1px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding : 0px;
}

br{
	margin-top : 0px;
	margin-bottom : 0px;
	margin : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding : 0px;
}

FORM {
	color: #ffff00;
	font-family: Arial ;
	font-size: 12px;
}

SELECT {
	color: #663399;
	font-family: Arial ;
	font-size: 12px;
	background-color : #ffffdd;
}

INPUT {
	color: #663399;
	font-family: Arial ;
	font-size: 12px;
	font-weight : bold;
	height : 22px;
}

.inputbg {
	background-color : #ffffdd;
	color: #663399;
	font-family: Arial ;
	font-size: 12px;
	font-weight : normal;
	border-color: #464646;
	border-style: double;
	border-width: 1px;
	height : 22px;
}



.slogan {
	color: #808080;
	font-family: Arial ;
	font-size: 14px;
	letter-spacing : 1px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding : 0px;
}

.st {
	font-family: Arial ;
	font-size: 10px;
	margin : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	line-height : 10px;
}

a:link {  
color: #ff0000; 
text-decoration: none; 
font-weight: bold
}

a:hover {  
color: #ffffff; 
font-weight: bold; 
background-color: #FF0000
}

a:visited {  
color: #000000; 
text-decoration: none; 
font-weight: bold
}

a.stock:link {  
color: #000000; 
font-size: 15px;
text-decoration: none; 
font-weight: bold
}

a.stock:hover {  
color: #ffffff; 
font-size: 15px;
font-weight: bold; 
background-color: #FF0000
}

a.stock:visited {  
color: #777777; 
font-size: 15px;
text-decoration: none; 
font-weight: bold
}

.RoundCorner {
	background-image: url('images/Round_corner.jpg');
	background-repeat: no-repeat;
	background-position: right bottom
}
.RoundCornerWH {
	background-image: url('images/Round_cornerWH.jpg');
	background-repeat: no-repeat;
	background-position: right bottom
}
.grayDots {
	background-image: url('images/gray_dots.jpg');
	background-repeat: repeat-y;
	background-position:  right 50%;
}
.grayMiddle {

	background-image: url('images/gray_dots.jpg');
	background-repeat: repeat-y;
	background-position:  center 50%;
}