body 
{
	margin: 0px 10px; 
	/*font-family: Verdana, "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;*/
        font-family: Arial, Helvetica,Tahoma, Verdana, sans-serif;
	background: url(../../Images/Layout/bg.png);
	background-repeat: repeat-x;
}

.headerBg
{
    background-image: url(../../Images/Layout/header.png);
}

.headerFont
{
    font-weight: bold;
    font-size: 16px;
}

.font
{
   font-family: Arial, Helvetica,Tahoma, Verdana, sans-serif;
}

.fontBold
{
  font-weight: bold;
}

.font8
{
    font-Size: 8px;
}

.font10
{
    font-Size: 10px;
}

.font11
{
    font-Size: 11px;
}

.font12
{
    font-size: 12px;
}

.font14
{
    font-size: 14px;
}

.font16
{
    font-size: 16px;
}

.padding4
{
    padding: 4px;
}

.padding5
{
    padding: 5px;
}

.padding10
{
    padding: 10px;
}

.paddingLeft5
{
    padding-left: 5px;
}

.paddingLeft10
{
    padding-left: 10px;
}

.paddingTop10
{
    padding-top: 10px;
}

.contentBoxHeaderBg
{
    color: Black; /*#f1e419;/ #136acb; #e8e8ee; */
    height: 25px;
    border-bottom: solid 2px #ff3018;
    /*background-image: url(../../Images/Layout/bg_th.gif); 
    background-repeat: repeat-x;
    border-top: solid 1px #556677;
    border-right: solid 1px #556677;
    border-left: solid 1px #556677;
    border-bottom: solid 0px;*/
}

.contentBox
{
   /* border-top: solid 1px #556677;
    border-right: solid 1px #556677;
    border-left: solid 1px #556677;
    border-bottom: solid 1px #556677;*/
}

.headerLarger
{
    font-family: Arial, Helvetica,Tahoma, Verdana, sans-serif;
    color: #025cc6; /*#448bd7;*/
    font-size: 24px;
}

.headerFooter
{
    color:  Black;
    height: 25px;
    background-image: url(../../Images/Layout/bar.png); 
}

.menu
{
    font-weight: bold;
    height: 30px;
    font-Size: 12px;
}

.subMenu
{
    color: black; 
    font-weight: bold;
    font-Size: 12px;
    padding: 10px 10px 10px 10px;
}

.adminMenu
{
    color: #5d7b9d;
    font-weight: bold;
}

.adminSubMenu
{
    color: Black;
    font-weight: bold;
}

.adminMenuItem
{
    height: 25px;
    color: Black; 
    text-align: center;
}

.menuItem
{
    color: Black; /*#5d7b9d;*/
	width: 112px;
	height: 25px;
	text-align: center;
	padding-top: 4px;
	background-position: bottom center;
	background-repeat: no-repeat;	
}

.menuItemHover
{
    color: #5d7b9d;
	background-position: bottom center;
	background-repeat: no-repeat;	
}

.adminMenuItemHover
{
    color: #810081;
	background-position: bottom center;
	background-repeat: no-repeat;	
}

.menuText
{	
	font-size: 12px;
}

.gen
{
	MARGIN: 1px; FONT-SIZE: 1.2em
}
.genmed 
{
	MARGIN: 1px; FONT-SIZE: 1.1em
}
.gensmall 
{
	MARGIN: 1px; FONT-SIZE: 1em
}

#top_logo 
{
	PADDING-BOTTOM: 0px; 
	BORDER-RIGHT-WIDTH: 0px;
	MARGIN: 0px;
	padding-left: 0px; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP-WIDTH: 0px;
    BORDER-BOTTOM-WIDTH: 0px;
    HEIGHT: 110px;
    BORDER-LEFT-WIDTH: 0px;
    PADDING-TOP: 0px;
    color: White;
    background-repeat: repeat-x;
    background-image: url(../../Images/Layout/header.png); 
}

TD.np-body 
{
    PADDING-BOTTOM: 0px; 
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px; 
    PADDING-TOP: 0px
}

.gvTableHeader
{
    background-color: #FFEF49;
    font-weight: bold;
    font-size: 11px;
    height: 15px;  
    padding: 2px;
    text-align: center;  
    border-top: 1px solid lightgray;
    border-left: 1px solid lightgray;
    border-right: 1px solid lightgray;
}

.marquee
{
    color: Black;
    font-weight: bold;
}
