/******* Template Require Classes *******/
/* Body Style , Scrollbar , Background */
body
{
	font-family : Tahoma;
	font-size : 10px;
	color : #ffffff;
	border:0;
	margin: 0 0 0 0;
	width:100%;
	height:100%;
	background-color : #5D646D;	
	scrollbar-face-color: #63A1C0;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-base-color : #eeeeee;
	scrollbar-track-color: #eeeeee;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-arrow-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000;
}


/* Normal Style */
.n
{
	font-family : Tahoma;
	font-size : 8pt;
	color : #474E58;
}

/* Normal Style, Bold */
.nb
{
	font-family : Tahoma;
	font-size : 8pt;
	font-weight:bold;
	color : #474E58;
}

/* Normal Style, Small */
.ns
{
	font-family : Tahoma;
	font-size : 7pt;
	font-weight:normal;
	color : #474E58;
}

/* Normal Style, Large */
.nl
{
	font-family : Tahoma, Verdana;
	font-size : 10pt;
	font-weight: bold;
	color : #474E58;
}

/* Search - Polls - Newsletters Registration Style */
.sN
{
	font-family : Verdana;
	font-size : 10px;
	font-weight: normal;
	color : #474E58;
}

.sNb
{
	font-family : Verdana;
	font-size : 10px;
	font-weight: bold;
	color : #474E58;
}



/* Style For Textbox*/
.tb
{
	background-color : #DCEEF7;
	border : 1px solid #666666;
	color : #474E58;
	font-size : 8pt;
	font-family : Tahoma;
	behavior: url(AltaB2xCore/client_scripts/alta_keydown.htc) url(AltaB2xCore/client_scripts/alta_hover.htc);
}

/* Style For Buttons*/
.btn
{
	color: #ffffff; 
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	background-color:#C6152C;
	border:1 outset;
	border-color:#666666;
}


/* Style For Links */
A:link
{
	font-family : Tahoma;
	font-size : 8pt;
	color : #4790B1;
	font-weight : normal;	
	text-decoration : none;
}

A:visited
{
	font-family : Tahoma;
	font-size : 8pt;
	color : #4790B1;
	font-weight : normal;	
	text-decoration : none;
}

A:hover
{
	font-family : Tahoma;
	font-size : 8pt;
	color : #474E58;
	font-weight : normal;	
	text-decoration : underline;
}


A.in:link
{
	font-family : Verdana;
	font-size : 10px;
	color : #84B5CD;
	font-weight : normal;	
	text-decoration : none;
}

A.in:visited
{
	font-family : Verdana;
	font-size : 10px;
	color : #84B5CD;
	font-weight : normal;	
	text-decoration : none;
}

A.in:hover
{
	font-family : Verdana;
	font-size : 10px;
	color : #474E58;
	font-weight : normal;	
	text-decoration : underline;
}

A.inB:link
{
	font-family : Verdana;
	font-size : 10px;
	color : #84B5CD;
	font-weight : bold;	
	text-decoration : none;
}

A.inB:visited
{
	font-family : Verdana;
	font-size : 10px;
	color : #84B5CD;
	font-weight : bold;	
	text-decoration : none;
}

A.inB:hover
{
	font-family : Verdana;
	font-size : 10px;
	color : #474E58;
	font-weight : bold;	
	text-decoration : underline;
}


/* Border Table */
.bt
{
	border: 1px solid #ffffff;
	background-color : #9AC2D5;
}

/* Content Table */
.ct
{
	border: 1px solid #ffffff;
	background-color : #ffffff;
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#EFEFEF);
	background-image: url(/inst/festival/gallery/Image/ct_gradient.gif);*/
}


/* Header Table */
.ht 
{
	font-family : Tahoma;
	font-size : 8pt;
	font-weight: bold;
	color : #498FB1;
	background-color : #D8E7EF;
	border: 1px solid #ffffff;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#D8E7EF,endColorStr=#BCD7E4);
	/*background-image: url(/inst/festival/gallery/Image/menu_gradient.gif);*/
}

.ht a:link, .ht a:visited, .ht a:hover
{
      
      font-family : Tahoma;
      font-size : 8pt;
      color: #ffffff;
      font-weight: bold;
      text-decoration: none;
}

.ht2
{
	font-family : Tahoma;
	font-size : 8pt;
	font-weight: normal;
	color : #ffffff;
	background-color : #AAB0BC;
	border: 1px solid #ffffff;
}

.ht2b
{
	font-family : Tahoma;
	font-size : 8pt;
	font-weight: bold;
	color : #ffffff;
	background-color : #AAB0BC;
	border: 1px solid #ffffff;
}

