body{
	margin:0;
	background-color : #FFFFFF;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(images/bg.gif);
}.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/login_x.gif);
	height: 202px;
	width: 312px;
}

.inputtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #F3F8FE;
	border: 1px solid #F3F8FE;
}.wtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.wtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.wtext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.a_shop2{
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none; 
 font-size: 12px;
 color: #FFFFFF; 
 font-weight:bold; 
 background:#D52300; 
 padding: 4px;
 }

.a_shop2:hover{
 text-decoration: none; 
 background:#000000;
 color: #FFFFFF;
 }
 .a_shop2:visited {
 text-decoration: none; 
 background:#D52300;
 color: #FFFFFF;
}
 .a_shop2:active {
	text-decoration: none;
	background:#000000;
	color: #FFFFFF;
}
<!-- -->
.a_shop3{
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none; 
 font-size: 12px;
 color: #FFFFFF; 
 font-weight:bold; 
 background:#000000; 
 padding: 4px;
 }

.a_shop3:hover{
 text-decoration: none; 
 background:#000000;
 color: #FFFFFF;
 }
 .a_shop3:visited {
 text-decoration: none; 
 background:#D52300;
 color: #FFFFFF;
}
 .a_shop3:active {
	text-decoration: none;
	background:#000000;
	color: #FFFFFF;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/location.gif);
	background-repeat: no-repeat;
	height: 260px;
	width: 309px;
}
.search2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/location34.gif);
	
	background-repeat: no-repeat;
	height: 260px;
	width: 309px;
}
.graytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.redheading {
	font-family: Impact;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.buttonr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	border: 1px solid #000000;
}.login2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/login2.GIF);
	height: 202px;
	width: 312px;
}
.specialf {
	font-family: Eurostile;
	font-size: 20px;
	font-weight: bolder;
	color: #CC0000;
	text-decoration: none;
}
.specialfblack {
	font-family: Eurostile;
	font-size: 20px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.alertmessage{
	font: 12px Arial, Helvetica, sans-serif;
    border:1px solid #CCCCCC;
	position:fixed;
	width:480px;
	border:1px solid #c93;
	background:#ffc;
	padding:3px;
	left:5px
	z-index:200;
}
.alertmessage2{
	font: 12px Arial, Helvetica, sans-serif;
    border:1px solid #CCCCCC;
	position:fixed;
	width:800px;
	border:1px solid #c93;
	background:#ffc;
	padding:3px;
	left:5px
	z-index:200;
}

<!--
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
-->

