HTML
{
	scrollbar-face-color:#E8E8E9;
	scrollbar-track-color:#F3F3F3;
	scrollbar-arrow-color:#4E5C81;
	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: 0px;
	text-align:left !important;
	direction:ltr;
}
BODY#mainBody
{
	margin:0px;
	background: #FFFFFF url('/RazpolEng/_images/_design/horizontal_blue_line.gif') center top repeat-x;	
}

BODY#mainBodyIn
{
	margin:0px;
	background: #FFFFFF url('/RazpolEng/_images/_design/horizontal_blue_line_in.gif') center top repeat-x;
}

P,TABLE,DIV,SPAN,TD,TH,LI,FORM,BLOCKQUOTE
{
	font-family: Arial, Sans-Serif;
	text-decoration: none;
	font-size: 13px;
	font-weight:normal;
}

P
{ 
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	font-family: Arial, Sans-Serif;
}

ul
{
margin:0px;
padding:0px;
}

LI
{
margin:0px;
list-style: none;	
background: transparent url('/RazpolEng/_images/_design/bullet.gif') left top no-repeat;
padding: 0px 12px 0px 20px;
}

TABLE
{ empty-cells:show; }

TH,TD { padding:0px; }
TD { vertical-align:top; }


FORM
{
	padding:0px;
	margin:0px;
}

.redNote
{
	font-size: 10px;
	color: #FF0000
}

BLOCKQUOTE
{
	background-color:#F1F1F1;
	border:1px solid #555555;
	padding:5px;
	margin:10px;
	width:90% !important;
}

.ZOOMCursor
{	
	cursor: -moz-zoom-in;
	cursor:url('/RazpolEng/_images/_cursor/zoom1.cur'), pointer , text;
}
		
#companyLogoForPrint
{ display:none; }

.RIGHT_Aligned
{ text-align:right !important;}

.LEFT_Aligned
{ text-align:left !important;}

.RIGHT_Float
{ float:right !important;}

.LEFT_Float
{ float:left !important;}

.pageComment
{
	font-weight:bold;
	color:#4E5C81;
	font-size:11px;
}

HR
{
	border:1px solid #E5E5E5;
	height:1px;
}

/* ---------------------------------- H1...H6 -------------------------------------------------------------------- */

H1,H2,H3,H4,H5,H6 { font-family: Verdana, Arial, Sans-Serif; margin:0px; }

H1
{
	font-size:22px;
	line-height:23px;
	font-weight:normal;
	color:#DE0000;
	margin-bottom:0px;
	padding:5px 5px 5px 30px;
	text-align:left;
	background: URL('/RazpolEng/_images/_design/headerArrow_eng.gif') left no-repeat;
	
}
	H1.H1news
	{
		font-size:23px;
		line-height:26px;
		font-weight:normal;
		color:#DE0000;
		margin-bottom:7px;
	}
	
	H1.H1events
	{
		font-size:26px;
		line-height:26px;
		font-weight:normal;
		color:#DE0000;
		margin-bottom:7px;
	}
		
H2
{
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	color:#4E5C81;
	font-family: Arial, Sans-Serif;
}

	H2.H2news
	{
		font-size:16px;
		line-height:17px;
		font-weight:bold;
		margin-bottom:10px !important;
		color:#4C5D91;
		font-family: Arial, Sans-Serif;
	}

	H2.H2newsBig
	{
		font-size:20px;
		line-height:20px;
		font-weight:bold;
		margin-bottom:6px;
		color:#4C5D91;
		font-family: Arial, Sans-Serif;
	}

	H2.H2events
	{
		font-size:19px;
		line-height:20px;
		font-weight:bold;
		margin-bottom:7px;
		color:#3067A2;
		font-family: Arial, Sans-Serif;
	}		

	A:hover H2.H2events
	{ text-decoration:underline; color:#FF6000; }

	
H3
{
	font-size:18px;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:7px;
	color:#7A848E;
	font-family: Arial, Sans-Serif;
}

	H3.H3news
	{
		font-size:13px;
		font-weight:bold;
		margin-bottom:5px;
		margin-top:4px;
		color:#4C5D91;
		font-family: Arial, Sans-Serif;
	}

	H3.H3events
	{
		font-size:15px;
		font-size:16px;
		font-weight:bold;
		margin-top:4px;
		color:#FF6000;
		font-family: Arial, Sans-Serif;
	}

H4
{
	font-size:14px;
	font-weight:bold;
	margin-bottom:2px;
	color:#DE0000;
}

	H4.H4newsDate
	{
		font-size:11px;
		font-weight:bold;
		margin-bottom:2px;
		color:#7B858C;
	}

	H4.H4eventsDate
	{
		font-size:11px;
		font-weight:bold;
		margin-bottom:2px;
		color:#A4B1BC;
		white-space:nowrap;
	}


/*-----------------------------  LeftinfoBox  --------------------------*/
TD.LeftInfoBox
{
  width:165px !important;
  vertical-align:top;
  text-align:center;
}


/*--------------------------  mainPageInfoBox   ---------------------------*/
a.mainPageInfoBox, a.mainPageInfoBox:link, a.mainPageInfoBox:visited a.mainPageInfoBox:focus a.mainPageInfoBox:active 
{
  color:#1C52B8 !important;
  font-weight:bold !important;
  text-decoration:none !important;
  font-size:12px !important;
}

a.mainPageInfoBox:hover
{
  text-decoration:underline !important;
}



/* ---------------------------------- LINKS -------------------------------------------------------------------- */

A, A:link, A:visited, A:focus, A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#0E64BC;
}

