body{
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	width: 100%;
	display: table;
	background: url(../images/bg.jpg);
	background-attachment: fixed; 
	background-position: center;
}

A:link {text-decoration: none;color:#FFF;}
A:visited {text-decoration: none}
A:active {text-decoration: none;}
A:hover {text-decoration: underline;color: #000;}

.Border{border:1px solid #F00;}

.wordings{
	font-family: Verdana,Tahoma,Arial;
	color: #000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

.wording{
	font-family: Verdana,Tahoma,Arial;
	color: #000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

.bold2{
	font-family: Verdana,Tahoma,Arial;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.bold{
	font-family: Verdana,Tahoma,Arial;
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.login{
	font-family: Verdana,Tahoma,Arial;
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

.Div tag{position:absolute;}
	
