p {
	font-family: arial, "lucida console", sans-serif;
	font-size: 9pt;
}

td {
	font-family: arial, "lucida console", sans-serif;
	font-size: 9pt;
}

div.scroll {
	height: 101px;
	width: 700px;
	overflow-x: auto;
	overflow-y: hidden;
	border: 1px solid #666;
	background-color: #ccc;
	padding: 0px;
}

.filmstrip td {
	border-right: 1px;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #333333;
}

.thumb {
	border: 1px;
	border-color: #1C1445;
}

.nothumb a {
	text-decoration: none;
	color: #1C1445;
}

.nothumb a:hover {
	color: #000000;
}

.maintable {
	border: 1px;
	border-style: solid;
	border-color: #75C3E7;
}

h1 {
	font-family: arial, "lucida console", sans-serif;
	color: #1C1445;
	font-size: 12pt;
}

h2 {
        line-height: 140%;
        color: #1C1445;
        font-family: "Arial", sans-serif;
        font-size: 11pt;
        background-color: #75C3E7;
        border: 2px solid #000000;
        
        padding: 4px;
        text-align: center;
        margin-bottom: 5px;
}

#saveh2 {
	font-family: arial, "lucida console", sans-serif;
	color: #1C1445;
	font-size: 11pt;
}


.navbar {
	font-size: 10pt;
}

a {
	color: #1C1445;
}

a:hover {
	color: #75C3E7;
}