﻿body {
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
    margin-top: 0px;
    }
    .red_text
    {
		color:Red;
		}
		
.menu_blue{
font-size: 8pt;
vertical-align: middle;
background-color: #000099;
text-align: left;
text-decoration: none;
border-bottom-style: solid;
padding-left: 2px;
text-indent: 3px;
border-collapse:collapse
}
.menu_blue td
{ border:solid 1px white;}

.admin_container
    {
    width:662px;
    border:0px;
    }
    .leftCol
    {
        font-size: 8pt;
        background-color: #ffffff;
        
    }
    .leftCol td
    {
        text-align:left;
    }
    /* client images table styles */
.cliimages
{
    line-height:0px;
    height:210px;
    width:569px;
    border-collapse:collapse;
    background-repeat:no-repeat;
    background-position:top;
}
.clientimages_large
{
    line-height:0px;
    width:281px;
    height:210px;
    border-collapse:collapse;  
    
}
.clientimages_small
    {
    line-height:0px;
    width:134px;
    height:100px;
    border-collapse:collapse;
    padding:0px;
    border:0px;
    }
.celllarge
{
    width:281px;
    height:210px;
    background-repeat:no-repeat;
    background-position:top;
    line-height:0px;
}
.cellsmall
    {
    width:134px;
    height:100px;
    background-repeat:no-repeat;
    background-position:top;
    
    }
.spacerH
    {
    height:7px;
    }
    /* End client images table */
    
    
.sub_heading
    {
    font-weight:900;
    }
.newadd
    {
    color:Red;
    font-weight:500;
    font-size:larger;
    }
.admin_list
    {
    border: solid 1px #A6E2FF;
    border-collapse:collapse;
    }
.admin_list td
    {
    padding-left:4px;
    padding-right:4px;
    }

 /* Dropdown menu styles should go here */
 
 .top_lvl_div
 {
    position:relative;
    left:0px;width:134px;
    text-align:left;
    z-index:100;    
 }
 
 .menu_table
 {
    width:134px;
 }
 .menu_span
    {
    width:134px;  
    }
.menu_shell
    {
    /*position:absolute;
    top:14px;
    left:1px;
    left:inherit;
    visibility:visible;
*/
    }
.menu_table td
    {
    text-indent:4px;
    background-color:#ffcc00; /* #d1d1d1 last = #efefef  */
    border:solid 1px white;
    border-collapse:collapse;
    color:white;
    padding:0px;
    }
.menu_table, .menu_table a:visited, .menu_table a:link, .menu_table a:active    
    {
    color:black;
    font-size:11px;
    }
.menu_top
    {
    width:164px;
    text-indent:4px;
    text-align:left;
    background-color:#ffcc00; /* prev #a6e2ff, c0c0c0 last = #d1d1d1 #ffcc00    */
    font-size:11px;
    }
/* End dropdown menu section */

.print_button
    {
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    text-indent:4px;
    text-align:left;
    font-size:11px;
    }


.accType
    {
    border-collapse:collapse;
    border: solid 1px blue;
    }
.accmenu a:link, .accmenu a:ctive, .accmenu a:visited {
    color:Yellow;
    text-decoration:none;
    }
.accmenu
    {
    background-color:#000066;
    color:White;
    width:100%;
    }
.topdiv
    {
    width:100%;
    margin-right:auto;
    padding-left:auto;
    padding-right:auto;
    text-align:center
    }
    
.centerdiv
    {
    width:800px;
    margin-left:auto;
    margin-right:auto;
    padding-left:auto;
    padding-right:auto
        
    }
    
a:hover 
    {
	color:#FF0000;
	}

a:link
    {
	text-decoration: none
	}
	
a.large 
    {
	font-family: Arial, Helvetica, "sans-serif" ;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px	}
a {
	text-decoration: none
	}
		    
.addhead {
	font-family: Arial, Helvetica, "sans-serif" ;
	font-size: 14px;
	font-weight: bold
    }
		        
.addline {
	font-family: Arial, Helvetica, "sans-serif" ;
	font-size: 12px;
	font-weight: bold
	}
	
.addlinelt {
	font-family: Arial, Helvetica, "sans-serif" ;font-size: 12px
	}

.addbody {
	font-family: Arial, Helvetica, "sans-serif" ;
	font-size: 10px;
	}

.yellf {
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 12px;
	color: #ffff00
	}

img {
	border:0px ; 
	}

hr {
	width:510px;
 }
 
 .hr2
    {
    width:100%;
    }
.userinput
{
    font-size:8pt;
	border: solid 1px #A6E2FF;
	border-collapse:collapse; 	
    }
    .userinput_red
{
    font-size:8pt;
	border: solid 1px #A6E2FF;
	border-collapse:collapse;
	background-color:red;
	color:Yellow;
    }
    
    .userinput_images
    {
    width:500px;
	font-size:8pt;
	border: solid 1px #A6E2FF;
	border-collapse:collapse;
    }
 
 /* custom control styles here */
.custom_control{
    width:100%;
    border-collapse:collapse;
    border-top:solid 1px white;
    border-left:solid 1px white;
    border-bottom:solid 1px white;
    border-right:solid 1px black;
 }
 

.custom_control .ctl_left
{   
    font-size:8pt;
    border-left: solid 1px white;
    border-top: solid 1px white;
    border-bottom: solid 1px white;
    border-right: none;
    padding-left:3px;
    padding-top:0px;
    padding-bottom:0px;
    }

.custom_control .ctl_right
{
    border-left: none;
    border-top: solid 1px white;
    border-bottom: solid 1px white;
    border-right: solid 1px black;
    padding:0px;
}

/* end Custom Control */
.user_pw
    {
   	font-size:8pt;
	border: solid 1px #A6E2FF;
	border-collapse:collapse; 
    }
.fiftey_words
{
     border-collapse:collapse;
     border: solid 1px #A6E2FF;
     width:100%;
     height:120px;
}

.two_hunded_words
{
     border-collapse:collapse;
     border:solid 1px #A6E2FF;
     width:100%;height:190px;
}

.AlertGreen
{
    color:green
}

.AlertRed
{
    color:Red;
    font-weight:normal
}

.login_class
{
    width:500px;
	font-size:12pt;
	border: solid 1px #A6E2FF;
	border-collapse:collapse;
    
}

/* static menu */
.staticmenu
{
        font-family: Arial, Verdana, Helvetica, Sans-Serif;
        font-size:8pt;
}

.staticmenu a:link, .staticmenu a:active, .staticmenu a:visited, .staticmenu a:hover 
{
    color:#000066;
    font-weight:normal;
    
}
.staticmenu td
{
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom:#000066;
    padding-right:5px;
    text-align:left;
}
    /* End static menu styles 0*/