﻿.ms-classic3-main {
	margin: 0 2px 2px 2px;
	padding: 0 0 0 0;
		border: 1.5pt solid black;
}
.ms-classic3-top {
	font-weight: bold;
	font-size:large;
	text-align:center;
	color: white;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: 1.5pt solid black;
	background-color: navy;
}
.ms-classic3-even {
	color: navy;
	border-style: none;
	background-color: silver;
}
a {
	color: #0066CC;
}
a:active {
	color: #800000;
}
a:hover {
	color: #0000FF;
}
.style1 {
	border-style: solid;
	border-width: 2px;
}
#tabY {
	color: white;
	font-weight: bolder;
	background-color:navy;
	background-image: url('../_image/btnsel.jpg');
	background-repeat: no-repeat;
	}


