#main {
	border: 1px solid #FF6699;
	background-color: #FFFFFF;
}
body {
	background-color: #FFF;
	background-attachment: fixed;
	background-image: url(../images/spring-2400.jpg);
	background-repeat: no-repeat;
}
.footer-table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6699;
	border-right-color: #FF6699;
	border-bottom-color: #FF6699;
	border-left-color: #FF6699;
	background-color: #FFFFFF;
}
/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border-top: 2px solid #cccccc;
	font-size: 11px;
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin-top:8px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

#siteInfo a:link{
	color:#666666;
	text-decoration: none;
	font-size:11px;
}

#siteInfo a:visited{
	color:#666666;
	text-decoration: none;
	font-size:11px;
}

#siteInfo a:hover{
	color:#FF6699;
	text-decoration: none;
	font-size:11px;
}
.left-right-border {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F36679;
	border-right-color: #F36679;
	border-bottom-color: #F36679;
	border-left-color: #F36679;
}

#siteInfo a:active{
	color:#666666;
	text-decoration: none;
	font-size:11px;
}
.header-table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF6699;
	border-right-color: #FF6699;
	border-bottom-color: #FF6699;
	border-left-color: #FF6699;
	background-color: #FFFFFF;
}
.pink-bg {
	background-color: #FF6699;
}
.coup {
	background-color: #FFF;
	border: 2px solid #090;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #F36679;
}
.table-main-blue {
	border: thin solid #629AC4;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
