body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006600;
}
.bodyText {
	font-size: 12px;
	background-color: #003300;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	padding-bottom: 7px;
	margin: 0px;
	border-bottom-style: solid;
	line-height: 150%;

}
a:link {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #66FF66;
	text-decoration: none;
}
a:active {

	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
.header {
	padding: 7px 0px 10px;
	background-repeat: no-repeat;
	height: 123px;
	background-color: #003300;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;

}
.topLeft {
	background-image: url(../borders/main_table/top_left.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 15px;
	width: 15px;
}
.topRight {
	background-image: url(../borders/main_table/top_right.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 15px;
	width: 15px;
}
.bottLeft {
	background-image: url(../borders/main_table/bott_left.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 15px;
	width: 15px;
}
.bottRight {
	background-image: url(../borders/main_table/bott_right.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 15px;
	width: 15px;
}
.left {
	background-image: url(../borders/main_table/left.gif);
	background-repeat: repeat-y;
}
.right {
	background-image: url(../borders/main_table/right.gif);
	background-repeat: repeat-y;
}
.top {
	background-image: url(../borders/main_table/top.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 15px;
}
.bottom {
	background-image: url(../borders/main_table/bottom.gif);
	background-repeat: repeat-x;
	height: 15px;
}

h4 {
	font-size: 17px;
	font-weight: bold;
}
.footer {
	background-color: #003300;
	font-size: 12px;
	padding-top: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;

}
.photoBorder {
	border: 10px solid #FFFFFF;


}
.previewLabels {
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 20px;
}
.previewTable {
	border: 1px solid #CCCCCC;
	padding-top: 33px;
	background-color: #666666;
}
.notesList {
	list-style-image: url(../borders/main_table/bullet.gif);
	line-height: 200%;
}
.deadLink {
	font-weight: bold;
	color: #009900;
	font-size: 10px;

}
.menuTop {
	background-image: url(../borders/menu/topmenu.jpg);
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	background-repeat: repeat-x;
	background-position: center;
}
.menuTop a {
	background-image: url(../borders/menu/topmenu.jpg);
	color: #FFFFCC;
	display: block;
	width: 80px;
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px none #CCCCCC;

}
.menuTop a:link {
	background-image: url(../borders/menu/topmenu.jpg);
	color: #FFFFCC;
	display: block;
	width: 80px;
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 4px;
	padding-left: 4px;

}
.menuTop a:visited {
	background-image: url(../borders/menu/topmenu.jpg);
	color: #FFFFCC;
	display: block;
	width: 80px;
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 4px;
	padding-left: 4px;
}
.menuTop a:hover {
	background-image: url(../borders/menu/topmenu_hover.jpg);
	color: #FFFFFF;
	display: block;
	width: 80px;
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 4px;
	padding-left: 4px;
}
.menuTop a:active {
	background-image: url(../borders/menu/topmenu.jpg);
	color: #FFFFCC;
	display: block;
	width: 80px;
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 4px;
	padding-left: 4px;
}
.menuHolder {
	background-image: url(../borders/menu/topmenu.jpg);
	background-repeat: repeat-x;
	background-position: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #003300;

}
.highlight {
	color: #00FF00;
	font-weight: bold;
}
.menuBottom {
	font-size: 10px;

}
.menuBottom a {
	font-size: 10px;

}
.menuBottom a:link {
	font-size: 10px;

}
.menuBottom a:visited {
	font-size: 10px;
	font-weight: normal;


}
.menuBottom a:hover {
	font-size: 10px;
	text-decoration: underline;



}
.menuBottom a:active {
	font-size: 10px;

}
.photoBorderSlim {
	border: 2px solid #FFFFFF;
}
