#outside_table
{

    text-align: center;
    width: 742px;
    border-right: 1px solid #663333;
    border-left: 1px solid #663333;
    border-bottom: 1px solid #663333;
    background-color: #f0e6c3;
    height: 100px;
}
#container
{
    margin-right: auto;
    margin-left: auto;
    width: 750px;
    height: 599px;
}
body
{   background: #ffffff url(../images/gray_gr_1000.png) repeat-x fixed 0 0;
        
}
h1           { font-family: Verdana; font-size: 24pt; }
p            { font-family: Verdana; font-size: small; }
td           { font-family: tahoma; font-size: 10pt; }
h2           { font-family: Verdana; font-size: 18px; }
h3           { font-family: Verdana; font-size: 16px; font-weight:bold; }
h4			 { font-family: Verdana; font-size: 14px;font-weight:bold;}
h5			 { font-family: Verdana; font-size: 12px;font-weight:bold;}
li           { font-family: verdana; font-size:small; }
p.logon {
font: 8pt Verdana;
font-weight:bold;
}   

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
    height: 20px;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font:  bold 12px Verdana;
    width: 155px;
}

#sddm li a 
{	display: block;
	margin: 0 0 0 0;
	padding: 6px 0 8px 0;
	background:  #810101;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
    width:155px;
}

#sddm li a:hover
{	background:#d9d9d9;
    
	    
    color:black;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #f0e6c3;
	border: 1px solid #663333;
}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 140;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background:#b2b2b2;
		color: #ffffff;
		font: 10px tahoma;
}

	#sddm div a:hover
	{	background: #d9d9d9;
	    background-image:url("../images/d9d9d9_20_gd.png");
	    background-repeat:repeat-x;
	    color: black;
}
#side_nav
{	margin: 0;
	padding: 0;
	z-index: 30;
    width: 198px;
}

#side_nav li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font:  bold 11px tahoma;
    width: 198px;
}

#side_nav li a 
{	display: block;
	margin: 1px 1px 0 0;
	padding: 4px 10px;
	width: 180px;
	background: #810101;
	background-image:url("../images/810101_20_gd.png");
	 background-repeat:repeat-x;
	color: white;
	text-align: left;
	text-decoration: none;
}
#side_nav li a:hover
{	background:#d9d9d9;
	background-image:url("../images/d9d9d9_20_gd.png");
    color:black;
}

    
.table_center_text{ text-align: center; }
.footer
{
    height:25px;
    width:976px;
    text-align:center;
    font:Verdana bold small;
    color:#810101;
} 
    .tab_outter_container
    {
        margin:25px;
        background-color:White;
        height:445px;
    }
        .container_outside
        {
            width:976px;
            border:solid 1px #810101;
            background:#ffffff;
            margin-left:auto;
            margin-right:auto;
        }
        .container_w_bd 
        {
            border:solid 1px #ebe9ed;
            padding:5px;
            margin:5px;
            font-family:Verdana;
}
.container_palette
{
    padding:5px;
    background:#ebe9ed;
    background-image:url('../images/grey_gradient_pallet.png'); 
    background-repeat:repeat-x;

}
.container_content
{
    padding:5px;

}
.content_bw_small
{
    font-family: Verdana;
    font-size: small;
    color: #000000;
}
        .topnav
        {
            height:20px;
            width:976;
        }
        
        .col_180
        {
            width:201px;
            height:580px;
            float:left;
         }
        #col_500
        {
            width:500px;
            float:left;
        }
        
        #col_200
        {
            width:225px;
            float:left;
        }
        #col_500, #col_200, #col_180
        {
            height:446px;
        }
        #col_380
        {
            width:380px;
            float:inherit;
        }
       .bodycontent
        {
            font-size:10px;
            font-family: Verdana;
        }
        .contentheader
        {
             font-size: medium;  
        }
        .contentheader_larger
        {
            font-size: larger;  
        }        
        .contentheader_large
        {
            font-size: large;  
        }
        .contentheader_medium
        {
            font-size: medium;  
        }
        .contentheader_small
        {
            font-size: small;  
        }
        .contentheader_xsmall
        {
            font-size: x-small;  
        }
        .contentheader_larger, .contentheader_large, .contentheader_medium,
        .contentheader_small, .contentheader_xsmall
        {
            text-align:center;
            font-weight: bolder;
            color:#810101;
            font-family: Verdana;       
        }

                    
.spacer5
{
    width:5px;
    height:5px;    
}   
.floater
{
 float:left;
  padding:0 5px;
}
.logonerr
{
    color: #FF0000;  
}   
.nav_button
{	margin: 0 0 0 0px;
	padding: 0;
	z-index: 30;
    width: 106px;
    height: 33px;
    }

.nav_button li
{	margin: 0;
	padding: 4px 0 4px;
	list-style: none;
    float:left;
	font:  bold 11px tahoma;
    height:17px;
        width: 105px;
    }

.nav_button li a 
{	display:   block;
	margin: 1px 1px 0 0;
	padding: 4px 4px;
	width: 97px;
	height: 12px;
	background: #810101 url('../images/810101_20_gd.png') repeat-x;
	color: white;
	text-align: center;
	text-decoration: none;
    }
.nav_button li a:hover
{	background:#d9d9d9;
	background-image:url("../images/d9d9d9_20_gd.png");
    color:black;
}    
.contentheader_small_bw
{
    font-size: small;
}

.contentheader_large_bw
{
    font-size: large;
}
.contentheader_small_bw, .contentheader_large_bw
{
    font-family: Verdana;
    color: #000000;
    text-align: center;
    font-weight: bold;
}
.profileheader
{
    border: 1px solid #FFFFFF;
    font-family: Verdana;
    color: #000000;
    font-size: small;
    background-color: #d9d9d9;
    padding-left: 5px;
    width: 150px;
}
.profileitem
{
    font-family: Verdana;
    font-size: small;
    padding-left: 5px;
}

#sidebarmenu1 li
{
font: bold 12px Verdana;
}
.sidebarmenu ul
{
 margin: 0;
 padding: 0;
list-style-type: none;
font: bold 12px Verdana;
width: 201px; /* Main Menu Item widths */
border-bottom: 1px solid #ccc;
}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #d9d9d9;
border-right: 1px solid #d9d9d9;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #810101; /*background of tabs (default state)*/

}

.sidebarmenu ul li a:visited{
color: white;
}

.sidebarmenu ul li a:hover{
background-color: #d9d9d9;
color:Black;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background: url(../images/right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */

.sidebarmenu
{
    width: 178px;
}