.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #969696;
}
.bottomLink {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}
a.bottomLink:visited {
	color: #969696;
	text-decoration: none;

}
a.bottomLink:link {
	color: #DE0000;
	text-decoration: none;

}
a.bottomLink:hover {
	color: #FFFFFF;
	background-color: #DE0000;
}
.bottom {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #DE0000;
}
.topbar2 {
	background-image: url(../_image/topbars/logo_l-red.gif);
	background-repeat: no-repeat;
	background-color: #DE0000;

}
.topbar3 {
	background-image: url(../_image/topbars/logo_r-red.gif);
	background-repeat: no-repeat;
	background-color: #E64040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
	font-weight: normal;

}
.topbar4 {
	background-color: #E64040;

}
.topbar1 {
	background-color: #DE0000;

}
.contentColor {

	background-color: #FFA69F;
}
.itemTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #999999;
	font-style: italic;
	font-weight: bold;

}
.itemName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .65em;
	color: #666666;
}
.itemDetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;



}
a.itemDetail:visited {

	color: #969696;
	text-decoration: none;
}
a.itemDetail:link {

	color: #DE0000;
	text-decoration: none;
}
a.itemDetail:hover {

	color: #FFA69F;
	text-decoration: underline;
}
.contentTitle {
	background-color: #FFA69F;
	background-image:  url(../_image/content/career.gif);
	background-repeat: no-repeat;
	background-position: left top;


}