/* CSS Document */
body,td,th {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
body {
	background-image: url(images/id_bg.jpg);
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.menu{
	font-weight: bold;
	color: #0082EF;
	text-decoration: none;
}
.menu:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.promenu {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	line-height: 12px;
}
.promenu:hover {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
.headtext {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 18px;
	color: #009966;
	text-decoration: none;
}
.boot {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-decoration: none;
}
.boot:hover {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #0000FF;
	line-height: 18px;
}


