﻿body 
{	
	margin:0px;	
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#25628b;
	background-color:#ffffff;
}

.lvh
{
	background-image:url(../Images/sidebgH.png);
	background-repeat:repeat-x;
	height:25px;	
}
.tdub
	{
		border-top: #D9E1E6 1px solid;
	}
	
.mh
{
	background-image:url(../Images/MainHead.gif);
	background-repeat:repeat-x;	
	height:39px;
}
.sh
{
	background-image:url(../Images/SubHead.gif);
	background-repeat:repeat-x;
	height:25px;
}
.sh1
{
	background-image:url(../Images/SH1.gif);
	background-repeat:repeat-x;
	height:25px;		
}
.sh2
{
	background-image:url(../Images/SH1.gif);
	background-repeat:repeat-x;	
}
.shm
{
	background-image:url(../Images/SubHead.gif);
	background-repeat:repeat-x;
	height:25px;
}

.ilt
{
	background-image:url(../Images/ilt_w.gif);
	background-repeat:no-repeat;
	width:12px;
	height:36px;
}
.irt
{
	background-image:url(../Images/irt_W_S.png);
	background-repeat:no-repeat;
	width:23px;
	height:36px;
}
.ilb
{
	background-image:url(../Images/ilb_w_s.png);
	background-repeat:no-repeat;
	width:12px;
	height:27px;
}
.irb
{
	background-image:url(../Images/irb_w_S.png);
	background-repeat:no-repeat;
	width:23px;
	height:27px;
}
.it
{
	background-image:url(../Images/it_w.gif);
	background-repeat:repeat-x;
	background-position:top; 	
	height:36px;
}
.ib
{
	background-image:url(../Images/ib_w_s.png);
	background-repeat:repeat-x;
	background-position:bottom;
	height:27px;	
}
.il
{
	background-image:url(../Images/il_w.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.ir
{
	background-image:url(../Images/ir_w_S.png);
	background-repeat:repeat-y;
	background-position:right;
	width: 23px;
}
.txt
{
	background-color:#fafafe;
	border: solid 1px LightSlateGray;
    font-family:Tahoma,Arial,Verdana;
    font-size:11px;
    color:Navy;
     SCROLLBAR-FACE-COLOR: #FFFFFF; 
     SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
     SCROLLBAR-SHADOW-COLOR: #2D91AE; 
     SCROLLBAR-ARROW-COLOR: #FFFFFF; 
     SCROLLBAR-BASE-COLOR: #FFFFFF; 
     SCROLLBAR-3D-LIGHT-COLOR: #FFFFFF; 
     SCROLLBAR-DARK-SHADOW-COLOR: #FFFFFF;     
                                
}
.btn
{
	background-color:#BDCBD7;
	border: ridge 1px #379DBB;
    font-family:Tahoma,Arial,Verdana;
    font-size:11px;
    color:Navy;
                                
}