/* Normal Table Row */
.nt
{
        background-color : #ffffff;	
	border: 1px solid #ffffff;
}

/* Alternative Table Row */
.at
{
	background-color : #EEF4F6;	
	border: 1px solid #ffffff;

}

/************** Menu Style Sheet ****************/

/* Menu Style Sheet */
.Menu
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	padding: 0 0 0 0;	
	white-space:	nowrap;
	cursor:		default;
}

.SubMenuTable
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 8pt;
	padding: 0 0 0 0;	
	white-space:	nowrap;
	cursor:		default;
}

.SubMenu
{
	color: #D9DCE1;
	position:	absolute;
	visibility:	hidden;
	

	/*
	   Netscape/Mozilla renders borders by increasing
	   their z-index.  The following line is necessary
	   to cover any borders underneath
	*/
	z-index:	100;	
	padding:	0;
	overflow:	visible;
	border:		1px solid #7198A9;	
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#999999, Direction=135, Strength=3);
}

.SubMenuTable
{
	overflow:	visible;
}

.MainItem,.MainItemHover,.MainItemActive,
.MenuItem,.MenuItemHover,.MenuItemActive
{
	border:		0;
	cursor:		hand;
	white-space:	nowrap;
}

.MainItem
{
	color: #498FB1;
	/*border-left:	1px solid #333366;*/
	border-right:	1px solid #ffffff;
}

.MainItemHover,.MainItemActive
{
	color: #ffffff;
	background-color:	#749DCB;
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#8EB5C4,endColorStr=#8EB5C4);*/
	/*border-left:	1px solid #8EB5C4;*/
	border-right:	1px solid #ffffff;
}

.MenuItem
{
	color: #ffffff;
	BACKGROUND-COLOR: #8EB5C4;
}

.MenuItemHover,.MenuItemActive
{
	color: #333366;
	background-color: #DFEAEF;	
}


/* horizontal main menu */

.MainItem
{
	padding: 4px 4px 4px 4px;
	/*border:		1px solid #535252;	*/
}

td.MainItemHover,td.MainItemActive
{
	padding: 4px 4px 4px 4px;
	/*border-left:	1px solid #323232;
	border-right:	1px solid #828080;*/
}

.MainFolderLeft,.MainItemLeft,
.MainFolderText,.MainItemText,
.MainFolderRight,.MainItemRight
{
	background-color:inherit;
}

/* vertical main menu sub components */

td.MainFolderLeft,td.MainItemLeft
{
        font-family: Tahoma;
	font-weight: normal;
	font-size: 8pt;
        color: #000033;

	padding-top:	5px;
	padding-bottom:	5px;
	padding-left:	2px;
	padding-right:	0px;

	border-top:	1px solid #8EB5C4;
	border-bottom:	1px solid #7198A9;

	background-color:	#DFEAEF;
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#F3F3E7,endColorStr=#F3F3E7);*/
}

td.MainFolderText,td.MainItemText
{
	
        font-family: Tahoma;
	font-weight: normal;
	font-size: 8pt;
        color: #000033;

        padding-top:	5px;
	padding-bottom:	5px;
	padding-left:	2px;
	padding-right:	2px;

	border-top:	1px solid #8EB5C4;
	border-bottom:	1px solid #7198A9;

	background-color:	#DFEAEF;
	white-space:	nowrap;
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#F3F3E7,endColorStr=#F3F3E7);*/
}

td.MainFolderRight,td.MainItemRight
{
	
        font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
        color: #498FB1;

        padding-top:	5px;
	padding-bottom:	5px;
	padding-left:	0px;
	padding-right:	0px;

	border-top:	1px solid #8EB5C4;
	border-bottom:	1px solid #7198A9;

	background-color:	#DFEAEF;
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#F3F3E7,endColorStr=#F3F3E7);*/
}

tr.MainItem td.MainFolderLeft,
tr.MainItem td.MainItemLeft
{

        font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
        color: #498FB1;
 
	padding-top:	5px;
	padding-bottom:	5px;
	padding-left:	2px;
	padding-right:	0px;

	white-space:	nowrap;

	border-top:	1px solid #9AC2D6;
	border-bottom:	1px solid #9AC2D6;
	
	background-color:	#BCD7E4;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#D8E7EF,endColorStr=#BCD7E4);
}

