/* Style for a block - DIV */
.m0table {
	background: #4682B4;
	border: 0px outset #DBEAF5;
}
/* Style for outer tag, mout (mouse out) state */
.m0mouto {
	background: #FFDD84;
}
/* Style for outer tag, mover (mouse over) state */
.m0movero {
	background: #E8A800;
}
/* Style for outer tag, mdown (mouse down) state */
.m0mdowno {
	background: white;
}
/* Style for inner tag, mover (mouse over) state */
.m0inner {
	font-family: Tahoma, MS Sans Serif, Verdana, sans-serif;
	font-size: 12px;
	padding: 0px;
}

.m1table {
	background: #4682B4;
	border : outset;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-color : Gray;
}
/* Style for outer tag, mout (mouse out) state */
.m1mouto {
	background: #FFDD84;
	border : outset;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-color : Gray;
}
/* Style for outer tag, mover (mouse over) state */
.m1movero {
	background: #E8A800;
}
/* Style for outer tag, mdown (mouse down) state */
.m1mdowno {
	background: white;
}
/* Style for inner tag, mover (mouse over) state */
.m1inner {
	font-family: Tahoma, MS Sans Serif, Verdana, sans-serif;
	font-size: 11px;
	font-Weight: bold;
	padding: 0px;
}
a.bottom_nav {
	font-Family: verdana,helvetica;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	color : red;
	padding-bottom : 10px;
	vertical-align : middle;
}
a.bottom_nav:hover {
	font-Family: verdana,helvetica;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	color : #FFD053;
	padding-bottom : 10px;
	vertical-align : middle;
}
A            {
	color: Blue;
	text-decoration: underline;
}
A:link      {
	color: Blue;
	text-decoration: underline;
}
A:active   {color:Blue;  text-decoration:underline;}
A:visited  {color:Blue;  text-decoration:underline;}
A:hover    {color:Blue; text-decoration: underline;}

A.link            {color:#007900;   text-decoration:none;}
A.link:link      {color:#007900;  text-decoration:none;}
A.link:active   {color:#007900;  text-decoration:none;}
A.link:visited  {color:#007900;  text-decoration:none;}
A.link:hover    {color:#FFB800;  text-decoration:none;}

A.btmnav            {
	color: #5B85CB;
	text-decoration: none;
	font-family: verdana,helvetica;
	font-size : 10px;
	font-weight : bold;
}
A.btmnav:link      {
	color: #5B85CB;
	text-decoration: none;
	font-family: verdana,helvetica;
	font-size : 10px;
	font-weight : bold;
}
A.btmnav:active   {
	color: #5B85CB;
	text-decoration: none;
	font-family: verdana,helvetica;
	font-size : 10px;
	font-weight : bold;
}
A.btmnav:visited  {
	color: #5B85CB;
	text-decoration: none;
	font-family: verdana,helvetica;
}
A.btmnav:hover    {
	color: #46679D;
	text-decoration: none;
	font-family: verdana,helvetica;
	font-size : 10px;
	font-weight : bold;
}

A.sidenav            {
	color: #D3D3D3;
	text-decoration:none;
}
A.sidenav:link      {color:#D3D3D3;  text-decoration:none;}
A.sidenav:active   {color:#D3D3D3;  text-decoration:none;}
A.sidenav:visited  {color:#D3D3D3;  text-decoration:none;}
A.sidenav:hover    {
	color: #FFFAFA;
	text-decoration:none;
}
td {
	font-Family: verdana,helvetica;
	font-size : 14px;
	color : Black;
}
td.splash {
	font-Family: verdana,helvetica;
	font-size: 14px;
	color: Black;
	background-image: url(images/textArea.gif);
}
td.footer {
	font-Family: verdana,helvetica;
	font-size: 10px;
	color: Black;
	background-image: url(images/btm4.jpg);
}
td.interior {
	font-Family: verdana,helvetica;
	font-size: 12px;
	color: Black;
	background-image: url(images/intBG.gif);
	background-repeat: no-repeat;
}
.head1
{
	FONT-WEIGHT: bolder;
	FONT-SIZE: 13pt;
	COLOR: Green;
	FONT-FAMILY: Verdana, Arial
}
.head2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    COLOR: white;
    FONT-FAMILY: Arial
}
.head3
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	COLOR: Green;
	FONT-FAMILY: Verdana
}
.labels
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Verdana
}
.normaltext
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana
}
.smalltext
{
    FONT-SIZE: 8;
    FONT-FAMILY: Verdana
}
.imptext
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: red;
    FONT-FAMILY: Verdana
}
.links
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: Blue;
	FONT-FAMILY: Verdana;
	text-decoration : underline;
}
.sidenav
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: #D3D3D3;
	FONT-FAMILY: Verdana
}
body {
	background-color: #fff7e1;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
