/*
#=============================================
#Summary: Menu Site Style Sheet
#Author: Robert Irvine
#Company: Crown Data Systems
#Date: 5-14-08
#=============================================
*/

/* Main Menu Formatting */
.mmnu_style {font-family: Verdana,Tahoma; font-size: 8pt; font-weight:bold; color: rgb(51,102,153); text-align:center;}
.mmnu_style a:link {font-family: Verdana,Tahoma; font-size: 8pt; font-weight:bold; text-align: center;  color: rgb(51,102,153); text-decoration: none; border-width: 0px; border-style: solid; border-color:rgb(255,255,255); width:100%;}
.mmnu_style a:visited {font-family: Verdana,Tahoma; font-size: 8pt; font-weight:bold; text-align: center;  color: rgb(51,102,153); text-decoration: none; border-width: 0px; border-style: solid; border-color:rgb(255,255,255); width:100%;}
.mmnu_style a:hover {font-family: Verdana,Tahoma; font-size: 8pt; font-weight:bold; text-align: center;  color: rgb(153,204,255); text-decoration: none; border-width: 0px; border-style: solid; border-color:rgb(255,255,255); width:100%;}
.mmnu_style a:active {font-family: Verdana,Tahoma; font-size: 8pt; font-weight:bold; text-align: center;  color: rgb(153,204,255); text-decoration: none; border-width: 0px; border-style: solid; border-color:rgb(255,255,255); width:100%;}

/* Main Sub Menu Formatting */
.smnu_style {font-family: Verdana,Tahoma; font-size: 8pt; color: rgb(51,102,153); background-color:rgb(255,255,255); text-align:left; }
.smnu_style a:link {font-family: Verdana,Tahoma; font-size: 8pt; text-align: left;  color: rgb(51,102,153); text-decoration: none;  border-bottom:1px solid rgb(204,204,255); border-left:1px solid rgb(204,204,255); border-right:1px solid rgb(204,204,255);}
.smnu_style a:visited {font-family: Verdana,Tahoma; font-size: 8pt; text-align: left;  color: rgb(51,102,153); text-decoration: none;  border-bottom:1px solid rgb(204,204,255); border-left:1px solid rgb(204,204,255); border-right:1px solid rgb(204,204,255);}
.smnu_style a:hover {font-family: Verdana,Tahoma; font-size: 8pt; text-align: left;  color: rgb(153,204,255); text-decoration: none;  border-bottom:1px solid rgb(204,204,255); border-left:1px solid rgb(204,204,255); border-right:1px solid rgb(204,204,255);}
.smnu_style a:active {font-family: Verdana,Tahoma; font-size: 8pt; text-align: left;  color: rgb(153,204,255); text-decoration: none;  border-bottom:1px solid rgb(204,204,255); border-left:1px solid rgb(204,204,255); border-right:1px solid rgb(204,204,255);}

/* Footer Menu Formatting */
.foot_style {font-family: Verdana,Tahoma; font-size: 8pt; color: rgb(51,102,153); background-color:rgb(255,255,255); text-align:left; }
.foot_style a:link {font-family: Verdana,Tahoma; font-size: 8pt; text-align: left;  color: rgb(51,102,153); text-decoration: none; }
.foot_style a:visited {font-family: Verdana,Tahoma; font-size: 8pt; text-align: left;  color: rgb(51,102,153); text-decoration: none; }
.foot_style a:hover {font-family: Verdana,Tahoma; font-size: 8pt; text-align: left;  color: rgb(153,204,255); text-decoration: none; }
.foot_style a:active {font-family: Verdana,Tahoma; font-size: 8pt; text-align: left;  color: rgb(153,204,255); text-decoration: none; }

/* Page Sub Menu Formatting */
.frame_sub {font-family: Arial,Verdana,Tahoma; text-align:left; border-width: 3px; border-style: ridge; background-color: rgb(255,255,255);}
.link_sub { background-color: rgb(255,255,255); vertical-align:middle;}
.link_sub a:link {font-family: Arial,Verdana,Tahoma; font-size: 8pt; text-align: left;  color: rgb(51,102,153); text-decoration: none; background-color: rgb(255,255,255); }
.link_sub a:visited {font-family: Arial,Verdana,Tahoma; font-size: 8pt; text-align: left;  color: rgb(51,102,153); text-decoration: none; background-color: rgb(255,255,255); }
.link_sub a:hover {font-family: Arial,Verdana,Tahoma; font-size: 8pt; text-align: left;  color: rgb(102,204,255); text-decoration: none; background-color: rgb(255,255,255); }
.link_sub a:active {font-family: Arial,Verdana,Tahoma; font-size: 8pt; text-align: left;  color: rgb(51,102,153); text-decoration: none; background-color: rgb(255,255,255); }