tr.MainItem td.MainFolderText,
tr.MainItem td.MainItemText
{
        font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
        color: #498FB1;

	padding-top:	5px;
	padding-bottom:	5px;
	padding-left:	2px;
	padding-right:	2px;

	border-top:	1px solid #9AC2D6;
	border-bottom:	1px solid #9AC2D6;

	background-color:	#BCD7E4;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#D8E7EF,endColorStr=#BCD7E4);
}

tr.MainItem td.MainItemRight,
tr.MainItem td.MainFolderRight
{
        font-family: Tahoma;
	font-weight: normal;
	font-size: 8pt;
        color: #ffffff;

	padding-top:	5px;
	padding-bottom:	5px;
	padding-left:	0px;
	padding-right:	0px;

	border-top:	1px solid #9AC2D6;
	border-bottom:	1px solid #9AC2D6;
	
	background-color:	#BCD7E4;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#D8E7EF,endColorStr=#BCD7E4);
}

/* sub menu sub components */

.MenuFolderLeft,.MenuItemLeft
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	1px;
	padding-right:	2px;

	border-top:	1px solid #D9DCE1;
	border-bottom:	1px solid #D9DCE1;
	/*border-left:	1px solid #999966;*/

	background-color:	inherit;
	white-space:	nowrap;
}

.MenuFolderText,.MenuItemText
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	3px;
	padding-right:	3px;

	border-top:	1px solid #D9DCE1;
	border-bottom:	1px solid #D9DCE1;

	background-color:	inherit;
	white-space:	nowrap;
}

.MenuFolderRight,.MenuItemRight
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	2px;
	padding-right:	1px;

	border-top:	1px solid #D9DCE1;
	border-bottom:	1px solid #D9DCE1;
	/*border-right:	1px solid #999966;*/

	background-color:	inherit;
	white-space:	nowrap;
}

.MenuItem .MenuFolderLeft,
.MenuItem .MenuItemLeft
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	2px;
	padding-right:	2px;

	white-space:	nowrap;

	border:		0;	
	background-color:	#8EB5C4;	
}

.MenuItem .MenuFolderText,
.MenuItem .MenuItemText
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	3px;
	padding-right:	3px;

	border:		0;	
	background-color:	#8EB5C4;	
}

.MenuItem .MenuFolderRight,
.MenuItem .MenuItemRight
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	2px;
	padding-right:	2px;

	border:		0;
	background-color:	#8EB5C4;
}

/* menu splits */

.MenuSplit
{
	margin: -6px;
	height: 0px;
}

/* image shadow animation */

/*
	seq1:	image for normal
	seq2:	image for hover and active

	To use, in the icon field, input the following:
	<img class="seq1" src="normal.gif" /><img class="seq2" src="hover.gif" />
*/

.MenuItem img.seq1
{
	display:	inline;
}

.MenuItemHover seq2,
.MenuItemActive seq2
{
	display:	inline;
}

.MenuItem .seq2,
.MenuItemHover .seq1,
.MenuItemActive .seq1
{
	display:	none;
}

/*********** Custom Classes **********/
/*----------------- LINE SEPARATORS -----------------*/
/* darkShadow , lightShadow , LineShadow*/
.dS
{
	background-color : #749DCB;
}

.lS
{
	background-color : #333366;		
}


.liS
{
	background-color : #dddddd;
}

/*----------------- BACKGROUNDS -----------------*/
/* 1 Background for placeholder*/
.bg_1
{
	background-color : #ffffff;
}

/* 2 Background for top menu*/
.bg_2
{
	background-color : #84B5CD;	
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#333366,endColorStr=#333366);*/
}

/* 3 Background for left section*/
.bg_3
{
	background-color : #8EB5C4;
background-image: url(/inst/inergo/gallery/Image/left_bg.gif);
}

/* 4 Background for right section*/
.bg_4
{
	background-color : #E6F0F5;
}

/* 5 Background for bottom section*/
.bg_5
{
	background-color : #474E58;	
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#546183,endColorStr=#546183);*/
}

/* Background , ie Gradient L2R */
.bl2r
{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#ABABD6,endColorStr=#F3F3F3);
	background-color: #D7D7E5;
}

/* Background , ie Gradient U2D */
.bu2d
{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ABABD6,endColorStr=#F3F3F3);
	background-color: #D7D7E5;
}

/* Style For Additional Menu  */
A.white:link
{
	font-family : Tahoma;
	font-size : 8pt;
	color : #ffffff;
	font-weight : normal;	
	text-decoration : none;
}

A.white:visited
{
	font-family : Tahoma;
	font-size : 8pt;
	color : #ffffff;
	font-weight : normal;	
	text-decoration : none;
}

