body {
	margin: 0px 0px 0px 0px;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.brd {
	border: 1px solid #FFFFFF;
}
.box1 {
	background-image: url(img/box.gif);
	text-align: center;
	height: 124px;
	width: 101px;
	padding-top: 2px;
}

a.box2:link {
	background-image: url(img/box1.gif);
	text-align: center;
	height: 18px;
	width: 101px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display:block;
}
a.box2:visited {
	background-image: url(img/box1.gif);
	text-align: center;
	height: 18px;
	width: 101px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display:block;
}
a.box2:hover {
	background-image: url(img/box1.gif);
	text-align: center;
	height: 18px;
	width: 101px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	display:block;
}

.brdb {

	border: 1px solid #000000;
}

.link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.link:link {color: #000000; text-decoration: none;}
a.link:visited {color: #000000; text-decoration: none;}
a.link:hover {color: #000000; text-decoration: underline;}

.linkr {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a.linkr:link {color: #FF0000; text-decoration: underline;}
a.linkr:visited {color: #FF0000; text-decoration: underline;}
a.linkr:hover {color: #FF0000; text-decoration: none;}

.red {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-image: url(img/40.gif);
	text-align: center;
	height: 28px;
	width: 213px;
	background-repeat: no-repeat;

}

a.but:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(img/but.jpg);
	height: 21px; *height: 26px;
	width: 170px; *width: 213px;
	padding-left: 43px;
	padding-top: 5px;
	display:block;
}
a.but:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(img/but.jpg);
	height: 21px; *height: 26px;
	width: 170px; *width: 213px;
	padding-left: 43px;
	padding-top: 5px;
	display:block;
}
a.but:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(img/buto.jpg);
	height: 21px; *height: 26px;
	width: 170px; *width: 213px;
	padding-left: 43px;
	padding-top: 5px;
	display:block;
}