body {
	background-image: url(images/header_side.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#99CF88;
	margin:0px;
}

.tablemax {
	height: 100%;
	width: 733px;
}

.tablefooter {
	height:50px;
}

#content {
	padding: 10px;
}

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

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

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

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

p {	
	font-size: 13px;
    font-family: arial;
    line-height: 18px;
	color: #1F5085;
	}

.stylesmall {	
	font-size: 11px;
    font-family: arial;
    line-height: 18px;
	color: #1F5085;
	}

h1 {	
	font-size: 17px;
    font-family: arial;
   	text-align: center;
    font-weight: bold;
    color: #1F5085;
	}

h2 {	
	font-size: 12px;
    font-family: arial;
   	text-align: left;
    font-weight: bold;
    line-height: 21px;
    color: #1F5085;
	}

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

.menu {
	background-image:url(images/menu_background.gif);
	background-repeat:repeat-y;
	background-position:top; }

.footer {
	background-image:url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position:top; }

.header {
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	background-position:top; }

.content_side {
	background-image:url(images/content_side.gif);
	background-repeat: repeat-y;
	background-position:right; }