﻿body 
{
	
}
.sm_title_field_bg
{
    vertical-align: top;
    padding-left: 12px;
    padding-top: 4px;  
    width: 160px; 
    height: 24px; 
    background-image: url('../images/field_bg_160x24.png'); 
    background-position: 0px 2px; 
    background-repeat: no-repeat;
}
.title_field_font
{
    color: white;    
}
.textbox_field_td
{
     width: 200px;
     vertical-align: top;
     padding-top: 2px;
}
.textbox_font
{
     font-size: 14px;
     padding-top: 5px;
}
.small_font
{
    font-size: 12px;
}
.small_white_font
{
    font-size: 12px;
    color: White;
}
#sidebarMenu a:link
{
	 text-decoration:none;
	 color:black;
}
#sidebarMenu a:visited
{
	 text-decoration:none;
	 color:black;
}
#sidebarMenu a:hover
{
	 text-decoration:none;
	 color:yellow;
}
#sidebarMenu a:active
{
	 text-decoration:none;
	 color:black;
}
#sidebarMenu div
{
	  background-color: #E6E6E6;
}
