.black_border
{
    border: medium solid #FFFF00;
}

.border
{
    border: medium solid #FFFF00;
}

.footer {
	background-image: url(images/yellowstrip.jpg);
	background-repeat: inherit;
	border: 1px solid #000000;
}

.header_image
{
    background-image: url(images/yellowtile.jpg);
    background-repeat: inherit;
    text-align: left;
}

.little
{
    color: #000080;
    font-weight: normal;
    text-align: left;
    font-family: "Times New Roman" , serif;
    font-size: 8pt;
    margin-left: 0px;
    margin-right: 0px;
    position: relative;
    top: -7px;
}

.medium
{
    font-size: 8pt;
    color: #000080;
}

.small
{
    font-size: 6pt;
    color: #000080;
}

.tiny
{
    font-size: 4pt;
    color: #000080;
}

.window {
	margin-left		: 1em;
	margin-right	: 1em;
	margin-top		: 1em;
	margin-bottom	: 1em;
}

a.page {
	color: #005500;
	font-weight: 900;
}

a.resource {
	color: #000000;
}

body.main {
	margin: 3% 3% 3% 1%;
    background-color: #FFFFFF;
    width: 50%;
}

table.form {
	margin-left: 5%;
}

table.form td {
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 12pt;
}

h1
{
    color: #000080;
    text-align: left;
    font-family: "Ariel" , sans-serif;
    font-size: 18pt;
    font-weight: 900;
}

h2
{
    color: #000080;
    text-align: left;
    font-family: "Times New Roman" , serif;
    font-size: 14pt;
    font-weight: bold;
}

img {
	border: none;
}

img.float {
	float: right;
}

p.news
{
    color: #000080;
    text-align: justify;
    font-family: "Times New Roman" , serif;
    font-size: 14pt;
}

p.copyright {
	position: relative;
	top: -1em;
	color: #666666;
	text-align: left;
	font-family: "Courier New", Courier;
	font-size: 8pt;
}

span.warning {
	color: red;
}

span.date {
	color: #005500;
	font-weight: 900;
}
