A {text-decoration: none;}

A:visited {color: #000000;}
A:link{color: #000000;}
A:active {color: Green;}
A:hover {
	color: Green;
	text-decoration : none;
}
A.menu:visited {color: White;}
A.menu:link{color: White;}
A.menu:active {color: #FFFF00}
A.menu:hover {
	color:#FFFF00;
	text-decoration : none;
}
A.links:visited {color: White;}
A.links:link{color: White;}
A.links:active {color: #000000}
A.links.hover {
	color:#FFFF00;
	text-decoration : none;
}

.main {
	background : White;
}

.back{
	background: url("images/leftbar.jpg") no-repeat;
}

.bottom{
	background: url("images/bg14.jpg") repeat-y;
}

.heading {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 16px;
	font-weight : bold;
}
 .dates {
	text-align: left;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 13px;
	font-weight : bold;
	font-style : italic;
}
 
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	background : #FFFFFF;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-left : 35px;
	padding-right : 25px;
}
.colhead {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	background : #FFFFFF;
	margin-top : 0px;
	margin-bottom : 0px;
	text-align : left;
	font-weight : normal;
	font-style : italic;
}
.stocktext{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	background : #FFFFFF;
	margin-top : 0px;
	margin-bottom : 0px;
	text-align : left;
}
.prices {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	background : #FFFFFF;
	margin-top : 0px;
	margin-bottom : 0px;
	
}
.indent{
	padding-left : 20px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	background : #FFFFFF;
	margin-top : 0px;
	margin-bottom : 0px;
	font-style : italic;
	font-weight : normal;
}

.swatchtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	line-height: 10px;
}

.title {
	font-family: "Times New Roman", Times, serif;
	color: Black;
	font-size: 28px;
	text-align : center;
	padding-top : 3px;
	padding-right : 20px;
}


.highlight {
	color: #FFFF66;
}

.sub0 {
	font-family : Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	padding-left : 7px;
	font-weight : bold;
}
.sub1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-align: left;
	padding-left : 20px;
}

.selected {
	font-family: "Times New Roman", Times, serif;
	color: #FFFF66;
	font-size: 16px;
}

.italic{
	font-family :  Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-style : italic;
}

.center{
	text-align : center;
}

.year{
font-family:  Arial, Helvetica, sans-serif;
color: #000000;
font-size: 20px;
}

.maintable{
	margin-left : 10px;
}
