td {
	font-size: 11px;
	color: #000000;
}
a:link {  color: #000000; text-decoration: none}
a:visited {  color: #000000; text-decoration: none}
a:hover {
	color: #0033CC;
	font-weight: bold;
}
.sq {
	border-top: 3px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 1px solid #000000;
}
.std2 {
	font-size: 11px;
	line-height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E3E3;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
}
.std1 {
	clip:        rect(auto auto auto auto);
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.stt1 {
	background-color: #EAC8E1;
}
.hd {	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
}
.menu {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
}
a.menu:link {  color: #000000; text-decoration: none}
a.menu:visited {  color: #000000; text-decoration: none}
a.menu:hover {
	color: #CA6DB3;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CA6DB3;
	border-right-color: black;
	border-bottom-color: #CA6DB3;
	border-left-color: black;
}
.bg_menu {
	background-image: url(images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_menu2 {
	background-image: url(images/bg_menu2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
