body {
	background-color: #000000;
	margin: 0px;
	color: #FFFFFF;
	font-family: Tahoma, "MS Sans Serif";
	font-size: 13px;	
}
h1{
	font-size: 14px;
	border-bottom: #CC3300 1px solid;
}
.gift{
	margin: 0;
	font-weight: bold;
}
.top_msg{
	font-weight: bold;
	font-size: 14px;
	color:#990000;
	font-family:"Times New Roman", Arial, Verdana, sans-serif;
}
#header {
	clear: both;
}
#top {
	clear: both;
}
#main {
	clear: both;
}
#footer {
	clear: both;
	background-image: url(images/asender_14.gif);
	background-repeat: repeat-x;
	height: 62px;
	color: #000000;
	font-family: Tahoma, "MS Sans Serif";
	font-size: 13px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#h_left {
	float: left;
	width: 296px;
}
#h_center {
	margin-left: 296px;
	margin-right: 327px;
}
#h_right {
	float: right;
	width: 317px;
}
#t_left {
	float: right;
	margin-right: 352px;
	height: 192px;
	background-image: url(images/asender_06.gif);
	background-repeat: repeat-x;
}
#t_right {
	float: right;
	width: 352px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.title{
	color: #FFFF00;
	font-size: 14px;
	font-weight: bold;
}
#image-right {
	padding: 5px;
	float: right;
	width: 200px;
}
.form_input{
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	width: 179px;
}#login {
	padding: 30px;
}
.new {
	background-color: #FFFFC6;
	padding: 5px;
	border: 1px solid #FFFF00;
	color: #000000;
}
a.new:link, a.sidebar:visited {
	color: #990000;
}