body { 
    background-image: url(images/bg.jpg); 
    background-repeat: repeat-x;
    background-color: #FFFFFF; 
} 

.nomargins {
	margin: 0;
	}
	
.nomargins1 {
	margin: 0;
	margin-right: 4px;
}
	
.cell {
FONT-SIZE: 8pt; 
COLOR: Maroon;
text-decoration: none;
background-color: Transparent;
font-weight: 400;
FONT-FAMILY: Verdana;
width: 125px;
height: 18px;
}

.cell:hover {
	color: White;
	background-image: url(images/manuBackImg.gif);
}

.sho {
FONT-SIZE: 10pt; 
COLOR: black;
text-decoration: none;
FONT-FAMILY: Tahoma;
}

.sho1 {
FONT-SIZE: 10pt; 
COLOR: #1E5496;
text-decoration: underline;
font-weight: 700;
FONT-FAMILY: Tahoma;
}

.sho3 {
FONT-SIZE: 10pt; 
COLOR: red;
FONT-FAMILY: Tahoma;
text-decoration: none;
}

.blue-bkgd {background-color: #4B76A2; }

.red-bkgd {background-color: #BD2042; }

.org-bkgd {background-color: #E3A934; }

.ltbluebkgd {background-color: #DDE2E7;}

.ltgreybkgd {background-color: #EBEDF0;}

.headertxt {font-size: 11px; color: #FFFFFF; FONT-FAMILY: Tahoma; font-weight: bolder;}

.small {color: #1E5186; font-size: 11px; FONT-FAMILY: Tahoma; text-decoration: none;}

.smallLabel	{	
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: 400;
	text-decoration: none;
    COLOR: #ffffff;
}

.smallLabelR	{	
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: 400;
	text-decoration: none;
    COLOR: Navy;
}

.smallLabelBold	{	
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: 700;
	height: 18px;
	text-decoration: none;
    COLOR: #ffffff;
}

.txtPlain	{	
	font-family: Tahoma, Verdana, Arial;
	font-size: 8.5pt;
	text-decoration: none;
    COLOR: #000000;
}

.btnLogin 
{
	WIDTH: 80px; 
	HEIGHT: 20px;
	text-align: center;
	LINE-HEIGHT: 10pt;
	font-family: Tahoma, Verdana, Arial;
	FONT-SIZE: 8pt; 
	COLOR: #ffffff; 
	BACKGROUND-COLOR: #135D78;
}

.txtBoxContact 
{
	border-style: solid;
	font-family: Tahoma, Verdana, Arial;
	Font-Size: 9pt; 
	border-color: Maroon;
	height: 17px;
	font-weight: 400;
	border-width: 1px;
	color: #CC0000;
	width: 420px
}
