﻿body 
{
	margin:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
}

.fontArial20Red
{
	font-family :Arial;
	font-size:20px;
	color:Red;
}

.fontArial20Black
{
	font-family :Arial;
	font-size:20px;
	color:Black;
}

.fontArialBold33White
{
	font-family:"Arial";
	font-size:33px;
	color:White;
	font-weight :bold;
}
.blueBaseBG
{
	background-image:url("images/bluebaseBG.jpg");
	background-repeat:repeat-x;
	 
}

.topTableBlueWaves
{
	background-image:url("images/bluebase.jpg");
	background-repeat:repeat-x;
	height:504px;
	width :100%;
}

.leftBorderGap
{
	width:37px;
}
.rightBorderGap
{
	width:37px;
}

.linkTable
{
	background-image :url("images/linkbaseBG.jpg");
	background-repeat :repeat-x ;
	width :914px;
	height :65px;
}
.linkCellSelected
{
	text-align:center ;
	background-color :#BD0000;
	vertical-align :bottom; 
}
.linkCellSelectedText 
{
	text-align:center ;
	font-family :"Arial";
	font-size :11px;
	color:White;
	font-weight :bold;
	text-decoration:none;
	vertical-align:middle;
	 
}

.linkCellUnSelected
{
	text-align:center ;
	vertical-align :bottom; 
	 
}
.linkCellUnSelectedText
{
	text-align:center ;
	font-family :"Arial";
	font-size :11px;
	color:#6C6C6C;
	font-weight :bold;
	text-decoration:none;
	vertical-align:middle;
	
}
.linkBar2
{
	text-align:center ;
	font-family :"Arial";
	font-size :12px;
	color:White;
	font-weight :bold;
	text-decoration:none;
}

.whiteMask
{
	background-image:url(images/whiteColorMask.png);
	background-repeat :repeat-x ;
	height:215px;
	
}

.footerText
{ 
	 
	font-family :"Arial";
	font-size :11px;
	color:White;
	text-decoration:none;
}
.arial12_Black_justify
{
	font-family :"Arial";
	font-size :12px;
	color:White;
	text-decoration:none;
	text-align:justify;
	
}
 .leftBarPanel
{
   width: 240px;
   background-image :url("images/leftBar.jpg");
   background-repeat:no-repeat;
   
}

.ArialBold12White
{ 
	font-family :"Arial";
	font-size :12px;
	color:White;
	font-weight :bold;
	text-decoration:none;
}

.ArialBold11_3F8BA9
{ 
	font-family :"Arial";
	font-size :11px;
	color:#3F8BA9;
	font-weight :bold;
	text-decoration:none;
}

.ArialBold11_8F8F8F
{ 
	font-family :"Arial";
	font-size :11px;
	color:#8F8F8F;
	text-decoration:none;
}
.ArialBold12_black
{ 
	font-family :"Arial";
	font-size :12px;
	color:Black;
	text-decoration:none;
	text-align: left;
}
.Arial18_3F8BA9
{ 
	font-family :"Arial";
	font-size :18px;
	color:#3F8BA9;
	text-decoration:none;
}

.msgPageLeftHeadig
{
	font-family :"Arial";
	font-size :14px;
	color:#666666;
	text-decoration:none;
}
.msgPageLeftHeadig2
{
	font-family :"Arial";
	font-size :14px;
	color:#999999;
	text-decoration:none;
}
.messageTopFill
{
	background-image:url("images/fillTop.jpg");
	background-repeat:repeat-x;
	 
}
.messageBottomFill
{
	background-image:url("images/fillBottom.jpg");
	background-repeat:repeat-x;
	height :7px;
	 
}

.messageFillStyleLeft
{
	background-image:url("images/messageBoxLeft.jpg");
	background-repeat:repeat-y;
	
 
}
.messageFillStyleRight
{
	background-image:url("images/messageBoxRight.jpg");
	background-repeat:repeat-y;
 
}

.borderProductBox
{
 border-style :solid ; border-width :2px; border-color :Navy; 
}