body {
	background-color:#747474;
	margin:0px;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
}

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

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

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

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

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

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

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

#content {
	padding: 1px 15px 15px 15px;
}

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

.pictureright {
	float: right;
	margin: 5px;
	border: 1px solid #2856B3;
}

.pictureleft {
	float: left;
	margin: 5px;
	border: 1px solid #2856B3;
}

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

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

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

li {	
	font-size: 12pt;
    font-family: arial;
    line-height: 15pt;
	color: #2856B3;
	}

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

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

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

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