/* CSS Document */
body,td,th {
	color: #868585;
	font: 12px/18px Arial, Helvetica, sans-serif;
	text-align:left;
}
.imgborder {
	border: 2px solid #ddcecb;
}
body {
	background-color: #f2eceb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #67261d;
}
a:visited {
	color: #67261D;
}
a:hover {
	color: #FF9933;
}
a:active {
	color: #67261D;
}
#headcontainer {
	background: url(/images/header_bg.gif) repeat-x;
}
#topnav {
	background: #a9847e;
}

#head {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#maincontainer {
}
#main {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	padding: 30px;
	background: #FFFFFF;
}
#footer {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	padding: 30px 30px 30px;
	font-size: 10px;
	color: #FFFFFF;
	background: #67261D url(/images/heineken.gif) no-repeat 620px 30px;
}
#footer a, #footer a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline;
}


#mainimage {

	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.success {
	BACKGROUND-COLOR: #E0FFDD;
	border: 1px solid #009700;
}
.success TD {
	FONT-SIZE: 12px; COLOR: #006600; FONT-FAMILY: verdana, sans-serif
}
.success .title {
	BACKGROUND-COLOR: #BDE7AB
}
.success .title TD {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #006600; FONT-FAMILY: verdana, sans-serif
}
#feature {
	font-size: 11px;
	color: #67261d;
	padding: 10px 15px 10px 15px;
	background-color:#ece5e4;
	text-align:center;
}
#feature a{
	color: #67261d;
	text-decoration:underline;
}
#feature a:hover{
	color: #000000;
	text-decoration:underline;
}

