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

/* Main Font Class */
.FontMain{font-family: Verdana,Tahoma; font-size: 8pt; background-color: rgb(255,255,255);}
.default{ background-color:rgb(255,255,255); }
  
/*
Site Specific Classes
*/
.bannerleft { background-color:rgb(255,255,255); text-align: center;}
.bannerright { background-image:url(../styles/banner_back.jpg); background-repeat:repeat-x; text-align: center;}
.bottom {font-size: 9pt; color: rgb(255,255,255); font-weight: bold; background-color: rgb(0,102,0);  text-align: center; width:100%;}

/* Page Formatting */
.pagetitle {font-family: Arial,Verdana,Tahoma; color:rgb(0,51,153); font-size:16pt; font-weight: bold; background-color: rgb(255,255,255); text-align:left;}
.subtitle {font-family: Arial,Verdana,Tahoma; color:rgb(255,255,255); font-size:10pt; font-weight: bold; background-color: rgb(102,102,102); text-align:left;}
.alttitle {font: Inherit; color:rgb(0,0,102); font-size:100%; font-weight: bold; background-color: rgb(204,204,204); text-align:left;}
.frame {font-family: Arial,Verdana,Tahoma; text-align:center; border-width: 3px; border-style: ridge; background-color: rgb(255,255,255);}
.controlframe {font-family: Arial,Verdana,Tahoma; text-align:center; border-width: 3px; border-style: ridge; background-image: url("control_bk.jpg"); background-repeat:repeat; width:100%;}
.control {font-family: Arial,Verdana,Tahoma; text-align:center; background-color: rgb(204,204,204); width:100%;}
.message {font-family: Arial,Verdana,Tahoma; font-size:8pt; color: rgb(255,0,0); font-weight: bold;}
.right {font-family: Arial,Verdana,Tahoma; font-size: 8pt; color: rgb(0,51,153); font-weight: bold; text-align: right;}
.left {font-family: Arial,Verdana,Tahoma; font-size: 8pt; color: rgb(0,51,153); font-weight: bold; text-align: left;}
.center {font-family: Arial,Verdana,Tahoma; font-size: 8pt; color: rgb(0,51,153); font-weight: bold; text-align: center;}
.sftright {font-family: Arial,Verdana,Tahoma; font-size: 8pt; color: rgb(0,51,153); text-align: right;}
.sftleft {font-family: Arial,Verdana,Tahoma; font-size: 8pt; color: rgb(0,51,153); text-align: left;}
.sftcenter {font-family: Arial,Verdana,Tahoma; font-size: 8pt; color: rgb(0,51,153); text-align: center;}
.sectiontitle {font-family: Arial,Verdana,Tahoma; font-size: 12pt; color: rgb(0,51,153); font-weight:bolder;}
.loginfont {font-family: Arial,Verdana,Tahoma; font-size: 80%; color: rgb(51,51,51); font-weight: bold;}
.companylogo {font-family: Arial,Verdana,Tahoma; font-size: 8pt; color: rgb(27,59,93); text-align: left;}

/* Tab Formatting */
.tab_active {font-family: Arial,Verdana,Tahoma; font-size: 8pt; color: rgb(0,51,153); font-weight: bold; text-align: center; background-image:url(tab_active.jpg); background-repeat:no-repeat; width:100px; height:30px; cursor:pointer;}
.tab_inactive {font-family: Arial,Verdana,Tahoma; font-size: 8pt; color: rgb(0,51,153); text-align: center; background-image:url(tab_inactive.jpg); background-repeat:no-repeat; width:100px; height:30px; cursor:pointer;}
.div_active {display:block; float:left; width:100%;}
.div_inactive {display:none; float:left; width:100%;}
 
/* Button Formatting */
.btn_style {font: Inherit; font-size: 10pt; color: rgb(255,255,255); text-align:center;}
.btn_style_inp{font: Inherit; color: rgb(255,255,255); background-color:rgb(153,153,153); border-width: 3px; border-style:outset; text-align:center; cursor:pointer; }
.btn_style a:link {font: Inherit; font-size: 10pt; text-align: center;  color: rgb(255,255,255); text-decoration: none; background-color: rgb(153,153,153); border-width: 3px; border-style: outset; width:100px;}
.btn_style a:visited {font: Inherit; font-size: 10pt; text-align: center;  color: rgb(255,255,255); text-decoration: none; background-color: rgb(153,153,153); border-width: 3px; border-style: outset; width:100px;}
.btn_style a:hover {font: Inherit; font-size: 10pt; text-align: center;  color: rgb(255,255,255); text-decoration: none; background-color: rgb(204,204,204); border-width: 3px; border-style: outset; width:100px;}
.btn_style a:active {font: Inherit; font-size: 10pt; text-align: center;  color: rgb(255,255,255); text-decoration: none; background-color: rgb(204,204,204); border-width: 3px; border-style: outset; width:100px;}

/* Button Link Formatting */ 
.link_btn { height:35px; vertical-align:middle;}
.link_btn a:link {font: Inherit; font-size: 120%; text-align: center;  color: rgb(255,255,255); text-decoration: none; background-color: rgb(0,51,153); border-width: 3px; border-style: outset; width: 150px;}
.link_btn a:visited {font: Inherit; font-size: 120%; text-align: center;  color: rgb(255,255,255); text-decoration: none; background-color: rgb(0,51,153); border-width: 3px; border-style: outset; width: 150px;}
.link_btn a:hover {font: Inherit; font-size: 120%; text-align: center;  color: rgb(255,255,255); text-decoration: none; background-color: rgb(204,204,204); border-width: 3px; border-style: outset; width: 150px;}
.link_btn a:active {font: Inherit; font-size: 120%; text-align: center;  color: rgb(255,255,255); text-decoration: none; background-color: rgb(204,204,204); border-width: 3px; border-style: outset; width: 150px;}

/* Link Formatting */ 
.link_std { background-color: rgb(255,255,255); vertical-align:middle;}
.link_std a:link {font-family: Arial,Verdana,Tahoma; font-size: 9pt; text-align: left;  color: rgb(0,51,153); text-decoration: none; background-color: rgb(255,255,255); }
.link_std a:visited {font-family: Arial,Verdana,Tahoma; font-size: 9pt; text-align: left;  color: rgb(0,51,153); text-decoration: none; background-color: rgb(255,255,255); }
.link_std a:hover {font-family: Arial,Verdana,Tahoma; font-size: 9pt; text-align: left;  color: rgb(102,102,102); text-decoration: none; background-color: rgb(255,255,255); }
.link_std a:active {font-family: Arial,Verdana,Tahoma; font-size: 9pt; text-align: left;  color: rgb(0,51,153); text-decoration: none; background-color: rgb(255,255,255); }

