/*	Definition list									*/
dl {
color:#000000;
background:#FFFFFF;
font-family:"verdana", "arial","helvetica","geneva",sans-serif;
}

/*	Menu									*/
small.menu {
font-size:10pt;
color:#000000;
background:#FFFFFF;
font-family:"verdana", "arial","helvetica","geneva",sans-serif;
}

/*	Menu unvisited links							*/
a.menulink:link {
color:#212e73;
}

/*	Menu visited links							*/
a.menulink:visited {
color:#212e73;
}

/*	Menu active links (not widely supported)				*/
a.menulink:active {
color:#000000;
}

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
color:#212e73;
}

/*	Unvisited links								*/
a.link:link {
color:#212e73;
}

/*	Visited links								*/
a.link:visited {
color:#212e73;
}

/*	Active links (not widely supported)					*/
a.link:active {
color:#000000;
}

/*	Links when hovered over (MSIE only)					*/
a.link:hover {
color:#212e73;
}

/*	Unvisited links								*/
a:link {
color:#212e73;
}

/*	Visited links								*/
a:visited {
color:#212e73;
}

/*	Active links (not widely supported)					*/
a:active {
color:#000000;
}

/*	Links when hovered over (MSIE only)					*/
a:hover {
color:#212e73;
}

/*	Links unordered lists							*/
ul {
margin-left:30px;
list-style:disc;
color:#000000;
font-family:"verdana", "arial","helvetica","geneva",sans-serif;
}

/*	The link description							*/
span.descript {
font-size:8pt;
color:#333333;
font-family:"verdana", "arial","helvetica","geneva",sans-serif;
}

/*	Links date and hits							*/
small.date {
font-size:8pt;
color:#666666;
font-family:"verdana", "arial","helvetica","geneva",sans-serif;
}

small {
font-size:8pt;
font-family:"verdana", "arial","helvetica","geneva",sans-serif;
}

small.grey {
font-size:8pt;
color:#666666;
font-family:"verdana", "arial","helvetica","geneva",sans-serif;
}


/*	This is for the margin for the form elements				*/
div.margin {
margin-left:30px;
}

/*	Table cells								*/
td {
font-size:10pt;
color:#532900;
font-family:"verdana", "verdana", "arial","helvetica","geneva",sans-serif;
}

td.medium {
font-size:12pt;
color:#532900;
font-family:"verdana", "arial","helvetica","geneva",sans-serif;
}


/*	This is  for Category Listings table cells				*/
td.catlist {
font-size:12pt;
color:#000000;
font-family:"verdana", "arial","helvetica","geneva",sans-serif;
}

/*	This is for the page last updated text					*/
small.update {
font-size: 8pt;
font-weight:bold;
color:#999999;
font-family:"verdana", "arial","helvetica","geneva",sans-serif;
}

input {
font-size:10pt;
color:#000000;
font-family:courier;
}

input.arial {
font-size:10pt;
color:#000000;
font-family:"verdana", "arial","helvetica","geneva",sans-serif;
}

cite {
font-size:10pt;
color:#0000FF;
font-family:courier;
}

