body {
	background-image:url(images/background.jpg);
	background-repeat: repeat;
	background-color:#990d1e;
	margin:0px;
}

.tablemax {
	height: 100%;
	width: 772px;
	border-left: 3px solid #f9c4c6;
	border-right: 3px solid #f9c4c6;
	background-color: #f795a1;
}

#content {
	padding: 0 10px 0 10px;
}

.menuborder {
border-bottom: 2px solid #f9c4c6;
border-top: 2px solid #f9c4c6;}


.content_header {
background-image:url(images/content_top.gif);
background-position:bottom;
background-repeat:no-repeat;}

.content_bottom {
background-image:url(images/content_bottom.gif);
background-position:top left;
background-repeat:no-repeat;}

.pictureborder {
	border: 1px solid #000000;
	margin: 5px;
}

.pictureright {
	float: right;
	margin: 5px;
	border: 1px solid #091C7F;
}

.right {
	float: right;
	margin: 5px;
}

.pictureleft {
	float: left;
	margin: 5px;
	border: 1px solid #091C7F;
}

a:link {
	color: #d45665;
	text-decoration: none;
}
a:visited {
	color: #d45665;
	text-decoration: none;
}
a:hover {
	color: #d45665;
	text-decoration: underline;
}
a:active {
	color: #d45665;
	text-decoration: none;
}

p {	
	font-size: 12pt;
    font-family: arial;
    line-height: 15pt;
	color: #d45665;
	}

li {	
	font-size: 12pt;
    font-family: arial;
    line-height: 15pt;
	color: #d45665;
	margin-left: -15px;
	}

.stylesmall {	
	font-size: 10pt;
    font-family: arial;
    line-height: 12pt;
	color: #d45665;
	}

h1 {	
	font-size: 15pt;
    font-family: arial;
   	text-align: center;
    font-weight: bold;
    line-height: 18pt;
    color: #d45665;
	}

h2 {	
	font-size: 12pt;
    font-family: arial;
   	text-align: left;
    font-weight: bold;
    line-height: 15pt;
    color: #d45665;
	}

#styletext {
	font-size: 0px;
	visibility: hidden;
	}