h1 {
	font-style: italic;
	font-size: 13pt;
	margin-top: 5px;
}

BODY{
	color:#000000;
	font-size: 8pt;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0px;
	text-align:left;
}

a:link{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	color: #FEC907;
}


.orangebox_index {
	color:#000000;
	background-image:url(../images/splash-layout/box_background_repeat.jpg);
	background-repeat:repeat-y;
	background-color:#FFE700;
}
.orangebox {
	color:#000000;
	font-size: 9pt;
	background-image:url(../images/page-layout/content_box.jpg);
	background-color:#FFE700;
}

.menu-items {
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 40px;
}
.smaller {
	font-size: 80%;
}

.table {
	margin-top: 0px;
	margin-left: 0px;
}
.table2 {
	margin-top: 5px;
	margin-left: 0px;
}

.heading_index {
	font-size: 14pt;
	font-style : italic;
	font-weight: bold;
	height: 25px;
	margin-bottom: 0px;
	background-image:url(../images/splash-layout/box_background_repeat.jpg);
	background-color:#FFE700;
}
.heading {
	font-size: 14pt;
	font-style : italic;
	font-weight: bold;
	height: 25px;
	margin-bottom: 0px;
	background-image:url(../images/page-layout/content_box.jpg);
}

.orange{
	color:#FFE700;
}

.bgwhite{
	background-color:#FFFFFF;
}
.bggrey{
	background-color:#332F2C;
}