.border-lr
{
	border-left-color : #000000;
	border-left-style : solid;
	border-left-width : 2px;
	border-right-color : #000000;
	border-right-style : solid;
	border-right-width : 2px;
}

.border-bottom
{
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 2px;
}

.border-right
{
	border-right-color : #000000;
	border-right-style : solid;
	border-right-width : 2px;
}

.test-nav
{
	color : #000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.header-title
{
	color : #e7b809;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
}

.footer
{
	color : #ffcc00;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal
}.header-title-medium {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a:link {
	text-decoration: underline;
	color: #000;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #F30;
}
a:active {
	text-decoration: none;
	color: #CCC;
}
.header-title-medium-red {
	color : #F00;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}
.header-title-medium-green {
	color : #030;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}
body {
	background-color: #FFF;
}
.header-title-large-green {
	color : #030;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}
.header-title-large-burgundy {
	color : #600;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}


.header-title-large-red {
	color : #F00;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}
