body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
.maintable {
	width: 780px;
	height:auto;
	border:none;
	border-spacing:0px;
	text-align:left;
	
}
.contenttable {
	width: 755px;
	height:auto;
	padding-left:22px;
	padding-top:5px;
	text-align:left;
}
.gallerytable {
	width: 500px;
	height:auto;
	text-align:left;
}
.frame_images {
	border:solid #303b5c 1px;
}
.body {
	font-size: small;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:22px;
	text-transform: none;
}
.italictext {
	font-size: small;
	font-weight: normal;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	color:#303B5C;
	line-height:22px;
}
.caption_pic {
	font-size: x-small;
	font-weight: normal;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	color:#303B5C;
	line-height:15px;
}
.footer_text {
	font-size:8pt;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	line-height:15px;
}
.pale_text {
	font-size:8pt;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#979DAD;
	line-height:15px;
}
.highlight_text {
	font-size: small;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:22px;
}
.highlight_text_blue {
	font-size: small;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#303B5C;
	line-height:22px;
}
.headings {
	font-size:22px;
	font-weight: normal;
	font:"Times New Roman", Times, serif;
	color:#303B5C;
}
a.footeremail:link {
	color: #CCCCCC; text-decoration: underline;
}
a.footeremail:hover {
	color: #CCCCCC; text-decoration: none;
}
a.footeremail:visited {
	color: #CCCCCC; text-decoration: underline;
}
a.footerweb:link {
	color: #979DAD; text-decoration: underline;
}
a.footerweb:hover {
	color: #979DAD; text-decoration: none;
}
a.footerweb:visited {
	color: #979DAD; text-decoration: underline;
}
a.bodylink:link {
	color: #303B5C; text-decoration: underline;
}
a.bodylink:hover {
	color: #303B5C; text-decoration: none;
}
a.bodylink:visited {
	color: #303B5C; text-decoration: underline;
}
ul
{
list-style-type: none;
padding: 0;
margin: 1;
}

li
{
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1em;
}