A:hover
{ text-decoration:underline; color:#DE0000; }



/* ---------------------------------- INPUT, SELECT -------------------------------------------------------------------- */

INPUT, TEXTAREA, BUTTON, SELECT
{ font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif; }

.formatted
{
	width: 150px;
	border: 1px solid #B1B1B1;
	font-size:12px;
	padding:1px;
}

.formattedCombo
{
	width: 157px;
	border: 1px solid #4E81B3;
	font-size:12px;
	height:21px;
}


INPUT.formated
{ height:21px; }


TEXTAREA.formatted
{ width: 100%; }


INPUT.txtLogin
{
	border:solid 1px #B1B1B1;
	height:14px;
	width:160px;
	font-family:Verdana, Arial, Sans-Serif;	
	font-size: 11px;
}

INPUT.sideInput
{
	border:solid 1px #B1B1B1;
	height:14px;
	width:155px;
	font-family:Arial, Sans-Serif;	
	font-size: 11px;
}

SELECT.sideInput
{
	border:solid 1px #B1B1B1;
	height:14px;
	width:160px;
	font-family:Verdana, Arial, Sans-Serif;	
	font-size: 11px;
}


INPUT.chkBox
{
	border:none !important;
	width:13px !important;
}

.sideInputShort
{ width: 120px !important; }


/* ---------------------------------- Buttons -------------------------------------------------------------------- */

.button
{
	background-color:#69ADEE;
	font-family : Arial, Sans-Serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	cursor: pointer;
	width:90px;
	margin-top:5px;
	margin-bottom:5px;
	border:1px solid #007FE6;
}

.buttonDisabled
{
	background-color:#D4D0C8;
	font-family : Arial, Sans-Serif;
	font-weight:bold;
	color:#808080;
	font-size:12px;
	text-align:center;
	width:90px;
	margin-bottom:5px;
	border:none;
}


.buttonEmpty
{
	background-color:#E5E5E5;
	font-family : Arial, Sans-Serif;
	font-weight:bold;
	color:#7A848E;
	font-size:12px;
	text-align:center;
	cursor: pointer;
	width:170px;
	margin-bottom:5px;
	border:none;
	padding:1px;
}


.GOButton
{
	background-color:#4E5C81;
	font-family : Arial, Sans-Serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	cursor: pointer;
	width:30px;
	border:none;
	height:18px;
}

.SUBMITButton
{
	background-color:#4E5C81;
	font-family : Arial, Sans-Serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	cursor: pointer;
	width:100px;
	border:none;
	height:18px !important;
}

.logOutButton
{
	background-color:#4E5C81;
	font-family : Arial, Sans-Serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	cursor: pointer;
	width:60px;
	border:none;
	height:18px;
}

.btnGoTop
{
	border:0px;
	margin-top:-12px;
	padding-right:15px;
	padding-left:15px;
	background: transparent url('/RazpolEng/_images/_design/button_top.gif') left top no-repeat;
}


A.btnGoTop:hover
{ text-decoration:none; }

/* ---------------------------------- companyTopLogo -------------------------------------------------------------------- */
#companyTopLogo
{ 
	padding:0px;
	vertical-align:bottom;
	width:197px;
}



/* ---------------------------------- HeaderTable -------------------------------------------------------------------- */
TABLE#HeaderTable
{ 
  background: #FFFFFF url('/RazpolEng/_images/_design/horizontal_blue_line.gif') center top repeat-x;
  width:100%
}

TABLE#HeaderTable TD A, TABLE#HeaderTable TD A:link, TABLE#HeaderTable TD A:visited, TABLE#HeaderTable TD A:focus, TABLE#HeaderTable TD A:active
	{
		font-size:12px;		
		font-weight:normal;
		padding:0px;
		vertical-align:center;
		color:#10306E;
		display:block;
		text-decoration:none;
	}

TABLE#HeaderTable TD A:hover
	{ text-decoration:none; color:#DE0000; }	

TABLE#HeaderTable TH,TD
{
  vertical-align:bottom;
  height:20px;
}
	
/* ---------------------------------- companyLogo -------------------------------------------------------------------- */

IMG#companyLogo
{ width:110px; 
  height:90px;
  padding:0px; }



/* ---------------------------------- pageFooter -------------------------------------------------------------------- */
DIV#pageFooter
{ background-color: #4E5C81; }

	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;
direction:ltr }

.footerTable TD, .footerTable TH
{
	font-weight:normal;
	color:#7A848E;
}



.footerTable A, .footerTable A:link, .footerTable A:visited, .footerTable A:focus, .footerTable A:active
{ text-decoration:none; color:#7A848E; }

.footerTable A:hover
{ color:#DE0000 !important; }



/* ---------------------------------- TMenuTabsTable -------------------------------------------------------------------- */

#TMenuTabsTable
{ }

#TMenuTabsTable TH,#TMenuTabsTable TD
{
	background: none !important; 	
	border:none !important;
	padding:0px !important;
	height:21px !important;
}


#TMenuTabsTable TH
{
	background: #E5E5E5 url('/RazpolEng/_images/_design/tabEndPartOff.gif') right top no-repeat !important; 	
	text-align:center;
	border:none !important;
	padding:0px !important;
}



#TMenuTabsTable A, #TMenuTabsTable A:link, #TMenuTabsTable A:visited, #TMenuTabsTable A:focus, #TMenuTabsTable A:active
{
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	color:#7A848E;
	display:block;
	white-space:nowrap;
	padding-left:10px !important;
	padding-right:10px !important;	
}

#TMenuTabsTable A:hover
{ text-decoration:underline; }


#TMenuTabsTable TH.this
{
	background: #A4B1BC url('/RazpolEng/_images/_design/tabEndPart.gif') right top no-repeat !important; 	
}

	#TMenuTabsTable TH.this A, #TMenuTabsTable TH.this A:link, #TMenuTabsTable TH.this A:visited, #TMenuTabsTable TH.this A:focus, #TMenuTabsTable TH.this A:active
	{
		text-align:center;
		font-weight:bold;
		text-decoration:none;
		color:#FFFFFF;
	}
	
	

/* ---------------------------------- TMenuTable -------------------------------------------------------------------- */
#TMenuTable
{ 
 
}

#TMenuTable TD
{
	text-align:center;
}

#TMenuTable TH.CenterButton
{ 
	
	vertical-align:top;
	HEIGHT:49px;
	background: #ffffff url('/RazpolEng/_images/_design/buttonBack.gif') center top no-repeat;
	text-align:center;
	
}

.LeftRoundedButton
{ 
	HEIGHT:49px;
	background: #fff url('/RazpolEng/_images/_design/LeftButtonBack.gif') left no-repeat ; 
	width:9px;
	
}

.RightRoundedButton
{ 
	HEIGHT:49px;
	background: #fff url('/RazpolEng/_images/_design/RightButtonBack.gif') left no-repeat ; 
	width:9px;
	
}


#TMenuTable TH.thisCenterButton
{ 
	
	vertical-align:top;
	HEIGHT:49px;
	background: #ffffff url('/RazpolEng/_images/_design/red_buttonBack.gif') center top no-repeat !important;
	text-align:center;
	
}

.thisLeftRoundedButton
{ 
	HEIGHT:49px;
	background: #fff url('/RazpolEng/_images/_design/red_LeftButtonBack.gif') left no-repeat ; 
	width:9px;
	
}

.thisRightRoundedButton
{ 
	HEIGHT:49px;
	background: #fff url('/RazpolEng/_images/_design/red_RightButtonBack.gif') left no-repeat ; 
	width:9px;
	
}




#TMenuTable A, #TMenuTable A:link, #TMenuTable A:visited, #TMenuTable A:focus, #TMenuTable A:active
{
	margin-top:3px;
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	color:#112E6D;
	display:block;
	white-space:nowrap;
	font-size:14px;
	font-family:arial;
	
}

#TMenuTable A:hover
{ 
	color:#DE0000;
}



#TMenuTable TH.this
{ background-color:#4E5C81; }

	#TMenuTable TH.this A, #TMenuTable TH.this A:link, #TMenuTable TH.this A:visited, #TMenuTable TH.this A:focus, #TMenuTable TH.this A:active
	{
		text-align:center;
		font-weight:normal;
		text-decoration:none;
		color:#DE0000;
	}
	
	
	

/* ---------------------------------- TableOfLines -------------------------------------------------------------------- */
#TableOfLines TD.verticalLine
{
	background: #fff url('/RazpolEng/_images/_design/verticalLine.gif') top right repeat-y ; 
	width:30px;
	vertical-align:top;
	text-align:left;
	padding-top:54px;
	
}

#TableOfLines
{
	/*width:100%px;*/
	height:590px;
}





/* ---------------------------------- frmQuickSearch -------------------------------------------------------------------- */

#frmQuickSearch
{ pading:0px; margin:0px; }

#frmQuickSearch TABLE
{
	margin:0px;
}

#frmQuickSearch TABLE TD,#frmQuickSearch TABLE TH
{	
	padding:0px !important;
	background:none !important;
	text-align:center !important;
	border:none !important;
	padding:0px !important;
	padding-right:5px !important;
	
}

INPUT#fldQuickSearch
{
	border:1px solid #10306E;
	font-size:10px;
	margin:0px !important;
	padding:0px !important;
	width:150px;
	HEIGHT:13px;
}
		
/* ---------------------------------- breadCrumbsTable -------------------------------------------------------------------- */

TABLE.breadCrumbsTable
{ margin-top:0px;}


TABLE.breadCrumbsTable TD,TABLE.breadCrumbsTable TH
{
	text-decoration: none;
	font-weight: normal;
	color:#706F6C;
	font-size:11px;
	vertical-align:middle;
	padding-right:11px;
	padding-left:10px;
	text-align:left;
}

TABLE.breadCrumbsTable A, TABLE.breadCrumbsTable A:link, TABLE.breadCrumbsTable A:visited, TABLE.breadCrumbsTable A:focus, TABLE.breadCrumbsTable A:active
{
	text-decoration: none;
	font-weight: normal;
	font-family : Verdana, Arial, Sans-Serif;
	font-size:11px;
	color:#706F6C;
			
}

TABLE.breadCrumbsTable A:hover
{ text-decoration:underline; }

	
	
/* ---------------------------------- pageToolsTable -------------------------------------------------------------------- */

#pageToolsTable
{
	width:100%;
	margin-top:15px;
	margin-bottom:10px;
}

	#pageToolsTable TD
	{ 
	padding-right:15px;
	padding-bottom:10px; }

		#pageToolsTable TD IMG
		{ padding-right:5px; }

#pageToolsTable A, #pageToolsTable A:link, #pageToolsTable A:visited, #pageToolsTable A:focus, #pageToolsTable A:active
{
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	color:#7A848E;
	font-family : Verdana, Arial, Sans-Serif;
	font-size:11px;
}

#pageToolsTable A:hover
{ color:#D70005; text-decoration:none; }
	
/* ---------------------------------- mainContentTable -------------------------------------------------------------------- */

#mainContentTable
{
	border-top:1px solid #FFFFFF;
}

.mainContentTableBackground1
{ background: #F3F3F3 url('/RazpolEng/_images/_design/rightMenuBottomBg1.jpg') right bottom no-repeat; }


td.content table H3
{
  color:#4E5C81 !important;
  font-size:13px !important;
}

	
/* ---------------------------------- contentTD -------------------------------------------------------------------- */
.contentTD
{
	vertical-align:top;
}

.contentTDIn
{
	vertical-align:top;
	background: transparent url('/RazpolEng/sd_images/_design/horizontal_blue_line.gif') center top repeat-x !important;
}




/* ---------------------------------- contentTopRow -------------------------------------------------------------------- */
TD.content_leftTD
{
	background: transparent URL('/RazpolEng/_images/_design/content_TopLeft.gif') left top  no-repeat;
	WIDTH:11px;
	HEIGHT:30px;
}


TD.content_rightTD
{
	background: transparent URL('/RazpolEng/_images/_design/content_TopRight.gif') right top no-repeat;
	WIDTH:11px;
	HEIGHT:30px;
}

TD.content_centerTD
{
	background: transparent URL('/RazpolEng/_images/_design/content_TopCenter.gif') center top repeat-x;
	vertical-align:top;
	padding-top:1px;
}





/* ---------------------------------- contentBottomRow -------------------------------------------------------------------- */
TD.content_leftTDB
{
	background: transparent URL('/RazpolEng/_images/_design/content_BottomLeft.gif') left bottom  no-repeat;
	WIDTH:11px;
	HEIGHT:12px;
}


TD.content_rightTDB
{
	background: transparent URL('/RazpolEng/_images/_design/content_BottomRight.gif') right bottom no-repeat;
	WIDTH:11px;
	HEIGHT:12px;
}

TD.content_centerTDB
{
	background: transparent URL('/RazpolEng/_images/_design/content_BottomCenter.gif') center bottom repeat-x;
	HEIGHT:12px;
}



/* ---------------------------------- rightCOL -------------------------------------------------------------------- */
#rightCOL
{
	width:170px;
	min-width:170px;
	background: transparent url('/RazpolEng/_images/_design/rightMenuBackground.gif') left top repeat-y; 	
	padding-left:1px;
	padding-right:1px;
	padding-bottom:150px;
}

#rightCOLHidden
{
	width:1px;
	min-width:1px;
	background: none; 	
	padding-bottom:90px;
	border-right:1px solid #B0B0B0;
	font-size:1px;
}

/* ---------------------------------- leftCOL -------------------------------------------------------------------- */
#leftCOL
{	
	width:170px;
	padding-top:0px !important;
	border-top:5px solid #fff;;
	background: transparent url('/RazpolEng/_images/_design/rightCol_bottom_Background.gif') center bottom no-repeat !important;
}

#leftCOL #leftCOLData
{
	width:170px;
	padding-left:15px;
	padding-right:15px;

}


#leftCOL #mainCategoryillustration
{
	width:200px;
	height:147px;
	padding:0px;
	margin:0px;
}

/* ---------------------------------- tab -------------------------------------------------------------------- */

DIV.tab
{
	/*background: #A4B1BC url('/RazpolEng/_images/_design/tabEndPart.gif') right top no-repeat; 	*/
	line-height:21px;
	padding-left:10px;
	padding-right:10px;
	color:#132C6F;
	font-weight:bold;
}

	DIV.tab H3
	{
		font-size:14px;
		font-weight:bold;
		color:#FFFFFF;
		padding:0px;
		margin:0px;
	}
	
	
DIV.tabBright
{
	background: #E5E5E5 url('/RazpolEng/_images/_design/tabEndPartOff.gif') right top no-repeat; 	
	line-height:21px;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	font-weight:bold;
}

	DIV.tabBright H3
	{
		font-size:14px;
		font-weight:bold;
		color:#7A848E;
		padding:0px;
		margin:0px;
	}	
	
/* ---------------------------------- leftMenuContentTD -------------------------------------------------------------------- */
.leftMenuContentTD
{ 
	vertical-align:top !important;
	HEIGHT:367px;
	WIDTH:170px;
	padding-right:10px;
	padding-left:10px;
	padding-top:18px;
	background: transparent url('/RazpolEng/_images/_design/rightCol_top_Background.gif') top center no-repeat !important;
	
}

/* ---------------------------------- leftMenuContentTD2 -------------------------------------------------------------------- */
.leftMenuContentTD2
{ 
	vertical-align:top !important;
	WIDTH:170px;
	padding-right:10px;
	padding-left:10px;
	padding-top:18px;
	background: transparent url('/RazpolEng/_images/_design/rightCol_top_Background.gif') top center no-repeat !important;
	
}



/* ---------------------------------- RazpolMenuDiv -------------------------------------------------------------------- */
.RazpolMenuDiv
{
	height:28px;
	font-weight:bold;
	text-decoration:none;
	vertical-align:top;
	background: transparent url('/RazpolEng/_images/_design/menuRazpol_BlueCenter.gif') center top repeat-x;
}

.RazpolMenuDiv A, .RazpolMenuDiv A:link, .RazpolMenuDiv A:visited, .RazpolMenuDiv A:focus, .RazpolMenuDiv A:active
{
	padding-top:5px;
	color:#0D306A;
	display:block;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}

.RazpolMenuDiv A:hover 
{
	color:#D90600;
	display:block;
	font-weight:bold;
	text-decoration:none;
}

.RazpolMenuDivThis
{
	
	height:28px;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	vertical-align:top;
	background: transparent url('/RazpolEng/_images/_design/menuRazpol_RedCenter.gif') center top repeat-x !important;
}


.RazpolMenuDivThis A, .RazpolMenuDivThis A:link, .RazpolMenuDivThis A:visited, .RazpolMenuDivThis A:focus, .RazpolMenuDivThis A:active
{
	padding-top:5px;
	color:#D90600;
	display:block;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}

.RazpolMenuDivThis A:hover 
{
	color:#D90600;
	display:block;
	font-weight:bold;
	text-decoration:none;
}

/* ---------------------------------- leftMenuDivLEVEL0 -------------------------------------------------------------------- */
.leftMenuDivLEVEL0
{
	width:150px;
	margin-top:10px;
	margin-bottom:20px;
}
.leftMenuDivLEVEL0 A, .leftMenuDivLEVEL0 A:link, .leftMenuDivLEVEL0 A:visited, .leftMenuDivLEVEL0 A:focus, .leftMenuDivLEVEL0 A:active
{
	display:block;
	color:#0D306A;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:7px;
	text-decoration:none;
	vertical-align:top;
	border-bottom:1px solid #41AAFD;
	font-size:11px;

}
.leftMenuDivLEVEL0 A:hover 
{
	text-decoration:none; color:#D40201;
}

.leftMenuDivLEVEL0 A.this, .leftMenuDivLEVEL0 A.this:link, .leftMenuDivLEVEL0 A.this:visited, .leftMenuDivLEVEL0 A.this:focus, .leftMenuDivLEVEL0 A.this:active
{
	color:#0D306A;
}

.leftMenuDivLEVEL0 A.this:hover
{
	
	color:#D40201;
}

/* ---------------------------------- leftMenuDivLEVEL1 -------------------------------------------------------------------- */
.leftMenuDivLEVEL1
{
	border-bottom:1px solid #41AAFD;
	padding-left:0px;
	padding-top:4px;
	padding-bottom:4px;
	
}

.leftMenuDivLEVEL1 A, .leftMenuDivLEVEL1 A:link, .leftMenuDivLEVEL1 A:visited, .leftMenuDivLEVEL1 A:focus, .leftMenuDivLEVEL1 A:active
{
	display:block;
	color:#0D306A;
	font-weight:normal;
	padding-left:15px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:11px;
	text-decoration:none;
	vertical-align:top;
	border:none;
}

.leftMenuDivLEVEL1 A:hover 
{
	text-decoration:none; color:#D40201;
}

.leftMenuDivLEVEL1 A.this, .leftMenuDivLEVEL1 A.this:link, .leftMenuDivLEVEL1 A.this:visited, .leftMenuDivLEVEL1 A.this:focus, .leftMenuDivLEVEL1 A.this:active
{
	
	color:#D40201;
}


.leftMenuDivLEVEL1 A.this:hover
{
	
	color:#D40201;
}



/* ---------------------------------- leftMenuDivLEVEL2 -------------------------------------------------------------------- */
.leftMenuDivLEVEL2
{
	border-bottom:1px solid #41AAFD;
	padding-left:0px;
}

.leftMenuDivLEVEL2 A, .leftMenuDivLEVEL2 A:link, .leftMenuDivLEVEL2 A:visited, .leftMenuDivLEVEL2 A:focus, .leftMenuDivLEVEL2 A:active
{
	display:block;
	font-size:11px;
	color:#02014F;
	font-weight:normal;
	padding-left:20px;
	text-decoration:none;
	vertical-align:top;
	border:none;
	
}

.leftMenuDivLEVEL2 A:hover 
{
	text-decoration:none; color:#D40201;
}

.leftMenuDivLEVEL2 A.this, .leftMenuDivLEVEL2 A.this:link, .leftMenuDivLEVEL2 A.this:visited, .leftMenuDivLEVEL2 A.this:focus, .leftMenuDivLEVEL2 A.this:active
{
	color:#D40201;

}

.leftMenuDivLEVEL2 A.this:hover
{
	
	color:#D40201;
}




/* ---------------------------------- leftMenuDivLEVEL3 -------------------------------------------------------------------- */
.leftMenuDivLEVEL3
{
	border-bottom:1px solid #41AAFD;
	padding-left:12px;
}

.leftMenuDivLEVEL3 A, .leftMenuDivLEVEL3 A:link, .leftMenuDivLEVEL3 A:visited, .leftMenuDivLEVEL3 A:focus, .leftMenuDivLEVEL3 A:active
{
	display:block;
	color:#0E64BC;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
	vertical-align:top;
	border:none;
}

.leftMenuDivLEVEL3 A:hover 
{
	text-decoration:none; color:#D40201;
}

.leftMenuDivLEVEL3 A.this, .leftMenuDivLEVEL3 A.this:link, .leftMenuDivLEVEL3 A.this:visited, .leftMenuDivLEVEL3 A.this:focus, .leftMenuDivLEVEL3 A.this:active
{
	color:#D40201;
	
}


.leftMenuDivLEVEL3 A.this:hover
{
	
	color:#D40201;
}


/* ---------------------------------- infoBoxTable -------------------------------------------------------------------- */
.infoBoxTable
{
	width:165px !important;
	margin:0px;
}

.infoBoxTable TABLE
{ width:165px; }


.infoBoxTable HR
{
	height:1px;	
}

.infoBoxTable TD,.infoBoxTable TH
{
	text-align:left;
	font-size:11px;
}

.infoBoxTable TD
{
	padding-left:0px;
	padding-right:0px;
}


.infoBoxTable TH
{
	color:#FFFFFF;
	background:#FFFFFF;		
	padding-right:5px;
	padding-top:5px;
	font-weight:bold;
	text-align:center;
}

.infoBoxTable TH.infoBoxMainHeader
{
	color:#FFFFFF;
	background:#7A848E;		
	font-weight:bold;
	text-align:center;
	
}

.infoBoxTable TABLE.IMGS
{ }
	
.infoBoxTable TABLE.IMGS TD
{ text-align:center;}
	
.infoBoxTable TABLE.TEXT
{
}	
.infoBoxTable TABLE.DOCS
{ margin-bottom:0px; }
	
.infoBoxTable TABLE.DOCS TD
{ padding-bottom:0px; }
	
.infoBoxTable TABLE.LINKS
{ margin-bottom:0px; }

.infoBoxTable TABLE.LINKS TD
{ padding-bottom:0px;}
	
.infoBoxTable IMG.Icon
{ padding-right:0px;}

		
.infoBoxTable H4
{
	color:#FFFFFF;
	font-size:11px;
	padding:0px;
	margin:0px;
	font-weight:bold;
}

.infoBoxTable A H4, .infoBoxTable A:link H4, .infoBoxTable A:visited H4, .infoBoxTable A:focus H4, .infoBoxTable A:active H4
{
	font-size:13px;		
	font-weight:bold;
	padding:0px;
	vertical-align:center;
	text-align:center;
	color:#132D6A;
	display:block;
	text-decoration:none;
}

.infoBoxTable A
{
	text-decoration:none;
	color:#132D6A !important;
}
.infoBoxTable A:hover
{
	text-decoration:none;
	color:#C21D24;
	text-decoration:underline;
}


/* ---------------------------------- LatestNewsSideTable -------------------------------------------------------------------- */
.LatestNewsSideTable
{
	width:170px;
	margin:0px;
	margin-bottom:5px;
}


.LatestNewsSideTable HR
{
	height:1px;
	border:1px solid #D7D7D7;
	margin-top:2px;
	margin-bottom:2px;
	width:90%;
}


.LatestNewsSideTable TD,.LatestNewsSideTable TH
{
	text-align:left;
	font-family: Verdana, Arial, Sans-Serif;
}

.LatestNewsSideTable TD
{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
}

.LatestNewsSideTable TD DIV.NewDate
{
	padding-left:5px;
	background: transparent url('/RazpolEng/_images/_design/iconPlusOrange.gif') left 5px no-repeat;
	color:#FF6000;
}

.LatestNewsSideTable TD DIV.NewTitle
{
	padding-left:7px;
	padding-right:5px;
	color:#0E64BC;
}

.LatestNewsSideTable TH
{
	color:#FFFFFF;
	background:#A4B1BC;		
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	text-align:left;
}
	
.infoBoxTable IMG.Icon
{ padding-right:5px;}

		
.LatestNewsSideTable H4
{
	color:#FFFFFF;
	font-size:11px;
	padding:0px;
	margin:0px;
	font-weight:bold;
}

.LatestNewsSideTable A H4, .LatestNewsSideTable A:link H4, .LatestNewsSideTable A:visited H4, .LatestNewsSideTable A:focus H4, .LatestNewsSideTable A:active H4,
.LatestNewsSideTable A, .LatestNewsSideTable A:link, .LatestNewsSideTable A:visited, .LatestNewsSideTable A:focus, .LatestNewsSideTable A:active
{
	font-weight:normal;
	padding:0px;
	vertical-align:center;
	color:#0E64BC;
	display:block;
	text-decoration:none;
}

.LatestNewsSideTable A:hover
{
	text-decoration:underline;
	color:#0E64BC;
}

/* ---------------------------------- FIELDSET -------------------------------------------------------------------- */

FIELDSET
{
	border:none;
	border:1px solid #C3CCD4;
	margin-left:0px;
	margin-top:15px;
}


FIELDSET A, FIELDSET A:link, FIELDSET A:visited, FIELDSET A:focus, FIELDSET A:active
{
	font-weight:normal;
	padding:0px;
	vertical-align:center;
	color:#0E64BC;
	display:block;
	text-decoration:none;
}

FIELDSET A:hover
{
	text-decoration:underline;
	color:#0E64BC;
}


	FIELDSET IMG
	{
		border:none;
		margin-left:10px;
		padding-top:3px;
	}
	

	LEGEND
	{
		padding-left:5px;
		padding-right:5px;	
		color:#7A848E;
		font-size:11px;
	}

	FIELDSET TABLE
	{ margin-left:-5px; }
	
	FIELDSET TABLE TD
	{ padding-left:3px;	}


		FIELDSET TD IMG.icon, FIELDSET TD IMG.icon
		{
			border:none;
			margin-right:5px;
			margin-top:2px;
		}


/* ---------------------------------- imgPartTableSIDE -------------------------------------------------------------------- */

.imgPartTableSIDE
{ float:right; border:1px solid #C3CCD4; padding:2px; text-align:center; margin:0px; margin-bottom:-1px;}

	.imgPartTableSIDE IMG
	{
		display:block;
		margin:0px;
		padding:0px;
	}
	

/* ---------------------------------- imgPartTableLeftSIDE -------------------------------------------------------------------- */

.imgPartTableLeftSIDE
{ float:left; border:1px solid #C3CCD4; padding:2px; text-align:center; margin:0px; margin-right:10px; }

	.imgPartTableLeftSIDE IMG
	{
		display:block;
		margin:0px;
		padding:0px;
	}	

	
/* ---------------------------------- imgPartTableLeftSIDENoFloat -------------------------------------------------------------------- */

.imgPartTableLeftSIDENoFloat
{ border:none; padding:2px; text-align:center; margin:0px; }

	.imgPartTableLeftSIDENoFloat IMG
	{
		display:block;
		margin:0px !important;
		padding:0px !important;
			}	



/* ---------------------------------- imgPartTableBorder -------------------------------------------------------------------- */
.imgPartTableBorder
{ border:1px solid #C3CCD4 !important; padding:2px !important; text-align:center !important; }



/* ----------------- lnkPartTableSIDE -------- docPartTableSIDE -------------------------------------------------------------------- */
	
.docPartTableSIDE,.lnkPartTableSIDE
{	
	margin:0px !important;
	margin-bottom:10px;
}


	.docPartTableSIDE A, .docPartTableSIDE A:link, .docPartTableSIDE A:visited, .docPartTableSIDE A:focus, .docPartTableSIDE A:active, .lnkPartTableSIDE A, .lnkPartTableSIDE A:link, .lnkPartTableSIDE A:visited, .lnkPartTableSIDE A:focus, .lnkPartTableSIDE A:active
	{
		color:#007AAD;
		font-weight:normal;
		text-decoration:none;

	}
	
	.docPartTableSIDE A:hover,.lnkPartTableSIDE A:hover
	{ text-decoration:underline; }

	.docPartTableSIDE TH,.lnkPartTableSIDE TH
	{
		color:#007AAD;
		font-weight:bold;
		line-height:20px;
		text-align:left;
	}

	.docPartTableSIDE TD,.lnkPartTableSIDE TD
	{
		color:#003366;	
		padding:5px;	
		vertical-align:middle;	
	}
	
	.docPartTableSIDE TD IMG.icon,.lnkPartTableSIDE TD IMG.icon
	{
		border:none;
		padding-left:5px;
	}
	

/* ----------- imgPartTable ----- docPartTable ---- lnkPartTable --------------------------------------------------------------- */

.docPartTable,.imgPartTable,.lnkPartTable
{
	width:100%;
}

	.docPartTable TD,.lnkPartTable TD
	{
		/* border-bottom:1px solid #DADADA; */
		line-height:21px;
		height:21px;
		vertical-align:middle;
	}

	.imgPartTable TD
	{
		padding:5px !important;
	}

	.docPartTable TD IMG.icon,.imgPartTable TD IMG.icon,.lnkPartTable TD IMG.icon, 
	{
		border:none;
		padding-left:5px;
		padding-right:13px !important;
		padding-bottom:10px;
	}
	
	.docPartTable A
	{
	  color:#0F7CD1 !important;
	}

	.lnkPartTable A
	{
	  color:#0F7CD1 !important;
	}

/* ---------------------------------- formTable -------------------------------------------------------------------- */



TABLE.formTable
{ border-bottom:none; border-collapse:collapse; background:none; margin-top:5px; width:100%}

		TABLE.formTable ,TABLE.formTable TH
		{ vertical-align: middle;
			 
		  
		}

		TABLE.formTable TD
		{	
			vertical-align:middle;
			font-weight:normal;
			color:#000000;
			white-space:normal;
			border-top:1px solid #D8D8D8l;
			border-bottom:1px solid #D8D8D8;
			background:#F9F9F9;
			
		}
		
		SPAN.mandatoryField
		{ width:20px; background: transparent url('/RazpolEng/_images/_design/mandatoryField.gif') center center no-repeat; }
		
		TABLE.formTable TD.bottomRow
		{ border:none; }

		DIV.formTableNote
		{	
			font-weight:normal;
			font-size:9px;
			color:#FF0000;
			white-space:normal;
			
			width:100px;
		}

		TABLE.formTable TD SELECT
		{ width:155px; border:1px solid #B1B1B1; }	


/* ---------------------------------- formTableBottom -------------------------------------------------------------------- */

table.formTableBottom
{
  width:100%;
  background:#F9F9F9;
  margin-top:5px;
  
}

td.rightSubmit
{
  
  width:6px;
  vertical-align:middle;
  height:40px;
  background: transparent url('/RazpolEng/_images/_design/leftSubmit.gif') center right no-repeat;
}
td.leftSubmit
{
  width:6px;
  height:40px;
  vertical-align:middle;
  background: transparent url('/RazpolEng/_images/_design/rightSubmit.gif') center left no-repeat;
}
td.middleSubmit
{
  
  vertical-align:middle;
  height:40px;
  background: transparent url('/RazpolEng/_images/_design/middleSubmit.gif') center top  repeat-x;
}
				  



/* ---------------------------------- siteMapTable -------------------------------------------------------------------- */

TABLE.siteMapTable
{ 
	margin:0px !important;
	margin-bottom:5px;
	float:left;
	width:100% !important;
}

		TABLE.siteMapTable TD,TABLE.siteMapTable TH
		{ vertical-align: top; }

		TABLE.siteMapTable TD
		{ background-color:#FFFFFF;	padding:5px; }

	.siteMapTableHeader
	{
		border:none;
		line-height:21px !important;
		height:21px !important;
		margin:5px !important;
		background:#F6F6F6 url('/RazpolEng/_images/siteMapHeaderBackground.gif') right center repeat-y !important;
	}

	.siteMapTableHeader A, .siteMapTableHeader A:link, .siteMapTableHeader A:visited, .siteMapTableHeader A:focus, .siteMapTableHeader A:active
	{
		font-weight:bold;	
		display:block;
		background:transparent url('/RazpolEng/_images/_design/redBullet.gif') right center no-repeat;
		padding-left:5px;
	}

.siteMapTable UL
{
	margin:0px !important;
	margin-left:10px !important;
	margin-top:5px !important;
	margin-bottom:5px !important;
	padding:0px !important;
}

.siteMapTable LI
{
	list-style:none;
	list-style-image:none;
	padding-left:10px;
	background:transparent url('/RazpolEng/_images/_design/iconArrowRightOrange.gif') left 5px no-repeat;
}

.siteMapTable LI LI
{
	list-style:none;
	list-style-image:none;
	background:transparent url('/RazpolEng/_images/_design/iconPlusOrange.gif') left 7px no-repeat;
	padding-left:10px;
}
.siteMapTable LI LI LI
{	
    list-style:none;
	list-style-image:none;
	background:transparent url('/RazpolEng/_images/_design/iconPlusOrange.gif') left 7px no-repeat;
	padding-left:10px;
}

/* ---------------------------------- #frmSearchResults -------------------------------------------------------------------- */

#frmSearchResults
{ width:100%; }

#frmSearchResults .SearchResultBox
{ white-space:normal; overflow:hidden; margin-bottom:15px; }

#frmSearchResults .bodyText
{ color:#555555; }

#frmSearchResults .linkAddress
{ color:#008000; font-size:10px; }

#frmSearchResults .lastUpdated
{ color:#A4B1BC; font-size:9px; }


/* ---------------------------------- SearchResultsPagingTable -------------------------------------------------------------------- */

.SearchResultsPagingTable
{ width:100%; border-top:1px solid #7A848E; }

.SearchResultsPagingTable TH, .SearchResultsPagingTable TD
{ text-align:left; font-size:13px; padding-top:5px; padding-left:15px; }

.SearchResultsPagingTable TD
{ text-align:center; }

.SearchResultsPagingTable A.this, .SearchResultsPagingTable A.this:link, .SearchResultsPagingTable A.this:visited, .SearchResultsPagingTable A.this:focus, .SearchResultsPagingTable A.this:active
{ font-weight:bold; font-size:13px; }

/* ---------------------------------- faqDL -------------------------------------------------------------------- */

DT
{
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

DD
{
	margin: 10px 0px 10px 0px;
	display: block;
	text-align:justify;
}

DL.faqDL
{ margin: 5px 3px 10px 0px; }

.faqDL DT
{
	background:transparent url('/RazpolEng/_images/q.gif') left top no-repeat;
	list-style: none;
	padding: 0px 20px 0px 28px;
}

.faqDL DD
{
	padding: 0px 20px 10px 28px;
	background:transparent url('/RazpolEng/_images/a.gif') left top no-repeat;
	list-style: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~   GelemButtons    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
table.GelemButtons th
{
	background:transparent url('/RazpolEng/_images/_design/gelem_buttons_middle.gif') top center repeat-x;
	text-align:right;
	color:black;
	font-size:13px;
	
}

table.GelemButtons h2
{
	color:#495B83;
	font-size:14px
}

table.GelemButtons table TD
{
	text-align:left;
	color:black;
	font-size:13px;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~  coinTable  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`*/
table.coinTable
{
  width:100%;
}

TD.homerGelem
{
  border-bottom:1px solid #D8D8DA;
  color:#000000;
  font-size:14px;
  height:30px;
  text-align:center;
  vertical-align:middle;
}

TD.homerGelemName
{
	border-bottom:1px solid #D8D8DA;
	color:#0063BC;
	font-weight:bold;
	height:30px;
	text-align:center;
	vertical-align:middle;
}

table.coinTable TH
{
  color:#085CB6;
  height:24px;
  font-weight:bold;
  Background:#DAEDFE url('/RazpolEng/_images/_design/coin_MDL.gif') top left repeat-x;
  text-align:center;
}

table.coinTable TH.homerTH
{
  color:#085CB6;
  height:24px;
  font-weight:bold;
  Background:#DAEDFE url('/RazpolEng/_images/_design/coin_MDL.gif') top left repeat-x;
}

table.coinTable TABLE TD
{
  color:#000000 !important;
  vertical-align:middle;
  border-top:1px solid #D8D8DA; 
  border-bottom:1px solid #D8D8DA; 
  height:30px;
  text-align:center;
}

.coinTable TD
{
  text-align:center;
}


table.coinTable TABLE TD.lastOne
{
  color:#000000 !important;
  vertical-align:middle;
  padding-top:0px
  border-top:1px solid #D8D8DA; 
  border-bottom:0px solid #D8D8DA; 
  height:30px;
  text-align:center;
}

table.coinTable TABLE
{
  border-collapse:collapse;
  width:100%;
  border-right:1px solid #D8D8DA; 
  border-left:1px solid #D8D8DA; 
}
 
table.coinTable TABLE P
{
}

table.coinTable TABLE H4
{
  color:#0080E6;
  font-size:12px;
  font-weight:normal;
}
 
table.coinTable TABLE A:hover
{
  color:#0080E6;
}
 

/* ---------------------------------- eventsListTable -------------------------------------------------------------------- */

TABLE.eventsListTable
{ margin-bottom:15px; width:100%; border:1px solid #C3CCD4; }

	TABLE.eventsListTable TD,TABLE.eventsListTable TH
	{ 
		padding:3px;
		padding-left:5px;
		padding-right:5px; 
		text-align:left;
		vertical-align:top;
	}

	TABLE.eventsListTable TD.eventImage
	{ 
		width:100px;
		padding-top:5px;
		border-bottom:1px solid	#C3CCD4;
		border-left:1px solid #C3CCD4;
	}
	
	TABLE.eventsListTable TH TABLE
	{ width:100%; }
		
	TABLE.eventsListTable TH TABLE TH, TABLE.eventsListTable TH TABLE TD
	{ padding-bottom:1px;}

	TABLE.eventsListTable TH TABLE TH
	{ font-weight:bold; font-size:12px; border:none;  }
		
	TABLE.eventsListTable TH
	{ background-color:#F7F7F7; border-bottom:1px solid	#C3CCD4; }

	TABLE.eventsListTable HR
	{ border:1px solid #C3CCD4; height:1px; }

	TABLE.eventsListTable H2.H2events
	{
		font-size:13px;
		line-height:14px;
		font-weight:bold;
		margin:0px;
		color:#3067A2;
		font-family: Arial, Sans-Serif;
	}		

	TABLE.eventsListTable H3.H3events
	{
		font-size:13px;
		line-height:14px;
		font-weight:normal;
		margin:0px;
		color:#FF6000;
		font-family: Arial, Sans-Serif;
	}		
	

	TABLE.eventsListTable H4.H4eventsDate
	{
		font-size:11px;
		font-weight:bold;
		margin:0px;
		color:#A4B1BC;
		white-space:nowrap;
	}
		
		
		
		
		
		
/* ---------------------------------- tableRightMenuBOX -------------------------------------------------------------------- */

.tableRightMenuBOX
{
	width:100%;
	border:none;
}

	.tableRightMenuBOX TD,.tableRightMenuBOX TH
	{
		padding:3px;
		padding-left:5px;
		padding-right:5px;
		font-size:11px;
	}

	.tableRightMenuBOX TH
	{
		vertical-align:center;
		background-color:#A4B1BC;
		color:#FFFFFF;
		font-weight:bold;
		border-top:1px solid #D7D7D7;
	}
	

	.tableRightMenuBOX TD
	{
		vertical-align:top;
		
	}


		.tableRightMenuBOX TD IMG.icon,.tableRightMenuBOX TD IMG.icon
		{
			border:none;
			margin-right:5px;
			margin-top:3px;
		}




				
/* ---------------------------------- tableTechArticlesList -------------------------------------------------------------------- */
		
.tableTechArticlesList
{
	width:100%;
	border:1px solid #D7D7D7;
}

	.tableTechArticlesList TD,.tableTechArticlesList TH
	{
		font-weight:normal;
		padding:3px;
		padding-left:5px;
		padding-right:5px;
	}

	.tableTechArticlesList TH
	{
		text-align:left;
		vertical-align:center;
		background-color:#A4B1BC;
		color:#FFFFFF;
		font-weight:bold;
		border-bottom:2px solid #D7D7D7;
	}
	
	.tableTechArticlesList TD
	{	}

	.taTitle
	{ font-weight:bold;	margin-bottom:5px; }


	.taTitle A, .taTitle A:link, .taTitle A.visited, .taTitle A.focus, .taTitle A.active
	{ font-weight:bold;	margin-bottom:5px;	}	
	
	.taTitle A.hover
	{ font-weight:bold;	margin-bottom:5px; }	


	.taAuthor
	{ font-style:italic; font-size:11px; margin-bottom:5px; }

	.tableTechArticlesList .taAbstract
	{ 	}

	 .taDate
	{ font-style:italic; font-size:11px; color:#7A848E; }
	
	.taAttachmentsTable
	{
	   width:100%;
	   margin-top:5px;
	   margin-bottom:10px;
	   border-top:1px solid #E5E5E5;
	   border-bottom:1px solid #E5E5E5;
	}	

	.taAttachmentsTD
	{
	   background-color:#F3F3F3;
	   padding:3px;
	   vertical-align:center;
	   text-align:left;
	}
	
	.taAttachmentsTD DIV
	{ margin-top:3px; margin-bottom:3px;}	
		
	.tableTechArticlesList TD IMG.icon,.tableTechArticlesList TH IMG.icon
	{
		border:none;
		margin:0px;
		margin-right:5px;
	}
		
		
	A.publicationsH1Link, A.publicationsH1Link:link, A.publicationsH1Link:visited, A.publicationsH1Link:focus, A.publicationsH1Link:active
	{
		font-size:16px;
		font-weight:bold;
		text-decoration:underline;
	}	
	
	A.publicationsH1Link:hover
	{
		font-size:16px;
		font-weight:bold;
		text-decoration:underline;
		color:#FF6000;
	}	
			

/* ---------------------------------- documentsAndLinksInRow -------------------------------------------------------------------- */

.documentsAndLinksInRow
{ display:block; padding-left:5px; margin-right:5px; float:left; white-space:nowrap; ; }





/* ---------------------------------- tableTechArticlesListNote -------------------------------------------------------------------- */
		
.tableTechArticlesListNote
{
	width:100%;
	border:none;
}

	.tableTechArticlesListNote TD,.tableTechArticlesListNote TH
	{

		font-weight:normal;
		padding:3px;
		padding-left:5px;
		padding-right:5px;
		
	}
		.tableTechArticlesListNote TD IMG.icon,.tableTechArticlesListNote TD IMG.icon
		{
			border:none;
			margin-right:5px;
			margin-top:3px;
		}
		


/* ---------------------------------- tablePressReleasesList -------------------------------------------------------------------- */

.tablePressReleasesList
{
	width:100%; 
	border:1px solid #D7D7D7;
}

	.tablePressReleasesList TD,.tablePressReleasesList TH
	{
		text-decoration: none;
		font-weight:normal;
		padding:3px;
		padding-left:5px;
		padding-right:5px;
		
	}

	.tablePressReleasesList TH
	{
		vertical-align:center;
		background-color:#A4B1BC;
		color:#FFFFFF;
		font-weight:bold;
		border-bottom:2px solid #D7D7D7;
	}

	.tablePressReleasesList TD
	{
		vertical-align:top;
		border-top:1px solid #D7D7D7;
	}

	.tablePressReleasesList .downloadTD
	{ background-color:#F7F7F7;	border-left:1px solid #D7D7D7; }	

	.tablePressReleasesList .leftBorder
	{ border-left:1px solid #D7D7D7; }

	.tablePressReleasesList TD IMG.icon,.tablePressReleasesList TD IMG.icon
	{
		border:none;
		margin-right:5px;
		margin-top:2px;
	}
		
		
/* ---------------------------------- registrationTable -------------------------------------------------------------------- */

.registrationTable
{
	
	border:2px solid #C3CCD4;
	margin:0px;
	height:300px;
}

.registrationTable TH,.registrationTable TD
{
	padding:2px;
	padding-left:10px;
	padding-right:0px;
	background-color:#F3F3F3;
	color:#000000;
	font-weight:bold;
	vertical-align:center;
}

.registrationTable TD
{ }

.registrationTable DIV { font-size:10px; font-weight:bold; }

.registrationTable TD.star
{padding:0px; padding-left:3px; vertical-align:middle; color:red }

.registrationTable TH
{ text-align:left; white-space:nowrap;}

.registrationTable A, .registrationTable A:link, .registrationTable A:visited, .registrationTable A:focus, .registrationTable A:active
{
	
	font-weight:bold;
	padding-left:15px;
	background:transparent url('/RazpolEng/_images/dotted_icon.gif') left 4px no-repeat;
}

.registrationTable INPUT
{
	border:solid 1px #A4B1BC;
	/*height:14px;*/
	width:140px;
}

.registrationTable INPUT.checkBox
{
	border:none !important;
	width:20px !important;
	margin-left:-4px;
}

.registrationTable INPUT.req
{
	border:solid 1px #A4B1BC;
	height:14px;
	width:140px;
}

.registrationTable SELECT
{
	border:solid 1px #A4B1BC;
	height:14px;
	width:144px;
}

.registrationTable HR
{
  border:1px inset #FFFFFF;
  margin-top:0px; 
  margin-bottom:0px;
}
		
	
/* ---------------------------------- mainLoginTable -------------------------------------------------------------------- */
		
.mainLoginTable
{
	border:1px solid #D7D7D7;
	margin-top:0px;
}

.mainLoginTable TH,.mainLoginTable TD
{
	padding:5px;
	background-color:#F3F3F3;
	color:#000000;
	font-weight:bold;
	text-align:left;
	vertical-align:center;
}

.mainLoginTable TD
{
	background-color:#FFFFFF;
	text-align:left;
	border-left:1px solid #D7D7D7;
}


.mainLoginTable A, .mainLoginTable A:link, .mainLoginTable A:visited, .mainLoginTable A:focus, .mainLoginTable A:active
{
	display:block;
	font-weight:bold;
	padding-left:15px;
	margin-bottom:15px;
	margin-top:3px;
	background:transparent url('/RazpolEng/_images/_design/iconArrowRightOrange.gif') left 3px no-repeat;
}		


/* ---------------------------------- updateExpiredPasswordTable -------------------------------------------------------------------- */
		
.updateExpiredPasswordTable
{
	border:1px solid #D7D7D7;
	margin-top:0px;
	width:380px;
}

.updateExpiredPasswordTable TH,.updateExpiredPasswordTable TD
{
	padding:2p;x
	padding-left:5px;
	padding-right:5px;
	background-color:#F3F3F3;
	color:#000000;
	font-weight:bold;
	text-align:left;
	vertical-align:center;
}

.updateExpiredPasswordTable TD
{
	background-color:#FFFFFF;
	text-align:left;
	border-left:1px solid #D7D7D7;
}


.updateExpiredPasswordTable A, .updateExpiredPasswordTable A:link, .updateExpiredPasswordTable A:visited, .updateExpiredPasswordTable A:focus, .updateExpiredPasswordTable A:active
{
	display:block;
	font-weight:bold;
	padding-left:15px;
	margin-bottom:15px;
	margin-top:3px;
	background:transparent url('/RazpolEng/_images/_design/iconArrowRightOrange.gif') left 3px no-repeat;
}



/* ---------------------------------- extendedLinksTable -------------------------------------------------------------------- */

.extendedLinksTable
{ width:100%; border:1px solid #E5E5E5; margin-bottom:10px; }


.extendedLinksTable TD, .extendedLinksTable TH
{ vertical-align:top; }


.extendedLinksTable TD
{
	background:none;
	border:none;
	padding:5px;
}


.extendedLinksTable TH.categoryTitle
{
	text-align:left;
	background-color:#7A848E;
	color:#FFFFFF;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
}

.extendedLinksTable TH.itemTitle
{
	text-align:left;
	background-color:#F7F7F7;
	border:none;
	padding:2px;
	padding-left:5px;
	padding-right:5px;	
	border-bottom:1px solid #E5E5E5;
}

.extendedLinksTable TH.itemTitle DIV.itemTitle
{
	padding-left:10px;
	height:100%;
	background: transparent url('/RazpolEng/_images/_design/iconArrowRightOrange.gif') left 4px no-repeat;
}

	.extendedLinksTable H4
	{
		font-weight:bold;
		color:#3067A2;
		font-size:13px;
	}

.extendedLinksTable TH.itemTitle DIV.itemTitle
{
	padding-left:10px;
	height:100%;
	background: transparent url('/RazpolEng/_images/_design/iconArrowRightOrange.gif') left 4px no-repeat;
}

.extendedLinksTable DIV.moreInformation
{ margin-top:5px; width:100%; text-align:left; }
	
	
.extendedLinksTable TH.itemTitle A, .extendedLinksTable TH.itemTitle A:link, .extendedLinksTable TH.itemTitle A:visited, .extendedLinksTable TH.itemTitle A:focus, .extendedLinksTable TH.itemTitle A:active
{
	background: transparent url('/RazpolEng/_images/_design/iconArrowRightGrey.gif') right 4px no-repeat;
	margin-top:1px;
	padding-right:10px;
	color:#FF6000;
}



/* ---------------------------------- simpleLinksTable -------------------------------------------------------------------- */

.simpleLinksTable
{ width:100%; border:1px solid #E5E5E5; margin-bottom:10px; }


.simpleLinksTable TD, .simpleLinksTable TH
{ vertical-align:top; }


.simpleLinksTable TD
{
	background:none;
	border:none;
	padding:5px;
	vertical-align:top;
}


.simpleLinksTable TH.categoryTitle
{
	text-align:left;
	background-color:#7A848E;
	color:#FFFFFF;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
}

.simpleLinksTable TH.itemTitle
{
	text-align:left;
	background-color:#F7F7F7;
	border-right:1px solid #E5E5E5;
	padding:2px; padding-left:5px;
	width:150px;
}

	.simpleLinksTable  H4
	{
		font-weight:bold;
		color:#3067A2;
		font-size:13px;
	}

.simpleLinksTable DIV.moreInformation
{ margin-top:5px; width:100%; text-align:left; }

.simpleLinksTable TH.itemTitle A, .simpleLinksTable TH.itemTitle A:link, .simpleLinksTable TH.itemTitle A:visited, .simpleLinksTable TH.itemTitle A:focus, .simpleLinksTable TH.itemTitle A:active
{ color:#FF6000; }



/* ---------------------------------- glossaryTerm -------------------------------------------------------------------- */

.glossaryTerm
{
	width:100%;
	padding:0px;
	margin:0px;
	border-bottom:1px solid #E5E5E5;	
}

.glossaryTerm DT, .glossaryTerm DD
{
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
}
	
.glossaryTerm DT
{
	padding:2px;
	padding-left:15px;
	padding-right:5px;	
	background-color: #F7F7F7;
	font-weight:bold;
	color:#3067A2;
		
	border:1px solid #E5E5E5;	
	display: block;
	margin:0px !important;
}

.glossaryTerm DT DIV.icon
{
	margin:0px;
	margin-top:-3px;
	margin-left:-5px;
	background: transparent url('/RazpolEng/_images/_design/iconArrowRightOrange.gif') left 6px no-repeat;
	display:block;
	font-size:1px;
	height:15px;
	width:5px;
	padding:0px;
}


.glossaryTerm DD
{
	display: block;
	margin:0px !important;
	padding:5px;
}

	
.glossaryLetterTab
{
	background: #A4B1BC url('/RazpolEng/_images/_design/tabEndPart.gif') right top no-repeat; 	
	line-height:21px;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	margin-top:15px;
	width:15px;
}


/* ---------------------------------- glossaryABC -------------------------------------------------------------------- */

.glossaryABC
{ 
  float:left; width:14px; height:18px; text-align:center;
  background-color: #F7F7F7;
  border:1px solid #E5E5E5;
  margin-right:3px;
  margin-bottom:5px;
  font-weight:bold;
  font-size:15px;
  color:#E5E5E5;
  padding:0px !important;
}

.glossaryABCMouseOver
{ 
  background-color: #FFFFFF !important;
}


.glossaryABC A, .glossaryABC A:link, .glossaryABC A:visited, .glossaryABC A:focus, .glossaryABC A:active
{ font-weight:bold !important; font-size:14px !important;width:100%; }

.glossaryABC A:hover
{ background-color: #FFFFFF; }



/* ---------------------------------- sideMenuLoginTable -------------------------------------------------------------------- */
.sideMenuLoginTable
{
	width:170px;
	margin:0px;
	margin-bottom:10px;
}

.sideMenuLoginTable TD,.sideMenuLoginTable TH
{
	text-align:left;
}

.sideMenuLoginTable TD
{
	padding:2px;
	padding-left:5px;
	padding-right:5px;
}


.sideMenuLoginTable TH
{
	color:#FFFFFF;
	background:#7A848E;		
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #FFFFFF;
}


.sideMenuLoginTable DIV
{
	background: transparent url('/RazpolEng/_images/_design/iconArrowRightOrange.gif') left 3px no-repeat;
	padding-left:10px;
	margin-top:3px;
}

.sideMenuLoginTable HR
{ height:3px; border:1px inset #FFFFFF; padding:0px; margin:0px;}


/* ---------------------------------- photoAlbumsGallery -------------------------------------------------------------------- */

.photoAlbumsGallery
{ width:100%; }

.photoAlbumsGallery TD
{
	text-align: center;
	vertical-align: top;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
}

.photoAlbumsGallery TABLE 
{ 
	margin-bottom:15px;
	width:default; 
}

.photoAlbumsGallery TABLE TH
{
	 padding:0px;
	 vertical-align:bottom;
}

.photoAlbumsGallery IMG
{
	margin-top:5px;
	display:block;
	padding:2px;
	border: 1px solid #B0B0B0;
}

.photoAlbumsGallery A:hover IMG
{
	padding:2px;
	border: 1px solid #4E5C81;
}


/* ---------------------------------- photoAlbumsTable -------------------------------------------------------------------- */
.photoAlbumsTable
{ width:100%; }

.photoAlbumsTable TD
{
	text-align: center;
	vertical-align: top;
	padding:5px;
}

.photoAlbumsTable DIV
{
	background: #FFFFFF url('/RazpolEng/_images/bg_images_bottom.gif') center bottom no-repeat;
	text-align: center;
	width:165px;
}

.photoAlbumsTable DIV DIV
{
	background: transparent url('/RazpolEng/_images/bg_images_top.gif') center top no-repeat;
	padding-top: 13px;
	padding-bottom: 13px;
	width:165px;
}



/* ---------------------------------- photoAlbumsGalleryItem -------------------------------------------------------------------- */

.photoAlbumsGalleryItem
{ width:300px; }

.photoAlbumsGalleryItem TD
{
	text-align: center;
	vertical-align: top;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
}

.photoAlbumsGalleryItem IMG
{
	margin-top:5px;
	padding:2px;
	border: 1px solid #B0B0B0;
}

.photoAlbumsGalleryItem A:hover IMG
{
	padding:2px;
	border: 1px solid #7199C2;
}



/* ---------------------------------- mainForumTablePaging -------------------------------------------------------------------- */

.mainForumTablePaging
{
	width:100%;
	margin-top:10px;
	border:none;
}

	.mainForumTablePaging TH
	{ 
		color:#0066B9;
		font-weight:normal;
		line-height:20px;
		padding:2px;
		vertical-align:top;
	}
	
	.mainForumTablePagingTopBorder
	{ border-top:3px solid #DEDFDF;	}

	.mainForumTablePagingBtmBorder
	{ border-bottom:3px solid #DEDFDF; }
	

	.mainForumTablePaging TH.breadCrumbs
	{ 
		text-align:left;
		font-weight:normal;
		color:#000000;
	}
	

	.mainForumTablePaging TH.pagesList
	{ 
		width:200px;
		text-align:left;
	}

	.mainForumTablePaging TH.postReplyTopic
	{ 
		width:80px;
		text-align:left !important;
		padding-right:2px;
	}
		
		
/* ---------------------------------- mainForumTable -------------------------------------------------------------------- */
	
.mainForumTable
{
	width:100%;
	margin-top:10px;
	border:1px solid #BBCEDE;
	border-right:none;
	
}

.mainForumTable TH,.mainForumTable TD
{
	padding:2px;
	padding-left:10px;
	padding-right:10px;
	background-color:#BFD5EA;
	vertical-align:center;
}

.mainForumTable TD
{ 
	border-top:1px solid #BBCEDE;
	border-right:1px solid #BBCEDE;
	background-color:#F1F1F1;
	padding:2px;
	padding-left:10px;
	padding-right:10px;
}

	.mainForumTable TD.title
	{	
		background:#F1F1F1 url('/RazpolEng/_images/_design/iconArrowRightOrange.gif') 5px 4px no-repeat;
		padding-left:20px;
	}
	
	.mainForumTable TD.titleTopic
	{	
		background:#F1F1F1 url('/RazpolEng/_images/_design/iconArrowRightOrange.gif') 5px 4px no-repeat;
		padding-left:20px;
		vertical-align:top;
	}

	.mainForumTable TD.posts
	{ 
		background-color:#DEDFDF;
		text-align:center;
		width:50px;
	}

	.mainForumTable TD.topics
	{ 
		background-color:#DEDFDF;
		text-align:center;
		width:50px;
	}


	.mainForumTable TD.itemAuthor
	{ 
		text-align:left;
		vertical-align:top;
		width:180px;
		
	}

	.mainForumTable TD.itemAuthorModerator
	{ 
		text-align:left;
		vertical-align:top;
		width:180px;
		background: #F1F1F1 url('/RazpolEng/_images/ForumModeratorBackground.gif') right top no-repeat;
	}
	
	.mainForumTable TD.itemContent
	{	
		width:100%;
		background-color:#DEDFDF;
		vertical-align:top;

	}

	.mainForumTable TD.itemButtons
	{ 
		background-color:#DEDFDF;
		vertical-align:bottom;
		text-align:left;
		border-top:none;
	}
	

	.mainForumTable TD.lastPost
	{ 
		width:150px;
	}


	.mainForumTable TD.lastReply
	{ 
		width:250px;
	}

.mainForumTable TH
{
	text-align:left;
	background-color:#E5E5E5;	
	font-weight:normal;
}

	.mainForumTable TH.rightBorder
	{ 
		border-right:1px solid #BBCEDE;
	}


	.mainForumTable TH.posts
	{ 
		text-align:center;
		width:50px;
	}

	.mainForumTable TH.topics
	{ 
		text-align:center;
		width:50px;
	}

	.mainForumTable TH.header
	{ 
		background-color:#7A848E;
		color:#FFFFFF;
		font-weight:bold;
	}
	

.mainForumTable DIV.moderatedBy
{
	font-weight:normal;
	font-style:italic;	
	color:#7A848E;
}



.mainForumTable INPUT
{
	border:solid 1px #4080BF;
	height:14px;
	width:190px;
}

.mainForumTable INPUT.long
{
	width:99%;
}


.mainForumTable INPUT.req
{
	border:solid 1px #FF0000;
	height:14px;
	width:190px;
}


.mainForumTable TEXTAREA.editor
{
	line-height:normal;
	padding:0px;
}

.mainForumTable SELECT
{
	border:solid 1px #4080BF;
	height:14px;
	width:194px;
}

.mainForumTable HR
{
  border:1px inset #FFFFFF;
  margin-top:0px; 
  margin-bottom:0px;
}


/* ---------------------------------- managementListTable -------------------------------------------------------------------- */


TABLE.managementListTable
{ margin-bottom:15px; width:100%; }

	TABLE.managementListTable TD,TABLE.managementListTable TH
	{ 
		padding:0px; 
		padding-left:5px;
		padding-right:5px; 
		text-align:left;
		vertical-align:top;
	}

	TABLE.managementListTable TD.managementItemImage
	{ width:80px; padding-left:0px; padding-right:0px; }

	TABLE.managementListTable TH.managementItemTitle
	{ 
		padding-bottom:0px;
		background-color:transparent;
		border-bottom:1px solid #C3CCD4;
	}
		
		TABLE.managementListTable  TABLE
		{ width:100%;}
			
			TABLE.managementListTable TABLE TH, TABLE.managementListTable TABLE TD
			{  background-color:#FFFFFF; vertical-align:middle; }
	
			TABLE.managementListTable TABLE TD
			{ }

			TABLE.managementListTable TABLE TD.shortDecription
			{ background:none; }
			
			TABLE.managementListTable TABLE TH
			{ font-weight:bold; }
		
	TABLE.managementListTable TH
	{ color:black  }


	TABLE.managementListTable H3
	{
		font-size:15px;
		font-weight:bold;
		margin:0px;
		color:#7A848E;
		font-family: Arial, Sans-Serif;
	}		

	TABLE.managementListTable H4
	{
		font-size:12px;
		font-weight:bold;
		margin-top:0px;
		color:#4E5C81;
		font-family: Arial, Sans-Serif;
	}		
	
.managementListTable DIV.moreInformation
{ margin-top:5px; width:100%; text-align:left; }	

.managementItemPosition
{ color:#000000; font-size:13px; font-weight:normal !important} 





/* ---------------------------------- emailMessageTable -------------------------------------------------------------------- */

.emailMessageTable
{ margin-top:15px; width:100%; border:1px solid #7A848E;}

	.emailMessageTable TD, .emailMessageTable TH
	{ 
		padding:3px; 
		padding-left:5px;
		padding-right:5px; 
		text-align:left;
		vertical-align:top;
		background-color:#F3F3F3;
	}

	.emailMessageTable TH
	{ 
		background-color:#E5E5E5;
		color:#7A848E;
		font-weight:bold;
		border-right:1px solid #7A848E;
		width:150px;
	}

	.emailMessageTable TH.topHeader
	{ 
		background-color:#E5E5E5;
		color:#7A848E;
		font-weight:bold;
		border-right:none;
		border-bottom:1px solid #7A848E;
		width:100%;
	}
	
	
/* ---------------------------------- Regular_MAINPAGE_Childs_IMGS -------------------------------------------------------------------- */
	
TABLE .Regular_MAINPAGE_Childs_IMGS
{ margin-top:10px; }

TABLE .Regular_MAINPAGE_Childs_IMGS TH
{
	padding-right:10px;
	padding-bottom:20px;
	vertical-align:top;
	text-align:center;
}

TABLE .Regular_MAINPAGE_Childs_IMGS TD SPAN.Title
{
	display:block;
	width:100%;
	text-align:center;
}	

TABLE .Regular_MAINPAGE_Childs_IMGS .imgContainer
{
	display:block;
	width:1px;
}
	

/* ---------------------------------- Regular_MAINPAGE_Childs_LIST -------------------------------------------------------------------- */

TABLE .Regular_MAINPAGE_Childs_LIST
{ margin-top:10px; margin-bottom:10px; }

TABLE .Regular_MAINPAGE_Childs_LIST TD
{
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	background-color:#eeeeee;	
}


TABLE .Regular_MAINPAGE_Childs_LIST TR.alt TD
{ background-color:#DADADA;	}



/* ---------------------------------- pageToolsTableForProductItem -------------------------------------------------------------------- */

.pageToolsTableForProductItem
{
	width:100%;
	margin-top:0px;
	margin-bottom:10px;
	background-color:#ECEBD9;
	height:40px;
	border-top:1px solid #FFFFFF;	
}

	.pageToolsTableForProductItem TD
	{
		padding-right:15px;
		padding-left:15px;
	}

		.pageToolsTableForProductItem TD IMG
		{
			padding-left:5px;
		}


/* ---------------------------------- productListBox -------------------------------------------------------------------- */

.productListBox
{ 
	width:100%;
}

.productListBox TD, .productListBox TH
{
width:180px;
text-align:center;

/*background:#FFFFFF url('/RazpolEng/_images/_design/productListBox.gif') center top no-repeat;*/
}
		
.productListBox A, .productListBox A:link, .productListBox A:visited, .productListBox A:focus, .productListBox A:active
{ 
font-weight:normal;	
cursor:pointer;
color:#000000;
font-size:11px;
font-family:verdana;
}

.productListBox A:hover
{ color:#E00009; 
text-decoration:none;
}

DIV.backToCategory
{
	background:#FFFFFF url('/RazpolEng/_images/_design/productItemBackToCatalogLineDot.gif') left bottom repeat-x !important;
	margin-bottom:15px;
}

DIV.backToCategory DIV
{
	background:transparent url('/RazpolEng/_images/_design/productItemBackToCatalogLine.gif') left bottom no-repeat !important;
	heigth:14px;
	padding-bottom:3px;
	padding-left:14px;
	padding-right:14px;
	text-align:center;
}


/* ---------------------------------- productNavigatinTable -------------------------------------------------------------------- */

.productNavigatinTable
{ 
	margin:0px !important;
	background-color:#E5E5E5;
	height:50px;
	border-bottom:1px solid #CCCCCE;
	border-top:1px solid #CCCCCE;	
	width:100%;
}

.productNavigatinTable TD
{ 
	padding-left:10px;
	padding-right:10px;
	color:#888888;
}

.productNavigatinTable TD A, .productNavigatinTable TD A:link, .productNavigatinTable TD A:visited, .productNavigatinTable TD A:focus, .productNavigatinTable TD A:active
{ 
	color:#C10800;
}
		
	
	
/* ---------------------------------- downloadZoneMainCategoriesTable -------------------------------------------------------------------- */

.downloadZoneMainCategoriesTable
{ 
	
}		
		
.downloadZoneMainCategoriesTable TD, .downloadZoneMainCategoriesTable TH
{
	text-align:left;
	padding:0px;
	padding-right:20px;
	color:#888888;
	padding-bottom:20px;
}

.downloadZoneMainCategoriesTable A H5, .downloadZoneMainCategoriesTable A:link H5, .downloadZoneMainCategoriesTable A:visited H5, .downloadZoneMainCategoriesTable A:focus H5, .downloadZoneMainCategoriesTable A:active H5
{ 
	font-weight:normal;	
	display:block;
}

.downloadZoneMainCategoriesTable A:hover
{ background-color: #FFFFFF; }


/* ---------------------------------- downloadZoneSubCategoriesTable -------------------------------------------------------------------- */

.downloadZoneSubCategoriesTable
{ 
	border-right:1px solid #B0B0B0;
	width:100%;
	margin-bottom:20px;
}		
		
.downloadZoneSubCategoriesTable TD, .downloadZoneSubCategoriesTable TH
{
	text-align:left;
	color:#030303;
}

 .downloadZoneSubCategoriesTable TH
{
	background-color:#F0F0F0;
	color:030303;
	font-weight:bold;
	border:1px solid #B0B0B0;
	border-right:none;
	padding:5px;
}

 .downloadZoneSubCategoriesTable TD
{
	padding:0px;
	border-left:1px solid #B0B0B0;
	border-bottom:1px solid #B0B0B0;
	
}

.downloadZoneSubCategoriesTable TD IMG.icon
{ padding-right:5px; }
	
.downloadZoneSubCategoriesTable A, .downloadZoneSubCategoriesTable A:link, .downloadZoneSubCategoriesTable A:visited, .downloadZoneSubCategoriesTable A:focus, .downloadZoneSubCategoriesTable A:active
{ 
	font-weight:normal;	
	display:block;
	padding:5px;
}

.downloadZoneSubCategoriesTable A.this, .downloadZoneSubCategoriesTable A.this:link
{ 
	background-color: #D1E7FF;
}

.downloadZoneSubCategoriesTable A:hover

{ background-color: #D1E7FF; text-decoration:none; }



/* ---------------------------------- downloadZoneListTable -------------------------------------------------------------------- */

.downloadZoneListTable
{ 
	border-right:1px solid #B0B0B0;
	width:100%;
	margin-bottom:20px;
}		
		
.downloadZoneListTable TD, .downloadZoneListTable TH
{
	text-align:left;
	color:#030303;
	padding:5px;
	vertical-align:middle;
}

 .downloadZoneListTable TH
{
	background-color:#F0F0F0;
	color:030303;
	font-weight:bold;
	border:1px solid #B0B0B0;
	border-right:none;
	
}

 .downloadZoneListTable TD
{
	border-left:1px solid #B0B0B0;
	border-bottom:1px solid #B0B0B0;
}

 .downloadZoneListTable TD.DZIsize
{
	font-size:9px;
	white-space:nowrap;
}

 .downloadZoneListTable TD.DZIdescription
{
	line-height:19px;
}

 .downloadZoneListTable TD SPAN.DZIversion
{
	font-size:9px;
	color:#7A848E;
}

.downloadZoneListTable TD IMG.icon
{ padding-right:5px; }
	
.downloadZoneListTable A, .downloadZoneListTable A:link, .downloadZoneListTable A:visited, .downloadZoneListTable A:focus, .downloadZoneListTable A:active
{ 
	font-weight:normal;	
	display:block;
	padding:5px;
}

.downloadZoneListTable A:hover

{ text-decoration:none; }



/* ---------------------------------- productsMainCategoriesTable -------------------------------------------------------------------- */

.productsMainCategoriesTable
{ width:100%; }		
		
.productsMainCategoriesTable TD, .productsMainCategoriesTable TH
{
	text-align:left;
	padding:5px;

	color:#888888;
	padding-bottom:20px;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

.productsMainCategoriesTable TABLE 
{ width:100%; }

.productsMainCategoriesTable TABLE TD,.productsMainCategoriesTable TABLE TH
{
	text-align:left;
	padding:3px;
	color:#888888;
	border:none;
}


.productsMainCategoriesTable TABLE TH
{
	text-align:center;
	color:#888888;
	background-color:#F3F3F3;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}

.productsMainCategoriesTable A H5, .productsMainCategoriesTable A:link H5, .productsMainCategoriesTable A:visited H5, .productsMainCategoriesTable A:focus H5, .productsMainCategoriesTable A:active H5
{ 
	font-weight:normal;	
	display:block;
}

.productsMainCategoriesTable A:hover
{  }

.productsMainCategoriesTable A:hover IMG
{ filter:alpha(Opacity=100, FinishOpacity=40, Style=2, StartX=0, StartY=0, FinishX=200, FinishY=0); }


/* ---------------------------------- productsSubCategoriesTable -------------------------------------------------------------------- */

.productsSubCategoriesTable
{  }		
		
.productsSubCategoriesTable TD, .productsSubCategoriesTable TH
{
	text-align:center;
	padding:5px;
	color:#888888;
	padding-bottom:20px;
}

.productsSubCategoriesTable TABLE 
{ width:100%; }

.productsSubCategoriesTable TABLE TD,.productsSubCategoriesTable TABLE TH
{
	text-align:left;
	padding:3px;
	color:#888888;
	border:none;
}


.productsSubCategoriesTable TABLE TH
{
	text-align:center;
	color:#888888;
	/*background-color:#F3F3F3;*/
	
}

.productsSubCategoriesTable A H5, .productsSubCategoriesTable A:link H5, .productsSubCategoriesTable A:visited H5, .productsSubCategoriesTable A:focus H5, .productsSubCategoriesTable A:active H5
{ 
	font-size:11px;
	font-weight:normal;	
	display:block;
}

.productsSubCategoriesTable A:hover
{ 
	font-size:11px;
	font-weight:normal;	
	display:block;
	text-decoration:none;
}

.productsSubCategoriesTable A:hover
{  }

.productsSubCategoriesTable A:hover IMG
{ filter:alpha(Opacity=100, FinishOpacity=40, Style=2, StartX=0, StartY=0, FinishX=200, FinishY=0); }

.productsSubCategoriesTable IMG
{padding-top:1px !important;}


/* ---------------------------------- shoppingCartTableSmall -------------------------------------------------------------------- */

.shoppingCartTableSmall
{
	width:100%;
	margin:0px;
	margin-bottom:10px;

}

.shoppingCartTableSmall TH
{
	padding:2px;
	font-weight:bold;
	background:#7A848E url('/RazpolEng/_images/_design/cartIcon.gif') right 4px no-repeat;
}

.shoppingCartTableSmall TR.Header TH
{
	background:none;
	background-color:#E5E5E5;
	padding:2px;
	font-weight:bold;
	font-size:10px;
	color:#7A848E;
	border-top:1px solid #AFAFAF;
}

.shoppingCartTableSmall TD
{
	padding:2px;
	font-size:10px;
	border-top:1px solid #AFAFAF;
	color:#C80901;
}

.shoppingCartTableSmall TD.quantity, TABLE.shoppingCartTableSmall TH.quantity
{
	text-align:center;
	color:#000000;
	width:25px;
}

.shoppingCartTableSmall TD.subTotal
{
	text-align:center;
	color:#7A848E;
}

.shoppingCartTableSmall .goOrder
{
	text-align:left;
	color:#000000;
	border-bottom:3px inset #A4B1BC;
	
}


.shoppingCartTableSmall A, .shoppingCartTableSmall A:link, .shoppingCartTableSmall A:visited, .shoppingCartTableSmall A:focus, .shoppingCartTableSmall A:active
{ 
	font-weight:normal;	
	display:block;
	padding:1px;
	color:#0E64BC;
}

.shoppingCartTableSmall A:hover
{ text-decoration:underline; }

.shoppingCartTableSmall TH A, .shoppingCartTableSmall TH A:link, .shoppingCartTableSmall TH A:visited, .shoppingCartTableSmall TH A:focus, .shoppingCartTableSmall TH A:active
{ color:#FFFFFF; font-weight:bold; }

.shoppingCartTableSmall TH A:hover
{ text-decoration:underline; }


/* ---------------------------------- shoppingCartTableSmallFooter -------------------------------------------------------------------- */
DIV#shoppingCartTableSmallFooter
{ background-color: #4E5C81; margin-bottom:10px; }

	DIV#shoppingCartTableSmallFooter DIV 
	{ background: transparent url('/RazpolEng/_images/_design/mainRoundedBoxBL.gif') left bottom no-repeat; }

	DIV#shoppingCartTableSmallFooter DIV DIV
	{height:16px;width:100%; background: transparent url('/RazpolEng/_images/_design/mainRoundedBoxBR.gif') right bottom no-repeat; }






/* ----------------------------------   Milonic CSS   -------------------------------------------------------------------- */

/* ---------------------------------- MilonicOffClass -------------------------------------------------------------------- */
.MilonicOffClass
{
	background-color:#7A848E;
	color:#FFFFFF;
	padding:1px;
	padding-left:3px;
	padding-right:4px;
	text-align:left;	
}

.MilonicOffClass IMG
{ padding-left:5px; padding-top:5px; padding-right:2px; }

.MilonicOffClass A, .MilonicOffClass A:link, .MilonicOffClass A:visited, .MilonicOffClass A:focus, .MilonicOffClass A:active
{ color:#FFFFFF; font-weight:normal; }

.MilonicOffClass A:hover
{ color:#FFFFFF; text-decoration:underline; }


/* ---------------------------------- MilonicOnClass -------------------------------------------------------------------- */
.MilonicOnClass
{
	background-color:#4E5C81;
	color:#FFFFFF;
	padding:1px;
	padding-left:3px;
	padding-right:4px;
	text-align:left;	
}

.MilonicOffClass IMG
{ padding-left:5px; padding-top:5px; padding-right:2px; }

.MilonicOnClass A, .MilonicOnClass A:link, .MilonicOnClass A:visited, .MilonicOnClass A:focus, .MilonicOnClass A:active
{ color:#FFFFFF; font-weight:normal; }

.MilonicOnClass A:hover
{ color:#FFFFFF; text-decoration:underline; }


/* ---------------------------------- MilonicPageClass -------------------------------------------------------------------- */
.MilonicPageClass
{
	background-color:#4E5C81;
	color:#FFFFFF;
	padding:1px;
	padding-left:3px;
	padding-right:4px;
	text-align:left;
}

.MilonicPageClass IMG
{ padding-left:5px; padding-top:5px; padding-right:2px; }

.MilonicPageClass A, .MilonicPageClass A:link, .MilonicPageClass A:visited, .MilonicPageClass A:focus, .MilonicPageClass A:active
{ color:#FFFFFF; font-weight:normal; }

.MilonicPageClass A:hover
{ color:#FFFFFF; text-decoration:underline; }




/* ---------------------------------- MilonicSubMenuOffClass -------------------------------------------------------------------- */
.MilonicSubMenuOffClass
{
	background-color:#E5E5E5;
	color:#FFFFFF;
	padding:1px;
	padding-left:3px;
	padding-right:4px;
	text-align:left;	
}

.MilonicSubMenuOffClass IMG
{ padding-left:5px; padding-top:5px; padding-right:2px; }

.MilonicSubMenuOffClass A, .MilonicSubMenuOffClass A:link, .MilonicSubMenuOffClass A:visited, .MilonicSubMenuOffClass A:focus, .MilonicSubMenuOffClass A:active
{ color:#7A848E; font-weight:normal; }

.MilonicSubMenuOffClass A:hover
{ color:#7A848E; text-decoration:underline; }


/* ---------------------------------- MilonicSubMenuOnClass -------------------------------------------------------------------- */
.MilonicSubMenuOnClass
{
	background-color:#4E5C81;
	color:#FFFFFF;
	padding:1px;
	padding-left:3px;
	padding-right:4px;
	text-align:left;	
}

.MilonicSubMenuOnClass IMG
{ padding-left:5px; padding-top:5px; padding-right:2px; }

.MilonicSubMenuOnClass A, .MilonicSubMenuOnClass A:link, .MilonicSubMenuOnClass A:visited, .MilonicSubMenuOnClass A:focus, .MilonicSubMenuOnClass A:active
{ color:#FFFFFF; font-weight:normal; }

.MilonicSubMenuOnClass A:hover
{ color:#FFFFFF; text-decoration:underline; }


/* ---------------------------------- MilonicSubMenuPageClass -------------------------------------------------------------------- */
.MilonicSubMenuPageClass
{
	background-color:#4E5C81;
	color:#FFFFFF;
	padding:1px;
	padding-left:3px;
	padding-right:4px;
	text-align:left;
}

.MilonicSubMenuPageClass IMG
{ padding-left:5px; padding-top:5px; padding-right:2px; }

.MilonicSubMenuPageClass A, .MilonicSubMenuPageClass A:link, .MilonicSubMenuPageClass A:visited, .MilonicSubMenuPageClass A:focus, .MilonicSubMenuPageClass A:active
{ color:#FFFFFF; font-weight:normal; }

.MilonicSubMenuPageClass A:hover
{ color:#FFFFFF; text-decoration:underline; }






/* ---------------------------------- authorABC -------------------------------------------------------------------- */

.authorABC
{ 
  float:left; width:14px; height:18px; text-align:center;
  background-color: #F7F7F7;
  border:1px solid #E5E5E5;
  margin-right:3px;
  margin-bottom:5px;
  font-weight:bold;
  font-size:15px;
  color:#E5E5E5;
  padding:0px !important;
}

.authorABCMouseOver
{ 
  background-color: #FFFFFF !important;
}


.authorABC A, .authorABC A:link, .authorABC A:visited, .authorABC A:focus, .authorABC A:active
{ font-weight:bold !important; font-size:14px !important;width:100%; }

.authorABC A:hover
{ background-color: #FFFFFF; }


/* ---------------------------------- authorsItemTable -------------------------------------------------------------------- */


.authorsItemTable
{ width:100%;  }

	.authorsItemTable TD,.authorsItemTable TH
	{ 
		padding:3px; 
		padding-left:0px;
		padding-right:5px; 
		text-align:left;
		vertical-align:top;
		font-size:12px;
		font-family:Verdana;
	}

	.authorsItemTable .authorItemImage
	{  padding-left:0px; padding-right:0px; padding-bottom:10px; }

	.authorsItemTable TH.authorItemTitle
	{ 
		padding-bottom:5px;
		border-bottom:1px solid #C3CCD4;
	}
		
		.authorsItemTable TABLE
		{ width:100%;}
			
			.authorsItemTable TABLE TH, .authorsItemTable TABLE TD
			{ text-align:left; border:none;}

			.authorsItemTable TABLE TH
			{ padding-right:0px; white-space:nowrap; padding-right:5px;  }	

			.authorsItemTable TABLE TD
			{ width:100%; }	


			.authorsItemTable TABLE TD.shortDescription
			{ padding-left:10px;}

			.authorsItemTable TABLE TD.shortDescription P
			{ font-family:'Trebuchet Ms'; font-size:11px;  border-left:1px solid #C3CCD4; padding-left:10px;  }
			
			.authorsItemTable TABLE TH
			{ font-weight:bold; }

	.authorsItemTable H3
	{
		font-size:17px;
		font-size:15px;
		font-weight:bold;
		margin:0px;
		color:#01737E;
		font-family: Arial, Sans-Serif;
	}		

	.authorsItemTable H4
	{
		font-size:11px;
		font-size:12px;
		font-weight:bold;
		margin-top:0px;
		color:#4E5C81;
		font-family: Arial, Sans-Serif;
	}		
	
.authorsItemTable SPAN.authorAddressLine
{
	color:#999999; font-style:italic;
}


.authorsItemTable DIV.moreInformation
{ margin-top:5px; width:100%; text-align:left; }	

.managementItemPosition
{ font-weight:bold; } 

.authorsItemTable A:hover H3
{
		font-size:14px;
		font-size:15px;
		font-weight:bold;
		margin:0px;
		color:#1041C1;
		font-family: Arial, Sans-Serif;
}

.allPublicationsByAuthor A, .allPublicationsByAuthor A:link, .allPublicationsByAuthor A:visited, .allPublicationsByAuthor A:focus, .allPublicationsByAuthor A:active
{
	display:block;
	font-weight:bold;
	padding-left:15px;
	margin-bottom:15px;
	margin-top:3px;
	background:transparent url('/RazpolEng/_images/_design/iconArrowRightOrange.gif') left 3px no-repeat;
	font-size:13px;
}

	.allPublicationsByAuthor A:hover
	{
		display:block;
		font-weight:bold;
		padding-left:15px;
		margin-bottom:15px;
		margin-top:3px;
		background:transparent url('/RazpolEng/_images/_design/iconArrowRightOrange.gif') left 3px no-repeat;
		font-size:13px;
	}


/* ---------------------------------- authorsListTable -------------------------------------------------------------------- */


.authorsListTable
{  width:100%;  }

	.authorsListTable TD,.authorsListTable TH
	{ 
		padding:3px; 
		padding-left:5px;
		padding-right:5px; 
		text-align:left;
		vertical-align:top;
		font-size:12px;
		
	}

	.authorsListTable .authorItemImage
	{ padding:0px; padding-top:5px; padding-bottom:10px; width:90px; }

	.authorsListTable TD.authorLetterTD
	{ 
		padding:0px !important;
		border-bottom:1px solid #C3CCD4;
	}

		.authorLetterTab
		{
			background: #A4B1BC url('/RazpolEng/_images/_design/tabEndPart.gif') right top no-repeat; 	
			line-height:21px;
			padding-left:10px;
			padding-right:10px;
			color:#FFFFFF;
			font-size:16px;
			font-weight:bold;
			margin:0px;
			margin-top:15px;
			width:15px;
		}

	.authorsListTable TH.authorItemTitle
	{ 
		padding-bottom:5px;
		border-bottom:1px solid #C3CCD4;
	}
		
		.authorsListTable TABLE
		{ width:100%;}
			
			.authorsListTable TABLE TH, .authorsListTable TABLE TD
			{ text-align:left; border:none;}

			.authorsListTable TABLE TH
			{ padding-right:0px; white-space:nowrap; }	

			.authorsListTable TABLE TD
			{ width:100%; }	


			.authorsListTable TABLE TD.shortDescription
			{ padding-left:10px;}

			.authorsListTable TABLE TD.shortDescription P
			{ font-family:'Trebuchet Ms'; font-size:11px;  border-left:1px solid #C3CCD4; padding-left:10px;  }
			
			.authorsListTable TABLE TH
			{ font-weight:bold; }

	.authorsListTable H3
	{
		font-size:15px;
		font-weight:bold;
		margin:0px;
		color:#01737E;
		font-family: Arial, Sans-Serif;
	}		

	.authorsListTable H4
	{
		font-size:12px;
		font-weight:bold;
		margin-top:0px;
		color:#4E5C81;
		font-family: Arial, Sans-Serif;
	}		
	
.authorsListTable SPAN.authorAddressLine
{
	color:#999999; font-style:italic;
}


.authorsListTable DIV.moreInformation
{ margin-top:5px; width:100%; text-align:left; }	

.managementItemPosition
{ font-weight:bold; } 

.authorsListTable A:hover H3
{
		font-size:15px;
		font-weight:bold;
		margin:0px;
		color:#1041C1;
		font-family: Arial, Sans-Serif;
}
	
	


/*-------------------------------------aligncenter---------------------------*/
.aligncenter TD
{
	 text-align:center ;
}
