.stylesheet {
	border: 1px solid #DBDBDB;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;

}
input {
	font-family: Tahoma;
	font-size: 11px;

}
.menu{
	font-family: Tahoma;
	width: 120px;
	color: #666666;
	font-size: 11px;
}
body {
	margin:0px; background-image: url('images/bg1.gif');
	background-position:  center 50%;
	background-repeat: repeat-y
}

body, td, th {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 1.5;
}

.title {
	font-weight: bold;
	color: #666666; 
}

a.SubLink:link {
	color: #A7A7A7;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.SubLink:visited {
	color: #A7A7A7;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
a.SubLink:hover {
	text-decoration: underline;
	background-color: #F5F5F5;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.searchMenu {
	font-family: Tahoma;
	width: 150px;
	color: #333333;
	font-size: 11px;
	height: 18px;
	text-decoration: none;
}

a.footerLink:link {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.footerLink:visited {
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
a.footerLink:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