A.white:hover
{
	font-family : Tahoma;
	font-size : 8pt;
	color : #ffffff;
	font-weight : normal;	
	text-decoration : underline;
}

A.whiteB:link
{
	font-family : Tahoma;
	font-size : 8pt;
	color : #ffffff;
	font-weight : bold;	
	text-decoration : none;
}

A.whiteB:visited
{
       font-family : Tahoma;
       font-size : 8pt;
	color : #ffffff;
	font-weight : bold;
text-decoration : none;
}

A.whiteB:hover
{
	font-family : Tahoma;
	font-size : 8pt;
	color : #ffffff;
	font-weight : bold;	
	text-decoration : underline;
}

.white
{
	font-family : Tahoma;
	font-size : 8pt;
	color : #ffffff;
	font-weight : normal;	
	text-decoration : none;
}

.whiteB
{
	font-family : Tahoma;
	font-size : 8pt;
	color : #ffffff;
	font-weight : bold;	
	text-decoration : none;
}

.newsdate
{
	font-family : Tahoma;
	font-size : 8pt;
	color : #C6152C;
	font-weight : bold;	
	text-decoration : none;
}

.copyright
{
	font-family : Tahoma;
	font-size : 8pt;
	color : #84B5CD;
	font-weight : normal;	
	text-decoration : none;
}

.copyrightB
{
	font-family : Tahoma;
	font-size : 8pt;
	color : #84B5CD;
	font-weight : bold;	
	text-decoration : none;
}


A.copyright:link
{
	font-family : Tahoma;
	font-size : 8pt;
	color : #84B5CD;
	font-weight : normal;	
	text-decoration : none;
}

A.copyright:visited
{
	font-family : Tahoma;
	font-size : 8pt;
	color : #84B5CD;
	font-weight : normal;	
	text-decoration : none;
}

A.copyright:hover
{
	font-family : Tahoma;
	font-size : 8pt;
	color : #84B5CD;
	font-weight : normal;	
	text-decoration : underline;
}


.title
{
	font-family : Tahoma;
	font-size : 15pt;
	color : #84B5CD;
	font-weight : normal;	
	text-decoration : none;
}

.titleS
{
	font-family : Tahoma;
	font-size : 10pt;
	color : #C6152C;
	font-weight : normal;	
	text-decoration : none;
}

/* border for images*/
.brd
{
border : 1px solid #A6C9DB;
}

.brd_dots
{
border : 1px dotted #999999;
}

/* Shadow left img */
.sh_l
{
	background-color : #84B5CD;	
	/*background-image: url(/inst/inergo/gallery/Image/sh_l.gif);*/
}


/* Shadow right img */
.sh_r
{
	background-color : #84B5CD;	
	/*background-image: url(/inst/inergo/gallery/Image/sh_r.gif);*/
}

HR {
	COLOR: #6E7480; HEIGHT: 1px
}

TABLE
{
	font-family : Tahoma;
	font-size : 8pt;
	color : #474E58;
}

.xp_Menu
{
	width: 100%; 
	
	height: 21px; 
	padding-top:	5px;
	padding-bottom:	5px;
	padding-left:	5px;
	padding-right:	5px;
	background-color: #8B94A3;
	border-top:	1px solid #000033;
	border-bottom:	1px solid #000033;
	cursor:hand; 
	color:#000000;
        margin-bottom: 2px;
}

.xp_mn, a.xp_mn:link, a.xp_mn:visited, a.xp_mn:hover
{
	font-family : Verdana;
	font-size : 10px;
	color:#000033;
	text-decoration:none; 
	font-weight:bold ;
}


.xp_option
{
	width: 100%; 
	height: 21px; 
	padding-top:	5px;
	padding-bottom:	5px;
	padding-left:	5px;
	padding-right:	5px;
	border-bottom:	1px solid #AAB0BC;
	background-color: #D4D8DD; 
	cursor:hand;
}

.xp_options {padding:0 0 0 0}

.xp_opP1 { padding-left:16; } 

.xp_opP2 { padding-left:32; } 

.xp_opP3 { padding-left:55; }

.xp_oa, a.xp_oa:link, a.xp_oa:visited, a.xp_oa:hover
{
	color:#993300; 
	text-decoration:none; 
	font-weight:normal;
}

.xp_oOver
{
	background-color:#C2C6CF;
}

.xp_oAct, a.xp_oAct:link, a.xp_oAct:visited, a.xp_oAct:hover

{
      background-color:#C2C6CF;
}

 

.xp_oActL, a.xp_oActL:link, a.xp_oActL:visited, a.xp_oActL:hover

{
      font-weight:bold;
}



