﻿A:link {text-decoration: none; color: black;}
A:visited {text-decoration: none; color: black;}
A:active {text-decoration: none; color: black;}
A:hover {text-decoration: underline; color: red;}

img {
	border-width: 1px;
	border-color: #000000;
}
ul {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 750px;
	height: 30px;
	text-align: center;
}
ul li {
	padding: 0px;
	margin: 0px auto 0px auto;
	float: left;
	width: 100px;
	list-style-type: none;
	border-style: none;
	border-color: #808080;
	height: 30px;
}
.Not_Selected {
	border-bottom: thin solid #000000;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
		background-color: #FFFFFF;
		text-align: center;
	background-image: url('buttons/button53.jpg');
		background-repeat: no-repeat;
		font-size: medium;
		padding-top: 6px;
		height: 22px;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
}
.Selected {
	border-bottom: thin solid #000000;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
		background-color: #FFFFFF;
		text-align: center;
	background-image: url('buttons/button4D.jpg');
		background-repeat: no-repeat;
		font-size: medium;
		font-weight: bold;
		padding-top: 6px;
		height: 22px;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
}
.left {
	border-width: thin;
	width: 25px;
	border-color: #FFFFFF #FFFFFF #000000 #FFFFFF;
	border-style: none none solid none;
	list-style-type: none;
	height: 28px;
}
.right {
	border-width: thin;
	width: 75px;
	border-color: #000000;
	border-style: none none solid none;
	height: 28px;
}
ul a:hover {
	background-color: 666666;
}
.Title {
	width: 730px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	text-align: left;
}
.table {
	background-color: #FFFFFF;
	text-align: center;
}
.content_list {
	border: 3px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.content_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

.left-margin {
	width: 25px;
	border-color: #FFFFFF;
	border-style: none none solid none;
	list-style-type: none;
	height: 28px;
}



