BODY
{
	background-image: url(/images/lcol.jpg);
	color: black;
	background-repeat: repeat-y;
	font-family: Arial, 'MS Sans Serif';
	background-color: white;
	margin: 0;
}
H2
{
    FONT-WEIGHT: bolder;
    COLOR: teal;
    FONT-FAMILY: Arial, 'MS Sans Serif';
    TEXT-ALIGN: center
}
TD.about
{
    FONT-SIZE: smaller;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial, 'MS Sans Serif';
    TEXT-ALIGN: justify
}
H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 28pt;
    COLOR: #800000;
    FONT-FAMILY: 'Times New Roman', 'MS Serif';
    TEXT-ALIGN: center
}
A:active
{
    COLOR: maroon;
    FONT-FAMILY: Arial
}
A:link
{
    COLOR: maroon;
    FONT-FAMILY: Arial
}
A
{
    COLOR: blue;
    FONT-FAMILY: Arial
}
img 
{
	border:0
}
.small
{
    FONT-SIZE: 9pt;
    COLOR: navy;
    FONT-FAMILY: Tahoma, Verdana, Arial
}
.just
{
    FONT-SIZE: smaller;
    COLOR: navy;
    TEXT-ALIGN: justify
}
.navigate
{
    FONT-SIZE: smaller;
    MARGIN: 1px;
    COLOR: navy;
    BACKGROUND-COLOR: aqua
}
.currency
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: smaller;
    COLOR: maroon
}
.label
{
	BORDER-RIGHT: silver;
	BORDER-TOP: silver;
	FONT-WEIGHT: bolder;
	BORDER-LEFT: silver;
	TEXT-INDENT: 2pt;
	BORDER-BOTTOM: silver;
	FONT-FAMILY: 'Arial Narrow', Arial;
	BACKGROUND-COLOR: #F5F5DC;
	TEXT-ALIGN: right;
}
.readonly
{
    COLOR: black;
    HEIGHT: 10pt;
    BACKGROUND-COLOR: #F5F5DC;
}
.writeable
{
    BACKGROUND-COLOR: #F5F5DC;
}
.heading
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    FONT-FAMILY: 'Arial Narrow', Arial
}
LI
{
    BORDER-RIGHT: red;
    BORDER-TOP: red;
    FONT-SIZE: small;
    BORDER-LEFT: red;
    COLOR: red;
    BORDER-BOTTOM: red;
    FONT-FAMILY: Arial;
    LIST-STYLE-TYPE: disc
}
.vsmall
{
    FONT-SIZE: smaller;
    COLOR: #220066;
    FONT-FAMILY: Verdana, Arial
}
.greybord {
	border: thin solid #999999;
}
/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 80%;
}
#centercolumn {
	width: 618px;
	text-align: left;
}
#centercolumn td {
	text-align: left;
	text-indent: 4px;
}
#centercolumn #header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: larger;
	line-height: 40px;
	font-weight: bolder;
	color: #666699;
	text-align: center;
	display: block;
}

.largelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	color: #990033;
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
}
#centercolumn .largelink img {
	vertical-align: bottom;
	padding-right: 6px;
}
.smallfixed
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial;
}
.colorred {
	color: #FF0000;
}
.item {
	display: block;
	margin-bottom: 6px;
	margin-top: 6px;
}
.menulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: larger;
	line-height: 42px;
	float: left;
}
.menulink a:link
{
	color: #0066ff;
}
.menulink a:active
{
	color: #3333cc;
}
.menulink a:visited
{
	color: #600099;
}


#search form{
	margin: 0px;
	padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}


#navBar li {
	border-bottom: 1px solid #EEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* fix for browsers that don't need the hack */
#navBar li {border-bottom: none;}
#footer {
	display: block;
	font-size: small;
	margin-right: auto;
	margin-left: auto;
	width: 450px;
	text-align: center;
}



#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: smaller;
}
.center {
	text-align: center;
}
.pcard
{
	border-color:Gray;
	font-size:smaller;
}
.navbold
{
	font-family: "Comic Sans MS";
	font-size: larger;
	font-weight: bold;
	display: inline;
}
.navbold a:active
{
	font-family: "Comic Sans MS";
	font-size: larger;
	font-weight: bold;
	display: inline;
}
.catline 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: italic;
	line-height: 14px;
	padding: 4px;
	float: left;
}
