HTML
{
	scrollbar-face-color:#E8E8E9;
	scrollbar-track-color:#F3F3F3;
	scrollbar-arrow-color:#FF8000;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-dark-shadow-color:#7A848E;
	scrollbar-3dlight-color:#E5E5E5;
	scrollbar-highlight-color:#FFFFFF;	
}

BODY
{ 
	color:#000;
	font-family : Arial, Sans-Serif;
	font-size:13px;
	font-weight:normal;
	background-color: #FFFFFF;
	margin: 5px;
	direction:ltr;
}

BODY#homeBody
{
	background-color: #E8E8E9;
	margin:0px;
	margin-top:25px;
	margin-bottom:25px;	
}

/* ---------------------------------- companyTopLogo -------------------------------------------------------------------- */
#companyTopLogo
{ padding:5px;}

#TMenuTableContainer
{ width:770px; overflow:hidden !important; }

.contentDIV
{ padding:10px; width:100%;}

.contentDIV H3
{ 
	padding:10px;
	width:100%;
	font-color: blue; !important
}

.flashHP
{ 
	
	border: 1px solid #A4B1BA;
}

.newsHP
{	
	
	border: 1px dotted #A4B1BA;
	background: #F3F3F3;
	width:190px;
}
	
/* ---------------------------------- HPMainTable -------------------------------------------------------------------- */	
.HPMainTable	
{ 
  width:100%;
  border:0px;
}

.HPMainTable TD, .HPMainTable TH 	
{text-align:left;}

DIV#HP_fetures
{
	background:#EDEDED url('/RazpolEng/_images/_design/HP_topRight.gif') top right no-repeat;
}

DIV#HP_fetures DIV
{
	background:#EDEDED url('/RazpolEng/_images/_design/HP_topLeft.gif') top left no-repeat;
}

DIV#HP_fetures DIV DIV
{
	background:#EDEDED url('/RazpolEng/_images/_design/HP_bottomRight.gif') bottom right no-repeat;
}

DIV#HP_fetures DIV DIV DIV
{
	background:#EDEDED url('/RazpolEng/_images/_design/HP_bottomLeft.gif') bottom left no-repeat;
}



.HPMainTable A:link, A:visited, A:focus, A:active
{
	font-family:verdana;
	font-weight:normal;
	text-decoration:none;
	color:#444C54;
	font-size:10px;
	text-align:left;
}
	.HPMainTable  A:hover 
	{
		text-decoration:none; color:#444C54;
	}
.HPMainTable p
{
	font-family:verdana;
	font-weight:normal;
	text-decoration:none;
	color:#444C54;
	font-size:10px;
	text-align:left;
}
	
/* ---------------------------------- HPTableRND -------------------------------------------------------------------- */

.HPTableRND
{
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
	width:234px;
}

.HPTableRNDFloat1
{  float:left; }

.HPTableRNDFloat2
{  }

.HPTableRNDFloat3
{  float:right;  }

/* ---------------------------------- HPTable -------------------------------------------------------------------- */

.HPTable
{ 
    background:Transparent url('/RazpolEng/_images/_design/HP_center.gif') top center repeat-x;
	font-family : Arial, Sans-Serif;
	text-align:left;
}

.HPTable H3  
{ 
	font-size:13px;
	font-weight:bold;
	color:#0B2C63;
}

.HPTable H2 
{ 
	font-size:12px;
	color:#0B2C63;
}

.HPTable P
{ 
	font-size:;
	color:#0B2C63;
}

.HPTable TD.HPFImage
{
 vertical-align:top !important;
 background:#DBDBDB url('/RazpolEng/_images/_design/HP_right.gif') top right no-repeat;
 
}

.HPTable TD
{
 vertical-align:top !important;
 text-align:left;
 padding:0px;
 font-size:10px;
}


/* ---------------------------------- HPTableRelatedLinks -------------------------------------------------------------------- */

.HPTableRelatedLinks
{
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	padding-top:0px !important;
	width:130px;
	float:right; 
	margin-left:20px;
	margin-right:0px;
}


.HPTableRelatedLinks DIV DIV DIV DIV DIV P
{
padding:0px; margin-bottom:2px; font-weight:bold; font-size:12px;
}

.HPTableRelatedLinks TABLE
{ width:100%; }

.HPTableRelatedLinks TABLE TH, .HPTableRelatedLinks TABLE TD
{ 
 font-size:12px;
 padding-top:5px;
 padding-bottom:5px;
 text-align:center;
}

.HPTableRelatedLinks TABLE TH
{ 
 font-size:12px;
 font-weight:bold;
}

.HPTableRelatedLinks TABLE TD
{ 
	border-top:1px solid #265660;
	background-color:#002E3A;
}
/* ---------------------------------- pageFooter -------------------------------------------------------------------- */
DIV#pageFooter
{ background-color: #FF8000; }

	DIV#pageFooter DIV 
	{ background: transparent url('/RazpolEng/_images/_design/mainRoundedBoxBL.gif') left bottom no-repeat; }

	DIV#pageFooter DIV DIV
	{height:23px;width:100%; background: transparent url('/RazpolEng/_images/_design/mainRoundedBoxBR.gif') right bottom no-repeat; }


/* ---------------------------------- footerTable -------------------------------------------------------------------- */
.footerTable
{ margin-top:5px; }

.footerTable TD, .footerTable TH
{
	
	color:#7A848E;
	font-size:11px;
}

.footerTable DIV
{ padding:2px; font-size:11px;}

.footerTable A, .footerTable A:link, .footerTable A:visited, .footerTable A:focus, .footerTable A:active
{ text-decoration:underline; color:#7A848E; }

.footerTable A:hover
{ color:#FF6000; }


