HTML
{
	scrollbar-face-color:#E8E8E9;
	scrollbar-track-color:#F3F3F3;
	scrollbar-arrow-color:#990100;
	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;
	margin: 5px; 
	direction:ltr;
	background:#f3f3f3;
}
BODY#mainBody
{
	margin:0px;
}
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;
}
P A, P A:link, P A:visited, P A:focus, P A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#0E64BC;
	font-family: Arial, Sans-Serif;
	font-size:13px;
}
P A:hover
{ text-decoration:none; color:#990100; }
img
{border:0px;}

TABLE
{ empty-cells:show; }

TH,TD { padding:0px; }

TD { vertical-align:top; }

FORM
{padding:0px;margin:0px;}

.redNote
{font-size: 10px;color: #990100}

BLOCKQUOTE
{background-color:#F1F1F1;border:1px solid #555555;padding:5px;margin:10px;width:90% !important;}

.ZOOMCursor
{cursor: -moz-zoom-in;cursor:url('../_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:#990100;font-size:11px;}

HR
{border:1px solid #E5E5E5;height:1px;}

/*ul 
{
	margin-left:1em;
	padding-left:2em;
}
 
li
{
	list-style: none;
	margin-left: 0px;
	list-style-position : outside;
	list-style-image: url('../_images/_design/bullet.gif'); 
}
*/
/* ---------------------------------- H1...H6 -------------------------------------------------------------------- */

H1,H2,H3,H4,H5,H6 { font-family: Georgia;}
H1
{
	font-size:24px;
	font-weight:normal;
	color:#990002;
	font-family:Georgia;
	margin-bottom:15px;
	margin-top:15px;
	border-bottom:5px solid #f8e4ce;
	background: url('../_images/_design/BGTitle5.gif') no-repeat;
	padding-left:30px;
}
#H1Item 
{
	font-size:24px;
	font-weight:normal;
	color:#990002;
	font-family:Georgia;
	margin-bottom:15px;
	margin-top:15px;
	padding-left:0px;
	border-bottom:none;
	background: none;
}
H2
{
	font-size:18px;
	font-weight:bold;
	margin-bottom:2px;
	color:#2F0593;
	font-family: Georgia;
}

H3
{
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	color:#606060;
	font-family: arial;
}

H4
{
	font-size:14px;
	font-weight:bold;
	margin-bottom:2px;
	color:#3367cc;
}

H5
{
	font-size:12px;
	font-weight:bold;
	margin-bottom:2px;
	margin-top:2px;
	color:#999999;
}

H6
{

	font-size:10px;
	font-weight:bold;
	margin-bottom:2px;
	margin-top:2px;
	color:#000;

}
/* ---------------------------------- LINKS -------------------------------------------------------------------- */

A, A:link, A:visited, A:focus, A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#0E64BC;
	font-family: Arial, Sans-Serif;

}
A:hover
{ text-decoration:none; color:#990100; }

/* ---------------------------------- 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:18px;
	width:160px;
	font-family:Verdana, Arial, Sans-Serif;	
	font-size: 11px;
}
INPUT.sideInput
{
	border:solid 1px #B1B1B1;
	height:18px;
	width:155px;
	font-family:Arial, Sans-Serif;	
	font-size: 11px;
}
SELECT.sideInput
{
	border:solid 1px #B1B1B1;
	height:18px;
	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:#9a0000;
	font-family : Arial, Sans-Serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	cursor: pointer;
	width:90px;
	margin-bottom:5px;
	border:none;
}
.buttonDisabled
{
	background:#cbcbcb;
	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:#cbcbcb;
	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:#990100;
	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:#990100;
	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:#990100;
	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('../_images/_design/button_top.gif') left top no-repeat;
}
A.btnGoTop:hover
{ text-decoration:none; }

/* ---------------------------------- companyTopLogo -------------------------------------------------------------------- */
#companyTopLogo
{ padding:0px;width:136px;}

/* ---------------------------------- companyLogo -------------------------------------------------------------------- */

IMG#companyLogo
{ width:136px; height:53px;padding:10px; }

/* ---------------------------------- pageHeader -------------------------------------------------------------------- */
DIV#pageHeader
{ background: #FFFFFF url('../_images/_design/mainRoundedBoxBorder.gif') left top repeat-x; }

DIV#pageHeader DIV
{ background: transparent url('../_images/_design/mainRoundedBoxBorder.gif') left top repeat-y; }

DIV#pageHeader DIV DIV 
{ background: transparent url('../_images/_design/mainRoundedBoxBorder.gif') right top repeat-y; }

DIV#pageHeader DIV DIV DIV 
{ background: transparent url('../_images/_design/mainRoundedBoxTL.gif') left top no-repeat; }

DIV#pageHeader DIV DIV DIV DIV
{ padding:1px; padding-bottom:0px; background: transparent url('../_images/_design/mainRoundedBoxTR.gif') right top no-repeat; }

DIV#pageHeader TABLE TH
{ width:200px; text-align:left; background: transparent url('../_images/_design/verticalDotBorder.gif') right top repeat-y; }

DIV#pageHeader TABLE TD
{ font-size:11px; padding:2px 5px; white-space:nowrap; vertical-align:top; text-align:left; color:#7A848E; }

DIV#pageHeader TABLE TD#serverDateTime
{ font-family: Verdana, Arial, Sans-Serif; width:161px; padding-bottom:7px; padding-right:5px; padding-left:5px; text-align:center; background: none !important; vertical-align:bottom; }

DIV#pageHeader TABLE TD A, DIV#pageHeader TABLE TD A:link, DIV#pageHeader TABLE TD A:visited, DIV#pageHeader TABLE TD A:focus, DIV#pageHeader TABLE TD A:active
{font-size:11px;font-weight:normal;padding:0px;vertical-align:center;color:#7A848E;display:block;text-decoration:none;text-align:left;}

DIV#pageHeader TABLE TD A:hover
{ text-decoration:none; color:#990100; }

/* ---------------------------------- pageFooter -------------------------------------------------------------------- */
DIV#pageFooter
{ background-color: #990100; }

DIV#pageFooter DIV 
{ background: transparent url('../_images/_design/mainRoundedBoxBL.gif') left bottom no-repeat; }

DIV#pageFooter DIV DIV
{height:23px;width:100%; background: transparent url('../_images/_design/mainRoundedBoxBR.gif') right bottom no-repeat; }
/* ---------------------------------- footerTable -------------------------------------------------------------------- */
.footerTable

{background:#666;margin-top:10px;color:#fff;}

.footerTable TD, .footerTable TH
{
	font-weight:normal;
	font-family:Arial;
	color:#fff;
	font-size:13px;
	padding:4px;
}

.footerTable A, .footerTable A:link, .footerTable A:visited, .footerTable A:focus, .footerTable A:active
{ 
	font-family:Arial;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	font-size:13px;
}

.footerTable A:hover
{ color:#fff;text-decoration:underline; }

/* ---------------------------------- TMenuTabsTable -------------------------------------------------------------------- */

#TMenuTabsTable
{ }
#TMenuTabsTable TH,#TMenuTabsTable TD
{
	background: none !important;border:none !important;padding:0px !important;height:21px !important;
}
#TMenuTabsTable TH
{
	background: #E5E5E5 url('../_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;font-family: Arial;font-size:12px;
	padding-left:10px !important;padding-right:10px !important;	
}
#TMenuTabsTable A:hover
{ text-decoration:none; }
#TMenuTabsTable TH.this
{
	background: #A4B1BC url('../_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 -------------------------------------------------------------------- */

#TMenuTableContainer
{ width:100%;}

#TMenuTable
{ }

#TMenuTable TD,TABLE#TMenuTable TH
{
	text-align:center;vertical-align:middle;
	padding-top:2px;
}
#TMenuTable A, #TMenuTable A:link, #TMenuTable A:visited, #TMenuTable A:focus, #TMenuTable A:active
{
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	white-space:nowrap;
	padding-left:3px;
	padding-right:3px;	
	font-size:12px;
	font-family: Arial, Sans-Serif;
}
#TMenuTable A:hover
{ color:#3003f6; text-decoration:none; }

#TMenuTable TH.this
{  }

#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:bold;
	text-decoration:none;
	color:#fff;
}

/* ---------------------------------- HPMainDiv ------------------------*/
#HPMainDivContainer
{ width:100%; border-top:4px solid #e5e5e5;border-bottom:4px solid #e5e5e5;margin-top:3px;overflow:hidden;}

#HPMainDiv
{ width:100%;background:#990000;margin:2px 0px;color:#fff;}

#HPMainDiv span
{ 
	padding:3px;
	display:inline-block;
}

#HPMainDiv A, #HPMainDiv A:link, #HPMainDiv A:visited, #HPMainDiv A:focus, #HPMainDiv A:active
{
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	/*display:block;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;	*/
	
	font-size:13px;
	font-family: Arial, Sans-Serif;
}
#HPMainDiv A:hover
{ color:#e5e5e5; text-decoration:underline; }

#HPMainDiv span.this
{  }

#HPMainDiv span.this A, #HPMainDiv span.this A:link, #HPMainDiv span.this A:visited, #HPMainDiv span.this A:focus, #HPMainDiv span.this A:active
{
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}

/* ---------------------------------- HPMainTable -------------------------------------------------------------------- */	
.HPMainTable	
{ margin-top:10px;width:100%; border:0px; }

.HPMainTable TD	
{ padding:0px; background-color:#F3F3F3;}

.HPMainTable DIV.tab
{
	background: #A4B0BC url('../_images/_design/tabEndPart.gif') right top no-repeat; 	
	line-height:15px;
	padding:3px;
	padding-left:10px;
	padding-right:10px;
	color:#F8FFFF;
	font-weight:bold;
	border-bottom:1px solid #A4B1BC;
}
	
.HPMainTable DIV.tab A, .HPMainTable DIV.tab A:link, .HPMainTable DIV.tab A:visited, .HPMainTable DIV.tab A:focus, .HPMainTable DIV.tab A:active
{
	font-size:12px;
	font-weight:bold;
	color:#FEFFFF;
	padding:0px;
	margin:0px;
	text-align:left;
	padding:0px 3px;
}
	
.HPMainTable DIV.tab A:hover 
{
	text-decoration:none; color:#000;
}

/* -------------------------------- HPTable ------------------------------------- */
.HPTable
{ width:98%; }

.HPTable TH,.HPTable TD
{
	vertical-align:top;
	padding:3px;
	padding-right:5px;
	text-align:left;
	font-family : arial;
	font-size:11px;
}	

.HPTable img
{
	border:1px solid #666;
}

.HPTable A, .HPTable A:link, .HPTable A:visited, .HPTable A:focus, .HPTable A:active
{
	vertical-align:top;
	text-align:left;
	font-family : arial;
	font-size:11px;
	color:#000;
}
.HPTable A:hover 
{
	text-decoration:none; color:#990100;
}

.HPTable TH A, .HPTable TH A:link, .HPTable TH A:visited, .HPTable TH A:focus, .HPTable TH A:active
{
	vertical-align:top;
	text-align:left;
	font-family : arial;
	font-size:13px;
	color:#000;
	font-weight:bold;
}
.HPTable TH A:hover 
{
	text-decoration:none; color:#990100;
}

/* ---------------------------------- frmQuickSearch -------------------------------------------------------------------- */

#frmQuickSearch
{ pading:0px; 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 #A4B1BC;font-size:10px;margin:0px !important;padding:0px !important;width:60px;
}

#frmQuickSearch A, #frmQuickSearch A:link, #frmQuickSearch A:visited, #frmQuickSearch A:focus, #frmQuickSearch A:active
{
	font-family : Verdana, Arial, Sans-Serif;font-size:13px;font-weight: bold;
}
	
#frmQuickSearch A:hover 
{
	text-decoration:none; color:#7A848E;
}
	
/* ---------------------------------- breadCrumbsTable -------------------------------------------------------------------- */

.breadCrumbsTable
{ margin-top:5px;}

.breadCrumbsTable TD,.breadCrumbsTable TH
{
	text-decoration: none;
	font-weight: bold;
	color:#770000 !important;
	vertical-align:middle;
	padding-right:10px;padding-left:10px;
	font-family : Verdana, Arial, Sans-Serif;
	font-size:12px;
}
.breadCrumbsTable A, .breadCrumbsTable A:link, .breadCrumbsTable A:visited, .breadCrumbsTable A:focus, .breadCrumbsTable A:active
{
	text-decoration: none;
	font-weight: normal;
	font-family : Verdana, Arial, Sans-Serif;
	font-size:11px;
	color:#cc9a99;
}
.breadCrumbsTable A:hover
{ text-decoration:none; color:#990100;}

/* ---------------------------------- pageToolsTable -------------------------------------------------------------------- */

#pageToolsTable
{
	width:96%;
	margin-top:15px;
	margin-bottom:10px;
	text-align:left;
}
#pageToolsTable TD
{ padding:2px;padding-bottom:10px; }

#pageToolsTable TD IMG
{ padding-right:5px;margin-right:5px;margin-left: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:#606060;
	font-family : Verdana, Arial, Sans-Serif;
	font-size:11px;
}
#pageToolsTable A:hover
{ color:#000; text-decoration:none; }

/* ---------------------------------- mainContentTable -------------------------------------------------------------------- */

#mainContentTable
{
	border-top:1px solid #FFFFFF;

}
.mainContentTableBackground1
{ background: #F3F3F3 url('../_images/_design/rightMenuBottomBg1.jpg') right bottom no-repeat; }

/* ---------------------------------- contentTD -------------------------------------------------------------------- */
.contentTD
{
	vertical-align:top;
	padding-bottom:5px;
	background: #FFFFFF;
}
.contentDIV
{ 
	padding:10px 18px;
}
.contentDIV TABLE TD.content
{ vertical-align:top; }

.contentDIV TABLE TD.contentSide
{ padding:0px; vertical-align:top; }

/* ---------------------------------- rightCOL -------------------------------------------------------------------- */
#rightCOL
{
	width:115px;
	border-left:3px solid #e5e5e5;
}

#rightCOLHidden
{
	width:1px;
	min-width:1px;
	background: none; 	
	padding-bottom:90px;
	border-right:1px solid #B0B0B0;
	font-size:1px;
}

/* ---------------------------------- leftCOL -------------------------------------------------------------------- */
#leftCOL
{
	width:195px;
	border-right:3px solid #e5e5e5;
}
#leftCOL #leftCOLData
{
	width:185px;
	padding-left:5px;
	padding-right:5px;
	margin-top:5px;
	border-top:4px solid #990100;
}
#leftCOL #mainCategoryillustration
{
	width:200px;
	height:147px;
	padding:0px;
	margin:0px;
}
/* ---------------------------------- tab -------------------------------------------------------------------- */

DIV.tab
{
	background: #e5e5e5; 	
	line-height:21px;
	padding-left:10px;
	padding-right:10px;
	color:#990100;
	font-weight:bold;
	text-align:left;
}
DIV.tab H3
{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
}
DIV.tabBright
{
	background: #E5E5E5 url('../_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;
}	

/* ---------------------------------- leftMenuDivLEVEL0 -------------------------------------------------------------------- */
.leftMenuDivLEVEL0
{}
.leftMenuDivLEVEL0 A, .leftMenuDivLEVEL0 A:link, .leftMenuDivLEVEL0 A:visited, .leftMenuDivLEVEL0 A:focus, .leftMenuDivLEVEL0 A:active
{
	display:block;
	color:#3301ff;
	font-size:12px;
	font-weight:normal;
	font-family: Arial;
	padding-top:6px;
	margin-top:2px;
	padding-bottom:3px;
	padding-left:5px;
	text-align:left;

	background: #f0f0f0 url('../_images/_design/BGLinks.gif') repeat-x;
}
.leftMenuDivLEVEL0 A:hover 
{
	text-decoration:none; color:#000;
}
.leftMenuDivLEVEL0 A.this, .leftMenuDivLEVEL0 A.this:link, .leftMenuDivLEVEL0 A.this:visited, .leftMenuDivLEVEL0 A.this:focus, .leftMenuDivLEVEL0 A.this:active
{
	color:#3301ff;
	font-weight:bold;
}
/* ---------------------------------- leftMenuDivLEVEL1 -------------------------------------------------------------------- */
.leftMenuDivLEVEL1
{}
.leftMenuDivLEVEL1 A, .leftMenuDivLEVEL1 A:link, .leftMenuDivLEVEL1 A:visited, .leftMenuDivLEVEL1 A:focus, .leftMenuDivLEVEL1 A:active
{
	display:block;
	color:#000;
	font-size:11px;
	font-weight:normal;
	padding-left:20px;
	vertical-align:top;
	border:none;
	font-family: Arial;
	background: url('../_images/_design/BGLinksLevel2.gif') 5px 10px no-repeat;
}
.leftMenuDivLEVEL1 A:hover 
{
	text-decoration:none; color:#990100;
	background: url('../_images/_design/BGLinksLevel2Over.gif') 5px 10px no-repeat;
}
.leftMenuDivLEVEL1 A.this, .leftMenuDivLEVEL1 A.this:link, .leftMenuDivLEVEL1 A.this:visited, .leftMenuDivLEVEL1 A.this:focus, .leftMenuDivLEVEL1 A.this:active
{
	font-weight:bold;
	color:#000;
	background: url('../_images/_design/BGLinksLevel2Over.gif') 5px 10px no-repeat;
}
/* ---------------------------------- leftMenuDivLEVEL2 -------------------------------------------------------------------- */
.leftMenuDivLEVEL2
{}
.leftMenuDivLEVEL2 A, .leftMenuDivLEVEL2 A:link, .leftMenuDivLEVEL2 A:visited, .leftMenuDivLEVEL2 A:focus, .leftMenuDivLEVEL2 A:active
{
	display:block;
	color:#990100;
	font-size:11px;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:33px;
	border:none;
	background: url('../_images/_design/BGLinksLevel2.gif') 20px 10px no-repeat;
	font-family: Verdana, Arial;
}

.leftMenuDivLEVEL2 A:hover 
{
	text-decoration:none; color:#000;
	background: url('../_images/_design/BGLinksLevel2Over.gif') 20px 10px no-repeat;
}
.leftMenuDivLEVEL2 A.this, .leftMenuDivLEVEL2 A.this:link, .leftMenuDivLEVEL2 A.this:visited, .leftMenuDivLEVEL2 A.this:focus, .leftMenuDivLEVEL2 A.this:active
{
	color:#000;
	background: url('../_images/_design/BGLinksLevel2Over.gif') 20px 10px no-repeat;
}
/* ---------------------------------- leftMenuDivLEVEL3 -------------------------------------------------------------------- */
.leftMenuDivLEVEL3
{
	border-bottom:1px solid #C3CCD4;
	padding-left:15px;
}
.leftMenuDivLEVEL3 A, .leftMenuDivLEVEL3 A:link, .leftMenuDivLEVEL3 A:visited, .leftMenuDivLEVEL3 A:focus, .leftMenuDivLEVEL3 A:active
{
	display:block;
	
	color:#000;
	font-weight:normal;
	padding-left:35px;
	border:none;
}
.leftMenuDivLEVEL3 A:hover 
{
	text-decoration:none; color:#990100;
}
.leftMenuDivLEVEL3 A.this, .leftMenuDivLEVEL3 A.this:link, .leftMenuDivLEVEL3 A.this:visited, .leftMenuDivLEVEL3 A.this:focus, .leftMenuDivLEVEL3 A.this:active
{
	color:#990100;
	
}
/* ---------------------------------- infoBoxTable -------------------------------------------------------------------- */
.infoBoxTable
{
	margin-bottom:10px;
	font-family: Arial;
	width:185px;
}

.infoBoxTable TD,.infoBoxTable TH
{
	text-align:left;
	font-size:11px;
}

.infoBoxTable TH
{
	font-weight:bold;
}

.infoBoxTable TH A, .infoBoxTable TH A:link, .infoBoxTable TH A:visited, .infoBoxTable TH A:focus, .infoBoxTable TH A:active
{
	font-size:11px;		
	font-weight:bold;
	padding:0px;
	color:#fff;
	font-family: Arial;
}

.infoBoxTable TH A:hover
{
	text-decoration:none;
	color:#990100;
}
	
.infoBoxTable A, .infoBoxTable A:link, .infoBoxTable A:visited, .infoBoxTable A:focus, .infoBoxTable A:active
{
	font-size:11px;		
	font-weight:normal;
	padding:0px;
	color:#000;
	font-family: Arial;
}

.infoBoxTable A:hover
{
	text-decoration:none;
	color:#990100;
}

/* ---------------------------------- LatestNewsSideTable -------------------------------------------------------------------- */
.LatestNewsSideTable
{width:100%;}

.LatestNewsSideTable HR
{
	height:1px;border:1px solid #D7D7D7;margin-top:2px;margin-bottom:2px;width:90%;
}

.LatestNewsSideTable TD
{
	padding:3px;text-align:left;
}
.LatestNewsSideTable TD DIV.NewDate
{
	padding-left:5px;
	
	color:#990100;
}
.LatestNewsSideTable TD DIV.NewTitle
{
	padding-left:7px;padding-right:5px;color:#333333;
	background: url('../_images/_design/arrow1.gif') left 5px no-repeat;
}
.LatestNewsSideTable TH
{
	color:#FFFFFF;background:#A4B1BC;padding:3px 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:#333333;
	display:block;
	text-decoration:none;
	font-size:11px;
	font-family: Arial, Sans-Serif;
}
.LatestNewsSideTable A:hover
{
	text-decoration:none;color:#0E64BC;
}

#pscroller1
{
	width: 160px;
	height: 100px;
	border: 0px solid black;
	padding: 0px;
	background: #ffffff;
}


/* ---------------------------------- 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:none;
	color:#0E64BC;
}
FIELDSET IMG
{
	border:none;
	margin-left:10px;
	padding-top:3px;
}
	
LEGEND
{
	padding-left:5px;
	padding-right:5px;	
	color:#7A848E;
	font-size:9px;
}

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-left:5px;
	margin-top:2px;
}


/* ---------------------------------- imgPartTableSIDE -------------------------------------------------------------------- */

.imgPartTableSIDE
{float:right; border:1px solid #666; 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 #666; 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 #666;width:100px; padding:1px !important; text-align:center !important; }

/* ---------------------------------- imgPartTableBorder33 -------------------------------------------------------------------- */
.imgPartTableBorder33
{ border:1px solid #666;width:225px; padding:1px !important; text-align:center !important; }


/* ---------------------------------- imgPartTableBorder -------------------------------------------------------------------- */
.imgPartTableBorder210
{ border:1px solid #666;width:210px; padding:1px !important; text-align:center !important; }


/* ---------------------------------- imgPartTableBorderall -------------------------------------------------------------------- */
.imgPartTableBorderall
{ border:1px solid #666; padding:1px !important; text-align:center !important; }




/* ---------------------------------- imgPartTableBorderBig -------------------------------------------------------------------- */
.imgPartTableBorderBig
{ border:1px solid #666;width:225px; padding:1px !important; text-align:center !important; }


/* ---------------------------------- imgPartTableBorder80 -------------------------------------------------------------------- */
.imgPartTableBorder80
{ border:1px solid #666;width:42px; padding:0px !important; text-align:center !important; }


/* ---------------------------------- imgPartTableBorder2 -------------------------------------------------------------------- */
.imgPartTableBorder2
{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;
	font-size:11px;
	font-family: Arial, Sans-Serif;
}
.docPartTableSIDE A:hover,.lnkPartTableSIDE A:hover
{ text-decoration:none;color:#990100; }


.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:0px 5px;
	margin:0px 5px;
}
/* ----------- imgPartTable ----- docPartTable ---- lnkPartTable --------------------------------------------------------------- */

.docPartTable,.imgPartTable,.lnkPartTable
{
	width:100%;
}
.docPartTable A, .docPartTable A:link, .docPartTable A:visited, .docPartTable A:focus, .docPartTable A:active, .lnkPartTable A, .lnkPartTable A:link, .lnkPartTable A:visited, .lnkPartTable A:focus, .lnkPartTable A:active
{
	color:#000;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	font-family: Arial, Sans-Serif;
}
.docPartTable A:hover
{ text-decoration:none; color:#990100;}
.lnkPartTable A:hover
{ text-decoration:none; color:#990100;}

.docPartTable TD,.lnkPartTable TD
{
	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:0px 5px;margin:0px 5px;
}

/* ---------------------------------- formTable -------------------------------------------------------------------- */

.formTable
{ border-bottom:none; width:440px; }

.formTable TD,.formTable TH
{ vertical-align: middle; }

TABLE.formTable TD
{	
	height:21px;
	font-weight:normal;
	color:#000000;
	padding:1px 10px;
	white-space:normal;
	font-size:11px;
}
SPAN.mandatoryField
{ 
	width:10px; 
	color:#ff0000;
	/*background: transparent url('../_images/_design/mandatoryField.gif') center no-repeat;*/
}
		
.formTable TD.bottomRow
{ border:none; padding-bottom:10px; padding-top:5px; }

DIV.formTableNote
{	
	font-weight:normal;
	font-size:9px;
	color:#990100;
	white-space:normal;
	background:none;
	width:100px;
}
.formTable TD SELECT
{ width:255px; border:1px solid #B1B1B1;height:20px; }	
.formTable TD input
{ width:250px; border:1px solid #B1B1B1;height:20px; }


/* ---------------------------------- siteMapTable -------------------------------------------------------------------- */

.siteMapTable
{ 
	margin:0px !important;
	margin-bottom:5px;
	float:left;
	width:100% !important;
}

.siteMapTable A, .siteMapTable A:link, .siteMapTable A:visited, .siteMapTable A:focus, .siteMapTable A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#0e64bc;
	font-family : Arial, Sans-Serif;
	font-size:11px;
}
.siteMapTable A:hover
{ color:#000; text-decoration:none; }


.siteMapTable TD,.siteMapTable TH
{ vertical-align: top; }

.siteMapTable TD
{ background-color:#FFFFFF;	padding:5px; }

.siteMapTableHeader
{
	border:none;
	line-height:21px !important;
	height:21px !important;
	margin:5px !important;
	background:#F6F6F6 url('../_images/_design/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('../_images/_design/redBullet.gif') right center no-repeat;
	padding-left:5px;
	font-family : Arial, Sans-Serif;
	font-size:12px;	
}

.siteMapTable UL
{
	margin:5px 0px 5px 10px !important;
	padding:0px !important;
}

.siteMapTable LI
{
	list-style:none;
	list-style-image:none;
	padding-left:10px;
	background:transparent url('../_images/_design/iconArrowRightOrange.gif') left 5px no-repeat;
}

.siteMapTable LI LI
{
	list-style:none;
	list-style-image:none;
	background:transparent url('../_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('../_images/_design/iconPlusOrange.gif') left 7px no-repeat;
	padding-left:10px;
}

/* ---------------------------------- #frmSearchResults -------------------------------------------------------------------- */

#frmSearchResults
{ width:100%; }

#frmSearchResults A, #frmSearchResults A:link, #frmSearchResults A:visited, #frmSearchResults A:focus, #frmSearchResults A:active
{ font-weight:bold;	font-size:13px;color:#184578;	}	
	
#frmSearchResults A.hover
{ color:#000;}	

#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 A, .SearchResultsPagingTable A:link, .SearchResultsPagingTable A:visited, .SearchResultsPagingTable A:focus, .SearchResultsPagingTable A:active
{ font-weight:bold;	font-size:13px;color:#184578;	}	
	
.SearchResultsPagingTable A.hover
{ color:#000;}

.SearchResultsPagingTable TH, .SearchResultsPagingTable TD
{ text-align:left; font-size:11px; padding-top:5px; }

.SearchResultsPagingTable TD
{ text-align:right; }

.SearchResultsPagingTable A.this, .SearchResultsPagingTable A.this:link, .SearchResultsPagingTable A.this:visited, .SearchResultsPagingTable A.this:focus, .SearchResultsPagingTable A.this:active
{ font-weight:bold; font-size:12px; }

/* ---------------------------------- faqDL -------------------------------------------------------------------- */

DT
{
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	
}

DD
{
	margin: 12px 0px 10px 0px;
	display: block;
	text-align:justify;
	
}

DL.faqDL
{ margin: 12px 3px 10px 0px; }

.faqDL DT
{
	background:transparent url('../_images/_design/q.gif') left top no-repeat;
	list-style: none;
	padding: 0px 20px 0px 28px;
	height:25px;
}

.faqDL DD
{
	padding: 0px 20px 10px 28px;
	background:transparent url('../_images/_design/a.gif') left top no-repeat;
	list-style: none;
}

/* ---------------------------------- eventsListTable -------------------------------------------------------------------- */

.eventsListTable
{ margin-bottom:15px; width:100%; border:1px solid #C3CCD4; }

.eventsListTable TD,.eventsListTable TH
{ 
	padding:3px;
	padding-left:5px;
	padding-right:5px; 
	text-align:left;
	vertical-align:top;
}

.eventsListTable TD.eventImage
{ 
	width:100px;
	padding-top:5px;
	border-bottom:1px solid	#C3CCD4;
	border-left:1px solid #C3CCD4;
}

.eventsListTable TH TABLE TH
{ font-weight:bold; font-size:12px; border:none;  }
		
.eventsListTable TH
{ background-color:#F7F7F7; border-bottom:1px solid	#C3CCD4; }

/* ---------------------------------- tableRightMenuBOX -----------Search Tech Articles--------------------------------------------------------- */

.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;
	margin-top:6px;
}

.tableTechArticlesList A, .tableTechArticlesList A:link, .tableTechArticlesList A:visited, .tableTechArticlesList A:focus, .tableTechArticlesList A:active
{
	font-weight:bold;
	text-decoration:none;
	color:#0E64BC;
	font-family: Arial, Sans-Serif;
	font-size:12px;
}
.tableTechArticlesList A:hover
{ text-decoration:none; color:#990100; }


.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;
}

.taAuthor
{ font-style:italic; font-size:11px; margin-bottom:5px; }

 .taDate
{ font-style:italic; font-size:11px; color:#7A848E; }
	
.taTitle
{ font-weight:bold;	margin-bottom:5px; font-size:12px !important;}

.taTitle A, .taTitle A:link, .taTitle A:visited, .taTitle A:focus, .taTitle A:active
{ font-weight:bold !important;	margin-bottom:5px;font-size:12px !important;color:#184578;	}	
	
.taTitle A.hover
{ font-weight:bold;	margin-bottom:5px; color:#184578;}	

.taAuthor A, .taAuthor A:link, .taAuthor A:visited, .taAuthor A:focus, .taAuthor A:active
{font-weight:bold !important; font-style:italic !important; font-size:11px !important; margin-bottom:5px; color:#a81d24 !important;	}	
	
.taAuthor A.hover
{ font-weight:bold;	margin-bottom:5px;color:#a81d24; }	
	
.taAttachmentsTable
{
   width:100%;
   margin-top:5px;
   margin-bottom:10px;
   border-top:1px solid #E5E5E5;
   border-bottom:1px solid #E5E5E5;
}	
.taAttachmentsTable A, .taAttachmentsTable A:link, .taAttachmentsTable A:visited, .taAttachmentsTable A:focus, .taAttachmentsTable A:active
{
	color:#007AAD;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	font-family: Arial, Sans-Serif;
}
.taAttachmentsTable A:hover
{ text-decoration:none; }

.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;
	color:#0E64BC;
	font-family: Arial, Sans-Serif;
	text-decoration:none;
}	
	
A.publicationsH1Link:hover
{
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#990100;
}	

/* ---------------------------------- documentsAndLinksInRow -------------------------------------------------------------------- */

.documentsAndLinksInRow
{ display:block; padding-left:5px; margin-right:5px; margin-left: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 A, .tablePressReleasesList A:link, .tablePressReleasesList A:visited, .tablePressReleasesList A:focus, .tablePressReleasesList A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#274b79;
	font-family: Arial, Sans-Serif;
	font-size:12px;
}

.tablePressReleasesList A:hover
{ text-decoration:underline; color:#ff9900; }

.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
{
	width:400px;
	/*border:1px solid #003366;*/
	margin:0px 5px;
}

.registrationTable TH,.registrationTable TD
{
	padding:2px;
	padding-left:10px;
	padding-right:0px;
	color:#000000;
	font-weight:bold;
	vertical-align:center;
}

.registrationTable DIV { font-size:10px; font-weight:bold; }

.registrationTable TD.star
{padding-right:3px; padding-left:3px; vertical-align:middle;color:#ff0000; }

.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('../_images/dotted_icon.gif') left 4px no-repeat;
}

.registrationTable INPUT
{
	border:solid 1px #bcd0da;
	height:18px;
	width:150px;
}

.registrationTable INPUT.checkBox
{
	border:none !important;
	width:20px !important;
	margin-left:-4px;
}

.registrationTable INPUT.req
{
	border:solid 1px #bcd0da;
	height:18px;
	width:150px;
}

.registrationTable SELECT
{
	border:solid 1px #bcd0da;
	height:18px;
	width:155px;
}

.registrationTable HR
{
  border:1px inset #bcd0da;
  margin-top:0px; 
  margin-bottom:0px;
}	
	
	
/* ---------------------------------- mainLoginTable -------------------------------------------------------------------- */
		
.mainLoginTable
{
	border:1px solid #D7D7D7;margin-top:20px;
}

.mainLoginTable TD
{
	padding:5px;background-color:#F3F3F3;color:#000000;font-weight:bold;text-align:left;vertical-align:center;
}

.mainLoginTable TH
{
	padding:5px;background-color:#F3F3F3;color:#000000;font-weight:normal;text-align:left;font-size:11px;
}

.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;
	font-family: Arial, Sans-Serif;
	font-size:12px;
	color:#0E64BC;
	background:transparent url('../_images/_design/iconArrowRightOrange.gif') left 3px no-repeat;
}		
.mainLoginTable A:hover
{ text-decoration:none; color:#990100; }

/* ---------------------------------- updateExpiredPasswordTable -------------------------------------------------------------------- */
		
.updateExpiredPasswordTable
{
	border:1px solid #D7D7D7;margin-top:0px;width:380px;
}

.updateExpiredPasswordTable TH,.updateExpiredPasswordTable TD
{
	padding:2p;xpadding-left:5px;padding-right:5px;background:#F3F3F3;color:#000000;font-weight:bold;text-align:left;vertical-align:center;
}

.updateExpiredPasswordTable TD
{
	background:#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('../_images/_design/iconArrowRightOrange.gif') left 3px no-repeat;
}

/* ---------------------------------- extendedLinksTable -------------------------------------------------------------------- */

.extendedLinksTable
{ 
	width:100%; 
	background: url('../_images/_design/PixBot.gif') bottom repeat-x;
	margin-bottom:10px;
}

.extendedLinksTable TD, .extendedLinksTable TH
{ vertical-align:top; }

.extendedLinksTable TD
{
	padding:5px;
}

.extendedLinksTable TH.itemTitle
{
	text-align:left;
	padding:2px;	
}

.extendedLinksTable H4
{
	font-weight:bold;
	color:#3067A2;
	font-size:13px;
}

.extendedLinksTable TH.itemTitle DIV.itemTitle
{
	text-decoration:underline;
	color:#0100fd;
}

.extendedLinksTable A, .extendedLinksTable A:link, .extendedLinksTable A:visited, .extendedLinksTable A:focus, .extendedLinksTable A:active
{
	
	text-decoration:underline;
	color:#0100fd;
	text-align:left;
}
.extendedLinksTable A:hover
{
	text-decoration:none;color:#0E64BC;
}

/* ---------------------------------- simpleLinksTable -------------------------------------------------------------------- */

.simpleLinksTable
{ width:100%; margin-bottom:10px; }

.simpleLinksTable TD, .simpleLinksTable TH
{ vertical-align:top; background: url('../_images/_design/PixBot.gif') bottom repeat-x;
text-align:left;
}

.simpleLinksTable TD
{
	background:#f5f5f5 url('../_images/_design/PixBot.gif') bottom repeat-x;
	padding:5px;
	vertical-align:top;
	
}
.simpleLinksTable TH.categoryTitle
{
	text-align:left;

	color:#FFFFFF;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
}

.simpleLinksTable TH
{
	text-align:left;
	padding:6px 0px 4px 4px;
}

.simpleLinksTable  H4
{
	font-weight:bold;
	color:#3067A2;
	font-size:13px;
}

.simpleLinksTable A, .simpleLinksTable A:link, .simpleLinksTable A:visited, .simpleLinksTable A:focus, .simpleLinksTable A:active
{
	font-weight:normal;
	color:#0200fe;
	text-decoration:underline;
	font-size:11px;
	font-family: Arial, Sans-Serif;
	
	text-align:left;
}
.simpleLinksTable A:hover
{
	text-decoration:none;color:#0E64BC;
}
/* ---------------------------------- glossaryTerm -------------------------------------------------------------------- */

.glossaryTerm
{
	width:100%;	
}

.glossaryTerm DT, .glossaryTerm DD
{
}
	
.glossaryTerm DT
{
	font-weight:bold;
	color:#000;
	border-top:2px solid #e5e5e5;
	padding-top:10px;
}

.glossaryTerm DT DIV.icon
{
	text-align:left;
}
.glossaryTerm DD
{
padding-left:5px;

}
.glossaryLetterTab
{
	background: #e5e5e5; 	
	/*border-bottom:2px solid #e5e5e5;
	line-height:21px;*/
	padding-left:7px;
	padding-right:10px;
	color:#990100;
	font-size:24px;
	font-weight:bold;
	margin-top:15px;

	width:10px;
}

/* ---------------------------------- glossaryABC -------------------------------------------------------------------- */

.glossaryABC
{ 
  float:left; width:14px; height:18px; text-align:center;

  
  margin-right:3px;
  margin-bottom:5px;
  font-weight:bold;
  font-size:15px;
  color:#333333;
  padding:0px !important;
}

.glossaryABCMouseOver
{ 
  background: #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%;color:#fe0000; border-bottom:1px solid #fe0000;}

.glossaryABC A:hover
{ background: #FFFFFF; }

/* ---------------------------------- sideMenuLoginTable -------------------------------------------------------------------- */
.sideMenuLoginTable
{
	width:170px;margin:0px;margin-bottom:10px;
}

.sideMenuLoginTable TD,.sideMenuLoginTable TH
{
	text-align:left;
}

.sideMenuLoginTable TD input,.sideMenuLoginTable TH input
{
	float:left;
}

.sideMenuLoginTable TD
{
	padding:2px;padding-left:5px;padding-right:5px;font-family: Arial, Sans-Serif;font-size:11px;
}

.sideMenuLoginTable TH
{
	color:#FFFFFF;background:#7A848E;	padding:3px 5px;font-weight:bold;text-align:center;border-bottom:1px solid #FFFFFF;
}

.sideMenuLoginTable A, .sideMenuLoginTable A:link, .sideMenuLoginTable A:visited, .sideMenuLoginTable A:focus, .sideMenuLoginTable A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#0E64BC;
	font-family: Arial, Sans-Serif;
	font-size:11px;
}
.sideMenuLoginTable A:hover
{ text-decoration:none; color:#990100; }

.sideMenuLoginTable DIV
{
	background: transparent url('../_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%;margin-bottom:15px; }

.photoAlbumsGallery TD
{
	text-align: center;
	vertical-align: top;
	/*padding-left:5px;
	padding-right:5px;*/
	padding-top:3px;
	
}
.photoAlbumsGallery A, .photoAlbumsGallery A:link, .photoAlbumsGallery A:visited, .photoAlbumsGallery A:focus, .photoAlbumsGallery A:active
{
	font-weight:bold;
	text-decoration:none;
	color:#333333;
	font-family: Arial, Sans-Serif;
	font-size:12px;
}
.photoAlbumsGallery A:hover
{ text-decoration:none; color:#990100; }


.photoAlbumsGallery TABLE TH
{
	 padding:0px;
	 vertical-align:bottom;
}

.photoAlbumsGallery IMG
{

	display:block;
	padding:2px;
	/*border: 1px solid #B0B0B0;*/
	margin-bottom:5px;
}

.photoAlbumsGallery A:hover IMG
{
	padding:2px;
	/*border: 1px solid #990100;*/
}

/* ---------------------------------- photoAlbumsTable -------------------------------------------------------------------- */
.photoAlbumsTable
{ width:100%; }

.photoAlbumsTable TD
{
	text-align: center;
	vertical-align: top;
	padding:5px;
}

.photoAlbumsTable DIV
{
	background: #FFFFFF url('../_images/_design/bg_images_bottom.gif') center bottom no-repeat;
	text-align: center;
	width:165px;
}

.photoAlbumsTable DIV DIV
{
	background: transparent url('../_images/_design/bg_images_top.gif') center top no-repeat;
	padding-top: 13px;
	padding-bottom: 13px;
	width:165px;
	height:130px;
}


.photoAlbumsTable A, .photoAlbumsTable A:link, .photoAlbumsTable A:visited, .photoAlbumsTable A:focus, .photoAlbumsTable A:active
{
	font-weight:bold;
	text-decoration:none;
	color:#333;
	font-family: Arial, Sans-Serif;
	font-size:12px;
}
.photoAlbumsTable A:hover
{ text-decoration:none; color:#9a0000; }


/* ---------------------------------- photoAlbumsGalleryItem -------------------------------------------------------------------- */

.photoAlbumsGalleryItem
{ width:400px; }

.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 #990100;
}

/* ---------------------------------- 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:right !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('../_images/_design/iconArrowRightOrange.gif') 5px 4px no-repeat;padding-left:20px;}

.mainForumTable TD.titleTopic
{background:#F1F1F1 url('../_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('../_images/_design/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:right;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 #990100;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 -------------------------------------------------------------------- */

.managementListTable
{ margin-bottom:15px; width:100%; }

.managementListTable TD,.managementListTable TH
{ 
	padding:3px; 
	padding-left:5px;
	padding-right:5px; 
	text-align:left;
	vertical-align:top;
}

.managementListTable TD.managementItemImage
{ width:100px; padding-left:0px; padding-right:0px; }

.managementListTable TH.managementItemTitle
{ 
	padding-bottom:5px;background:transparent;border-bottom:1px solid #C3CCD4;
}
	
TABLE.managementListTable TABLE TH, TABLE.managementListTable TABLE TD
{  background-color:#F7F7F7; vertical-align:middle; }


TABLE.managementListTable TABLE TD.shortDecription
{ background:none; }
			
TABLE.managementListTable TABLE TH
{ font-weight:bold; }
	
.managementItemPosition
{ color:#990100; font-size:11px; } 

/* ---------------------------------- Regular_MAINPAGE_Childs_IMGS -------------------------------------------------------------------- */
	
.Regular_MAINPAGE_Childs_IMGS
{ margin-top:10px; }

.Regular_MAINPAGE_Childs_IMGS TH
{
	padding-right:10px;
	padding-bottom:10px;
	vertical-align:top;
	text-align:left;
}

.Regular_MAINPAGE_Childs_IMGS TD SPAN.Title
{
	display:block;
	width:100%;
	text-align:left;
}	

.Regular_MAINPAGE_Childs_IMGS .imgContainer
{
	display:block;
	width:1px;
	margin-bottom:5px;
}

/* ---------------------------------- 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;	}


.Regular_MAINPAGE_Childs_LIST A, .Regular_MAINPAGE_Childs_LIST A:link, .Regular_MAINPAGE_Childs_LIST A:visited, .Regular_MAINPAGE_Childs_LIST A:focus
{ 
	font-weight:bold;	
	font-family : Arial, Sans-Serif;
	font-size:12px;
	color:#0e64bc;
}

.Regular_MAINPAGE_Childs_LIST A:active
{ color:#fff;background-color:#000; }

.Regular_MAINPAGE_Childs_LIST A:hover
{ color:#000; }

/* ---------------------------------- productListBox -------------------------------------------------------------------- */

.productListBox
{ 
	margin:0px;
	margin-bottom:5px;
	width:100%;
}
.productListBox TD, .productListBox TH
{
	vertical-align:top;
	text-align:center;
	padding:5px;
}

.productListBox TD
{
	vertical-align: top;
	text-align:center;
	padding:5px;			
	padding-bottom:10px;

}
.productListBox H5
{
	font-weight:normal !important;
	font-size:13px;
	text-align:right;
}

.productListBox TABLE TH
{
	text-align:center;
	color:#888888;
	background-color:#F3F3F3;
}

.productListBox TABLE A, .productListBox TABLE A:link, .productListBox TABLE A:visited, .productListBox TABLE A:focus, .productListBox TABLE :active
{ 
	font-weight:normal;	
	display:block;
	cursor:pointer;
}

.productListBox TABLE A:hover
{ background-color: transparent; }

.productListBox DIV.productData
{
	height:15px;
	margin-top:5px;
	margin-bottom:5px;
	padding:5px;
	background-color:#E5E5E5;
	background:#F6F6F6 url('../_images/_design/siteMapHeaderBackground.gif') right center repeat-y !important;
}

.productListBox A, .productListBox A:link, .productListBox A:visited, .productListBox A:focus, .productListBox A:active
{ 
	font-weight:bold;	
	display:block;
	cursor:pointer;
	font-family : Arial, Sans-Serif;
	font-size:12px;
	color:#0e64bc;
}

.productListBox A:hover
{ background-color: #FFFFFF;color:#000; }


/* ---------------------------------- 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: #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;
	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;
	font-size:11px !important;
	font-family : Arial, Sans-Serif;	
}

.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;
	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.DZIdescription A, .downloadZoneListTable TD.DZIdescription A:link, .downloadZoneListTable TD.DZIdescription A:visited, .downloadZoneListTable TD.DZIdescription A:focus, .downloadZoneListTable TD.DZIdescription A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#0E64BC;
	font-family: Arial, Sans-Serif;
	font-size:12px;
}
.downloadZoneListTable TD.DZIdescription A:hover
{ text-decoration:none; color:#990100; }


 .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:10px;
}

.productsMainCategoriesTable TABLE TH
{
	text-align:center;
	color:#888888;
	background-color:#F3F3F3;
}

.productsMainCategoriesTable A H5, .productsMainCategoriesTable A:link H5, .productsMainCategoriesTable A:visited H5, .productsMainCategoriesTable A:focus H5, .productsMainCategoriesTable A:active H5
{ 
	font-weight:normal;	
	display:block;
	font-size:12px;
	font-weight:bold;	
	color:#990100;
}
.productsMainCategoriesTable A:hover H5
{  color:#888888;}

.productsMainCategoriesTable A:hover IMG
{ filter:alpha(Opacity=100, FinishOpacity=40, Style=2, StartX=0, StartY=0, FinishX=200, FinishY=0); }


/* ---------------------------------- productsSubCategoriesTable -------------------------------------------------------------------- */

.productsSubCategoriesTable
{ width:100%; }		
		
.productsSubCategoriesTable TD, .productsSubCategoriesTable TH
{
	text-align:left;
	padding:5px;
	color:#888888;
	padding-bottom:10px;
}

.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-weight:normal;	
	display:block;
	font-size:11px;
	font-weight:bold;	
	color:#990100;
}
.productsSubCategoriesTable A:hover h5
{  color:#888888; }

.productsSubCategoriesTable A:hover IMG
{ filter:alpha(Opacity=100, FinishOpacity=40, Style=2, StartX=0, StartY=0, FinishX=200, FinishY=0); }

/* --------------------- shoppingCartTableSmall ---------------------- */

.shoppingCartTableSmall
{
	width:100%;
	margin:0px;
	margin-bottom:10px;
}
.shoppingCartTableSmall A, .shoppingCartTableSmall A:link, .shoppingCartTableSmall A:visited, .shoppingCartTableSmall A:focus, .shoppingCartTableSmall A:active
{
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	font-family: Arial, Sans-Serif;
	font-size:12px;
}
.shoppingCartTableSmall A:hover
{ text-decoration:none; color:#990100; }

.shoppingCartTableSmall TH
{
	padding:2px;
	font-weight:bold;
	background:#7A848E url('../_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:right;
	color:#7A848E;
}
.shoppingCartTableSmall .goOrder
{
	text-align:right;
	color:#000000;
	border-bottom:3px inset #A4B1BC;
}

.shoppingCartTableSmall .goOrder A, .shoppingCartTableSmall .goOrder A:link, .shoppingCartTableSmall .goOrder A:visited, .shoppingCartTableSmall .goOrder A:focus, .shoppingCartTableSmall .goOrder A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#0E64BC;
	font-family: Arial, Sans-Serif;
	font-size:10px;
}
.shoppingCartTableSmall .goOrder A:hover
{ text-decoration:none; color:#990100; }


.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:none; }

.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:none; }


/* ---------------------------------- 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 TH, .authorsItemTable TABLE TD
{ text-align:left; border:none;}

.authorsItemTable TABLE TH
{ padding-right:0px; white-space:nowrap; padding-right:5px;  }	

.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:#990100;font-family: Arial, Sans-Serif;
}		
	
.authorsItemTable SPAN.authorAddressLine
{
	color:#999999; font-style:italic;
}

.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('../_images/_design/iconArrowRightOrange.gif') left 3px no-repeat;
	font-size:13px;
	color:#969696;
	font-family: Arial, Sans-Serif;
}

.allPublicationsByAuthor A:hover
{
	color:#000;font-size:13px;font-family: Arial, Sans-Serif;
}

/* ---------------------------------- 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('../_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 TH, .authorsListTable TABLE TD
{ text-align:left; border:none;}

.authorsListTable TABLE TH
{ padding-right:0px; white-space:nowrap; }	

.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:#990100;font-family: Arial, Sans-Serif;
}		
.authorsListTable SPAN.authorAddressLine
{
	color:#999999; font-style:italic;
}

.managementItemPosition
{ font-weight:bold; } 

.authorsListTable A:hover H3
{
	font-size:15px;font-weight:bold;margin:0px;color:#1041C1;font-family: Arial, Sans-Serif;
}
	
/*----------------------------------Shop---------------------------------*/
.Shop
{
	margin-bottom:5px;
}

.Shop TH
{
	width:43px;height:43px;
}

.Shop TD
{
	font-weight:normal;color:#000;font-size:11px;padding-right:7px;padding-top:4px;
	font-family : Arial;background: url('../_images/_design/StepBg.gif') repeat-x;
}


/*-----------------------------------shoppingCartTableTop-------------------------------*/

.shoppingCartTableTop TD
{
	background:#f8f9fb;height:25px;vertical-align:middle;text-align:left;padding-left:3px;
}

.shoppingCartTableTop TH
{
	background:#9ba9c1;padding-left:3px;font-weight:bold;color:#fff;font-size:12px;
	text-align:left;font-family:Arial;border-top:1px solid #515d74;height:25px;
}
/*------------------------------------LinksTop----------------------------*/
.LinksTop
{
	color:#990000;
	background:#e5e5e5;
	width:100%;
	height:30px;
}

.LinksTop TD
{
	line-height:26px;
}

.LinksTop A, .LinksTop A:link, .LinksTop A:visited, .LinksTop A:focus, .LinksTop A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#990000 !important;
	font-size:11px ;
	font-family : Arial, Sans-Serif;
	padding:6px 3px;
}

.LinksTop A:hover
{ text-decoration:none; color:#000 !important; }

.LinksTop span A, .LinksTop span A:link, .LinksTop span A:visited, .LinksTop span A:focus, .LinksTop span A:active
{
	font-weight:bold;
	text-decoration:none;
	color:#990000 !important;
	font-size:19px ;
	font-family :  Sans-Serif;
	text-decoration:underline;
}

.LinksTop span A:hover
{ text-decoration:none; color:#000; }

/*--------------------------------takeapen-------------------------------*/
.takeapen
{
}
.takeapen A, .takeapen A:link, .takeapen A:visited, .takeapen A:focus, .takeapen A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#98ccfe;
	font-size:18px ;
	font-family : Arial;
	text-decoration:underline;
}

.takeapen A:hover
{ text-decoration:none; color:#000; }

/*------------------------------------SearchTop----------------------------*/
.SearchTop
{
	
	color:#fff;
	/*width:240px;*/
	background:#ababab;
	font-weight:bold;
	height:30px;
	vertical-align:middle;
	margin-top:5px;
}
.SearchTop td
{
	vertical-align:middle;
	font-weight:bold;
	text-align:center;
	font-size:11px !important;
	font-family : verdana;
}

.SearchTop A, .SearchTop A:link, .SearchTop A:visited, .SearchTop A:focus, .SearchTop A:active
{
	font-weight:bold;
	text-decoration:none;
	color:#000 !important;
	font-size:11px !important;
	font-family : verdana;
}

.SearchTop A:hover
{ text-decoration:none; color:#ff936b !important; }




/*------------------------------------newsletter----------------------------*/
.newsletter
{
	color:#000;
	background:#e5e5e5;
	font-weight:bold;
	height:30px;
	vertical-align:middle;
	margin-top:5px;
	margin-bottom:5px;
}
.newsletter td
{
	vertical-align:middle;
	font-weight:normal;
	text-align:center;
	font-size:11px !important;
}

.newsletter th
{
	vertical-align:middle;
	font-weight:bold;
	text-align:center;
	color:#990002;
	font-size:16px;
}

/*---------------------------------MoreInformation----------------------------------*/
.MoreInformation
{
	text-align:right;
	font-size:11px;
}
.MoreInformation A, .MoreInformation A:link, .MoreInformation A:visited, .MoreInformation A:focus, .MoreInformation A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#3301ff;
	font-size:12px !important;
	font-family : Arial, Sans-Serif;
	text-align:right;
}

.MoreInformation A:hover
{ text-decoration:none; color:#000; }

/*-------------------------------------------------------------------------*/
.flashHP
{ 
	border: 1px solid #A4B1BA;
}
.newsHP
{	
	border: 1px dotted #A4B1BA;
	background: #F3F3F3;
	width:170px;
}

/*----------------------------------mailto----------------------------------*/

.mailto A, .mailto A:link, .mailto A:visited, .mailto A:focus, .mailto A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#245fdf;
	font-size:12px;
	font-family : Arial, Sans-Serif;
}

.mailto A:hover
{ text-decoration:none; color:#6dacea; }


/*-----------------------------------BorderRL--------------------------------*/
.BorderRL
{
	border-right:1px solid #b0b0b0;
	border-left:1px solid #b0b0b0;
}

/* ---------------------------------- Circle -------------------------------------------------------------------- */

.Circle DIV
{background:#FFFFFF url('../_images/_design/bg_gray_box_rt.gif') right top no-repeat; }

.Circle DIV DIV
{background:transparent url('../_images/_design/bg_gray_box_lb.gif') left bottom no-repeat; }

.Circle DIV DIV DIV
{background:transparent url('../_images/_design/bg_gray_box_lt.gif') left top no-repeat; }

.Circle DIV DIV DIV DIV
{padding:2px;background:transparent url('../_images/_design/bg_gray_box_rb.gif') right bottom no-repeat; }



/*---------------------------projectItemBottomInfo-----------------------*/
.projectItemBottomInfo th
{
	font-weight:bold;
	color:#000;
	font-size:12px;
	font-family : Arial;
}

.projectItemBottomInfo td
{
	font-weight:normal;
	color:#000;
	font-size:12px;
	font-family : Arial;
}

.projectItemBottomInfo td.red
{
	font-weight:bold;
	color:#ff3300;
	font-size:14px;
	font-family : Arial;
}

/* ---------------------------------- projectItem -------------------------------------------------------------------- */

.projectItemTable { width: 100%; height: 300px;}
.projectItemTable IMG { display: block }
.projectItemTable A { display: block }

.projectItemViewImageTD 
{ 
	text-align: center !important; padding: 0px 
}

.projectItemViewImageDiv 
{ 
	height: 300px; 
	width: 459px; 
	overflow: hidden; 
	text-align:center !important;
	border: 1px solid #000;
}
 
.projectItemSideImagesDiv2
{
	width: 100px; 
	height: 70px;
}

.littlerightpics
{
	height: 70px;
	overflow: hidden;
}

.projectItemSideImagesDiv 
{ 
	height: 300px; 
	overflow: auto;
	text-align:center !important;
	margin:2px;
	
	scrollbar-face-color:#c1bfba;
	scrollbar-track-color:#eae7e2;
	scrollbar-arrow-color:#fff;
	scrollbar-shadow-color:#eae7e2;
	scrollbar-darkshadow-color:#cbcbcb;
	scrollbar-3dlight-color:#cbcbcb;
	scrollbar-highlight-color:#cbcbcb;	
}

.projectItemSideOneImageTable 
{ 
	text-align:center !important;
	table-layout: fixed;
	width: 85px; 
	border: 1px solid #000;
	height: 70px; 
	margin: 0px 5px 10px 5px; 
	cursor: pointer; 
}

.projectItemSideOneImageTable TH 
{ 
	vertical-align: middle !important; 
	text-align:center !important;
}

.projectItemTableBot
{
	width: 590px;
	height: 150px;
}
.projectItemTableBot TH
{
	background: url('../_images/_design/BGTab.gif') repeat-x;
}

.projectItemTableBot TD
{
	background:#f3f3f3;
}

.projectItemTableBot A, .projectItemTableBot A:link, .projectItemTableBot A:visited, .projectItemTableBot A:focus, .projectItemTableBot A:active
{
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	color:#000;
	font-size:12px;
	font-family: Arial, Sans-Serif;
}

.projectItemTableBot A:hover
{ 
	color:#ff3300; 
	text-decoration:none;	
}

.projectItemTableBot1
{
	/*width: 590px;
	height: 150px;*/
}
.projectItemTableBot1 TH
{
	background: url('../_images/_design/BGTab.gif') repeat-x; 	
}

.projectItemTableBot1 TD
{
	background:#f3f3f3;
}

.projectItemTableBot1 A, .projectItemTableBot1 A:link, .projectItemTableBot1 A:visited, .projectItemTableBot1 A:focus, .projectItemTableBot1 A:active
{
	text-align:right;
	font-weight:normal;
	text-decoration:none;
	color:#000;
	font-size:12px;
	font-family: Arial, Sans-Serif;
}

.projectItemTableBot1 A:hover
{ 
	color:#ff3300; 
	text-decoration:none;	
}

/* ---------------------------------- projectItemTableBot2 -------------------------------------------------------------------- */

.projectItemTableBot2
{
	width: 120px;
	margin-right:10px;
}
.projectItemTableBot2 TH
{
	background: url('../_images/_design/BGTab.gif') repeat-x; 	
	height:18px;
	text-align:center;
}
.projectItemTableBot2 TD
{
	background:none;
}
.projectItemTableBot2 A, .projectItemTableBot2 A:link, .projectItemTableBot2 A:visited, .projectItemTableBot2 A:focus, .projectItemTableBot2 A:active
{
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	color:#000;
	display:block;
	white-space:nowrap;
	font-size:12px;
	font-family: Arial, Sans-Serif;
}
.projectItemTableBot2 A:hover
{ 
	color:#fff; 
	text-decoration:none;
	background: url('../_images/_design/BGTab2.gif') repeat-x; 	
}

/* ---------------------------------- projectItemTableBot3 -------------------------------------------------------------------- */

.projectItemTableBot3
{
	width: 120px;
}
.projectItemTableBot3 TH
{
	background: url('../_images/_design/BGTab.gif') repeat-x; 	
	height:18px;
	text-align:center;
}
.projectItemTableBot3 TD
{
	background:none;
	height:6px;
}
.projectItemTableBot3 A, .projectItemTableBot3 A:link, .projectItemTableBot3 A:visited, .projectItemTableBot3 A:focus, .projectItemTableBot3 A:active
{
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	color:#000;
	display:block;
	white-space:nowrap;
	font-size:12px;
	font-family: Arial, Sans-Serif;
}
.projectItemTableBot3 A:hover
{ 
	color:#fff; 
	text-decoration:none;
	background: url('../_images/_design/BGTab2.gif') repeat-x; 	
}

/*------------------------------------scrollbar2---------------------------------------*/
.scrollbar2
{
	height:50px;
	width:50px;
	cursor:hand;
	margin-top:4px;
	margin-bottom:4px;
	overflow:hidden;
}


/*------------------------------------scrollbar4---------------------------------------*/
.scrollbar4
{
	height:58px;
	width:58px;
	border:2px solid #fff;
	background:#e5e5e5;
}	

/*------------------------------------scrollbar3---------------------------------------*/
.scrollbar3
{	
	margin-bottom:5px;
	height:62px;
	width:62px;
	border:1px solid #d2d2d2;
}

/*------------------------------------scrollbar---------------------------------------*/
.scrollbar
{
	border:1px solid #cccccc;
	background:#f0f0f0;
	width:410px !important;
	
	text-align: center; 
	height:375px !important;
	overflow:hidden;
}
/*------------------------------------scrollbar1---------------------------------------*/
.scrollbar1
{
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #cdcdcd;
	scrollbar-darkshadow-color: #cdcdcd;
	scrollbar-shadow-color: #fff;
	scrollbar-arrow-color: #0265cb;
	scrollbar-track-color: #fff;		

	text-align: left; 
	height:375px !important;
	overflow:auto;
	direction:rtl;
}



/* ---------------------------------- table1 -------------------------------------------------------------------- */

.table1
{
	background:#cfeef8;
}

.table1 TD
{
	padding:5px;
}


/* ---------------------------------- table2 -------------------------------------------------------------------- */

.table2
{
	background:#ebf6f9;
}

.table2 TD
{
	padding:5px;
}


/*----------------flags-------------------*/
.flags {overflow:hidden;}

.flags img {margin:2px 6px 0px 0px;float:left;}


