body {
		behavior:url("/csshover.htc");
}
A {
	font-weight: bold;
	font-family: arial;
}
A.em {
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
	color: #6666AA;
}
A.em:hover {
	color: #0000AA;
	background-color: #DDDDDD;
}
.Region {
	font-family: arial;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
	font-size: 0.8em;
}

.Address {
	font-family: arial;
	font-size: 0.8em;
}
TD.alt {
	text-align: center
}
TD {
	font-family:	arial;
}
P {
	font-family:	arial;
}
input.sbutton
{
	border:				2px #FDFAE9 outset;
	width: 				100%;
	color: 				#2e2897;
	font-weight:		bold;
	font-size:			0.8em;
	font-family: 		arial;
	background-color:	#E2DFCE;
	display:			block;
}
input.sbutton:hover
{
	border:				2px #FDFAE9 inset;
	width: 				100%;
	color: 				#4e4887;
	font-weight:		bold;
	font-size:			0.8em;
	font-family: 		arial;
	background-color:	#EBE8D7;
}
div.bgs1,div.bgs2,div.bgs3 {
	background-color: transparent;
}
div.bgs1 {
	border-left:	1px solid #70FFD6;
	border-top:		1px solid #70FFD6;
	border-bottom:	1px solid #009F5C;
	border-right:	1px solid #009F5C;
}
div.bgs2 {
	border-left:	1px solid #5BFFC1;
	border-top:		1px solid #5BFFC1;
	border-bottom:	1px solid #0BB471;
	border-right:	1px solid #0BB471;
}
div.bgs3 {
	border-left:	1px solid #47F0AD;
	border-top:		1px solid #47F0AD;
	border-bottom:	1px solid #1FC885;
	border-right:	1px solid #1FC885;
	background-color:	#33DC99;
}
div.bg1,div.bg2,div.bg3 {
	background-color: transparent;
}


div.bg1 {
	border-left:	1px solid #3DD6FF;
	border-top:		1px solid #3DD6FF;
	border-bottom:	1px solid #005CC2;
	border-right:	1px solid #005CC2;
}
div.bg2 {
	border-left:	1px solid #28C1FF;
	border-top:		1px solid #28C1FF;
	border-bottom:	1px solid #0071D7;
	border-right:	1px solid #0071D7;
}
div.bg3 {
	border-left:	1px solid #14ADFF;
	border-top:		1px solid #14ADFF;
	border-bottom:	1px solid #0085EB;
	border-right:	1px solid #0085EB;
	background-color:	#0099FF;
}

div.bg1:hover {
	border-left:	1px solid #70FFD6;
	border-top:		1px solid #70FFD6;
	border-bottom:	1px solid #009F5C;
	border-right:	1px solid #009F5C;
}
div.bg2:hover {
	border-left:	1px solid #5BFFC1;
	border-top:		1px solid #5BFFC1;
	border-bottom:	1px solid #0BB471;
	border-right:	1px solid #0BB471;
}
div.bg3:hover {
	border-left:	1px solid #47F0AD;
	border-top:		1px solid #47F0AD;
	border-bottom:	1px solid #1FC885;
	border-right:	1px solid #1FC885;
	background-color:	#33DC99;
}

div.bgi1 {
	border-left:	1px solid #3DD6FF;
	border-top:		1px solid #3DD6FF;
	border-bottom:	1px solid #005CC2;
	border-right:	1px solid #005CC2;
	margin-left:	15px;
}
div.bgi2 {
	border-left:	1px solid #28C1FF;
	border-top:		1px solid #28C1FF;
	border-bottom:	1px solid #0071D7;
	border-right:	1px solid #0071D7;
}
div.bgi3 {
	border-left:	1px solid #14ADFF;
	border-top:		1px solid #14ADFF;
	border-bottom:	1px solid #0085EB;
	border-right:	1px solid #0085EB;
	background-color:	#0099FF;
}

div.bgi1:hover {
	border-left:	1px solid #70FFD6;
	border-top:		1px solid #70FFD6;
	border-bottom:	1px solid #009F5C;
	border-right:	1px solid #009F5C;
}
div.bgi2:hover {
	border-left:	1px solid #5BFFC1;
	border-top:		1px solid #5BFFC1;
	border-bottom:	1px solid #0BB471;
	border-right:	1px solid #0BB471;
}
div.bgi3:hover {
	border-left:	1px solid #47F0AD;
	border-top:		1px solid #47F0AD;
	border-bottom:	1px solid #1FC885;
	border-right:	1px solid #1FC885;
	background-color:	#33DC99;
}



A.link1
{
	padding-left:		5px;
	padding-right:		5px;
	width:				95%;
	color: 				#333333;
	font-family: 		arial;
	text-decoration:	none;
	font-weight:		bold;
	font-size:			0.8em;
	display:			block;
	border:				0;
}
A.link1:hover
{
	color:	#000000;
}
A.link2
{
	padding-left:		15px;
	padding-right:		5px;
	width:				90%;
	color: 				#333333;
	font-family: 		arial;
	text-decoration:	none;
	font-weight:		bold;
	font-size:			0.8em;
	display:			block;
	border:				0;
}
A.link2:hover
{
	color:	#000000;
}
div.nodis { display:none;}


