a { 
color:#FF0000;
background:transparent; 
text-decoration:none; 
} 
a:visited { 
color:#FF0000;
background:transparent; 
text-decoration:none; 
} 
a:hover { 
color:#FF0000; 
background:transparent; 
text-decoration:underline; 
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #FF0000;
	font-weight: normal;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.rolloverblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.rolloverwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}
.textboxlogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
	width: 100px;
}
.textbox18h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#crumbcurrent a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 16px;
	color: #6F829D;
}
#crumbcurrent a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 16px;
	color: #000000;
}

#bottom a {
	color:#000000;
	background:transparent;
	text-decoration:none;
	font-size: 10px;

} 
#bottom a:hover {
	color:#FFFFFF;
	background:transparent;
	text-decoration:underline;
	font-size: 10px;

}
#bottomwhite a {
	color:#FFFFFF;
	background:transparent;
	text-decoration:none;
	font-size: 10px;

} 
#bottomwhite a:hover {
	color:#FFFFFF;
	background:transparent;
	text-decoration:underline;
	font-size: 10px;

}
#pagelink a {
	color: #FF0000;
	background:transparent;
	text-decoration:none;
	font-size: 11px;

} 
#pagelink a:visited {
	color: #FF0000;
	background:transparent;
	text-decoration:none;
	font-size: 11px;

} 
#pagelink a:hover {
	color:#FF0000;
	background:transparent;
	text-decoration:underline;
	font-size: 11px;

}
hr {border: none 0; 
border-top: 1px solid #CCC;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 
.textblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 200px;

}
tbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.texfield400wide {
	font-size: 11px;
	width: 350px;
}
.customerlinktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}




/*css buttons*/
#button, #button ul {
	margin: 0;
	padding: 0px;
	background-color: #8FA0CD;
	background-repeat: repeat-y;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;

}
#button li {
	list-style-type: none;
	margin: 0;
	padding: 0;

}
#button ul {
	z-index: 10000;
}
#button ul a {
	background-color: #C0C7E2;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 2px 2px 2px;
}
#button a {
	display: block;
	text-decoration: none;
	background-color: #8FA0CD;
	padding: 4px 4px 4px 4px;
	color: #000000;
	border: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	line-height:1;
}
#button a:hover, #button a:active, #button a:focus {
	background-color: #005399;
	color: #ffffff;
	letter-spacing: 0.01px;
}

/*	The submenu classes that control
	positioning and visibility*/

#button .p7PMhide {
	left: -9000px;
	border: 0;
}
#button .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}

#button {
	width: 200px;
	}
