body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color:#000531;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.linkMenu {
	
}
.fontDetail {
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
}
.fontDetail2 {
	font-family:Tahoma;
	font-size:12px;
	color:#000531;
}
.fontDetail3 {
	font-family:Tahoma;
	font-size:13px;
	color:#000531;
}
.loginButton {
	height:22px;
	width:70px; 
	font-family:Tahoma;
	font-size:12px; 
	color:#000531; 
	border:1px solid #000531; 
	margin-bottom:5px;
	cursor: hand;
	background-image:url(img/loginItem/bgButton.gif);
}