@charset "utf-8";
/* CSS Document */

body {
		background-color: #3d3d40;
	background-image: url(Common%20TF%20Files/BG/1.png);
	background-repeat: no-repeat;
	margin:0px;
}
.style1 {
	font-family: Arial;
	font-size: small;
}
.style2 {
	color: #FFFFFF
}
.style3 {
	font-family: Arial;
	font-size: x-small;
}
.style5 {
	color: #788009
}
body, td, th {
	font-family: Arial;
	font-size: small;
}
.style7 {
	color: #999999;
	font-size: x-small;
}
.corporateBar {
	height:75px;
	background-image:url(../../../graphics/corporateBackground.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.corporateLinkingBar {
	padding:5px 15px 0px 15px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#FFFFFF;
	vertical-align:middle;
}
#dropmenudiv {
	margin-top:3px;
	position:absolute;
	font:normal 10px arial, sans-serif;
	line-height:10px;
	z-index:100;
	width:100%;
}
#dropmenudiv a {
	width: 140px;
	display: block;
	text-indent: 3px;
	padding: 5px;
	text-decoration: none;
	font-weight: normal;
	color:#000000;
	background-color:#FFFFFF;
}
#dropmenudiv a:hover { /*hover background color*/
	background-color:#000000;
	color:#FFFFFF;
}
