.sbn-logOut
{
	font-family:verdana;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    letter-spacing:0;
    text-decoration: none;
}

.bodyText {
    font-family:verdana;
    font-size: .7em;
    color: #0F2247;
    letter-spacing:0;
    line-height:150%;
    padding-left:30;
    padding-right: 20;
    padding-top: 10;
}
A.cbLinkText
{
	font-family: verdana;
	color: #0F2247;
	letter-spacing: 0;
	line-height: 150%;
	padding-left: 30;
	padding-right: 20;
	padding-top: 10;
	font-weight: bold;
	text-decoration: none;
}

A.cbLinkTextNoPadding
{
	font-family: verdana;
	font-size:11px;
	color: #0F2247;
	letter-spacing: 0;
	line-height: 150%;
	text-decoration: none;
}

.sbn-numbersPager
{
	font-family: verdana;
	font-size:11px;
	color: #0F2247;
	letter-spacing: 0;
	line-height: 150%;
	text-decoration: none;
}

.sbn-numbersPagerText
{
	font-family: verdana;
	font-size:11px;
	color: #0F2247;
	letter-spacing: 0;
	line-height: 150%;
}

A.sbn-gridItemsLinkText
{
	font-family: verdana;
	color: #0F2247;
	letter-spacing: 0;
	line-height: 150%;
	text-decoration: underline;
}

.sbn-gridHeaderLinkText
{
	font-family: verdana;
	color: #0F2247;
	letter-spacing: 0;
	font-weight: bold;
	line-height: 150%;
	text-decoration: none;
}

A.cbWizLinkText
{
	font-family: verdana;
	font-size:xx-small;
	color: #0F2247;
	letter-spacing: 0;
	line-height: 150%;
	padding-left: 30;
	padding-right: 20;
	padding-top: 10;
	text-decoration: none;
}

.bodyTitle 
{
 	font-family:verdana; 
	font-weight:bold;
    font-size: 14pt;
    color: #EEAC0D;
    letter-spacing:1; 
}

.sectionTitle 
{
 	font-family:verdana; 
	font-weight:bold;
    font-size: 12pt;
    color: #EEAC0D;
    letter-spacing:1; 
}

.subSectionTitle 
{
 	font-family:verdana; 
	font-weight:bold;
    font-size: 10pt;
    color: #EEAC0D;
    letter-spacing:1; 
}

.bodyTextNoPadding 
{
    font-family:verdana; 
    font-size: 11px;
    color: #0F2247; 
    letter-spacing:0; 
    line-height:150%;
}

.bodyTextNoPaddingSelected
{
	font-family:verdana; 
    font-size: .7em;
    font-weight:bold;
    color: #EEAC0D; 
    letter-spacing:0; 
    line-height:150%;
}

.bodyTextNoPaddingColored
{
	font-family:verdana; 
    font-size: .7em;
    font-weight:bold;
    background:#FBEAC2;
    letter-spacing:0; 
    line-height:150%;
}


/*
    Repeating gif in the header region
*/
.adminPageHeader{
	background-image: url(images/headerGRADIENT_Tall.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.adminLogo
{
	background-image: url(images/logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
 
.topRow { 
    background-color: #637887; 
    font-family:tahoma;     
} 

.bottomRow { 
    background-color: #637887;  
    padding-left:30; 
    font-family:tahoma;     
}
.logonBody
{
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-color: #EBEFF1; 
}

.logonHeader
{
	background-image: url(images/headerGRADIENT_Tall.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.logonControl
{
	background-color: #B3BFC8;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.logonLabel
{
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
     padding-right: 5; 
}
.logonButton
{
	background-color: #E1E5E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: solid 1px #626E7B;
	cursor: hand;
}

.logonFailed
{
    font-family:Verdana;
    font-size:0.7em;
    color:Red;
}
/*a {
	text-decoration: none;
	color: #B5C7DE;
	font-size: .8em;
}*/
/*
*  For
*/

a.helpHyperLink:hover {
	color: #ffffff;
	font-family:Tahoma;
	font-size: .7em;
}

a.helpHyperLink:link {
	color: #ffffff;
	font-family:Tahoma;
	font-size: .7em;
}
a.helpHyperLink:visited {
	color: #ffffff;
	font-family:Tahoma;
	font-size: .7em;
}
/*
     Selected tab.  The left most cell that contains the tab left corner .gif
*/
.selTabLeft	{
	background-color:#ffffff;
	border-left: 0 solid #637887;
	border-top: 0 solid #637887;
	border-right: 0 solid #637887;
	/*border-bottom: 1 solid #637887;*/
	
	background-image: url(images/selectedTab_1x1.gif);
	background-repeat: repeat-y;
	background-position: top left;
	
	cursor:default;
}

/*
    Selected tab.  The center cell that contains the tab text
*/
.selTabCenter	{
	background-color:#ffffff;
	border-left: 0 solid #637887;
	border-top: 1 solid #637887;
	border-right: 0 solid #637887;
	/*border-bottom: 1 solid #637887;*/
	font-family: tahoma;
	font-size: .7em;
	color: #000000;
	font-weight: bold;
	/*padding-left:7; padding-right: 7;*/padding-bottom:2;
	cursor:default;
}

/*
    Selected tab.  The right most cell that contains the tab right corner .gif
*/
.selTabRight	{
	background-color:#ffffff;
	border-left: 0 solid #637887;
	border-top: 0 solid #637887;
	border-right: 0 solid #637887;
	/*border-bottom: 1 solid #637887;*/
	
	background-image: url(images/selectedTab_1x1.gif);
	background-repeat: repeat-y;
	background-position: top right;
	cursor:default;
}

/*
    Table cells in the tab table that are used as spacers between the tab buttons
*/
.spacerTab	{
	background-color:transparent;
	border-bottom: 1 solid #637887;
}
/*
    Deselected tab.  The left most cell that contains the tab left corner .gif
*/
.deSTabLeft	{
	background-color:#DBDEE2;
	border-left: 0 solid #637887;
	border-top: 0 solid #637887;
	border-right: 0 solid #637887;
	border-bottom: 1 solid #637887;
	border-collapse: separate;
	
	background-image: url(images/DeSelectedTab_1x1.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	cursor:hand;
}

/*
    Deselected tab.  The center cell that contains the tab text
*/
.deSTabCenter	{
	background-color:#DBDEE2;
	border-left: 0 solid #637887;
	border-top: 1 solid #637887;
	border-right: 0 solid #637887;
	border-bottom: 1 solid #637887;
	font-family: tahoma;
	font-size: .7em;
	color: #000000;
	font-weight: normal;
	/*padding-left:7; padding-right: 7;*/padding-bottom:2;
	cursor:hand;
}

/*
    Deselected tab.  The right most cell that contains the tab right corner .gif
*/
.deSTabRight	{
	background-color:#DBDEE2;
	border-left: 0 solid #637887;
	border-top: 0 solid #637887;
	border-right: 0 solid #637887;
	border-bottom: 1 solid #637887;
	

	background-image: url(images/DeSelectedTab_1x1.gif);
	background-repeat: repeat-y;
	background-position: top right;
	cursor:hand;
}
/*
    Hover style.  The left most cell that contains the tab left corner .gif
*/
.hoverTabLeft	{
	background-color:#EEAC0D;
	border-left: 0 solid #637887;
	border-top: 0 solid #637887;
	border-right: 0 solid #637887;
	border-bottom: 1 solid #637887;
	border-collapse: separate;
	
	background-image: url(images/DeSelectedTab_1x1.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	cursor:hand;
} 

/*
    Hover style.  The center cell that contains the tab text
*/
.hoverTabCenter	{
	background-color:#EEAC0D;
	border-left: 0 solid #637887;
	border-top: 1 solid #637887;
	border-right: 0 solid #637887;
	border-bottom: 1 solid #637887;
	font-family: tahoma;
	font-size: .7em;
	color: #000000;
	font-weight: normal;
	/*padding-left:7; padding-right: 7;*/padding-bottom:2;
	cursor:hand;
}

/*
    Hover style.  The right most cell that contains the tab right corner .gif
*/
.hoverTabRight	{
	background-color:#EEAC0D;
	border-left: 0 solid #637887;
	border-top: 0 solid #637887;
	border-right: 0 solid #637887;
	border-bottom: 1 solid #637887;
	

	background-image: url(images/DeSelectedTab_1x1.gif);
	background-repeat: repeat-y;
	background-position: top right;
	cursor:hand;
}

.callOutStyle
{
	background-color: #EEAC0D;
	font-family: verdana;
	font-size: .8em;
	color: white;
	font-weight: bold;
	line-height: 150%;
}

.sbn-toolBox-head
{
	background-image: url(images/ToolboxHeader.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
	font-family: verdana;
	font-size: .8em;
	color: white;
	font-weight: bold;
	line-height: 150%;
}

.sbn-toolBox-head-right
{
	background-image: url(images/ToolboxHeaderRight.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.sbn-toolBox-head-left
{
	background-image: url(images/ToolboxHeaderLeft.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.sbn-toolBox-table
{
	border-width:1px;
	border-color:#EEAC0D;
	border-style:solid;
	width:229px;
	 
	font-family:verdana;
    font-size: 11px;
    color: #0F2247;
    letter-spacing:0;
    line-height:150%;
    padding-left:30;
    padding-right: 20;
    padding-top: 10; 
}

.sbn-toolBox-table-CP
{
	font-family:verdana;
    font-size: 11px;
    color: #0F2247;
    letter-spacing:0;
    line-height:150%;
    padding-left:30;
    padding-right: 20;
    padding-top: 10; 
}

.sbn-toolBox-separator
{
	background: url(images/separator.gif);
	background-repeat :no-repeat;
}
 
/* Wizzard styles */
.leftWizard {
    /*background-color: #EEAC0D; */
    padding-left:3;
    padding-right:5;
    padding-top:10;
    border-right:solid 1 #000000
    /*font-family:verdana; 
    font-size: 8;
    color: white; */
}

.wizardButton 
{
	BACKGROUND-COLOR: #E1E5E9;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	BORDER: solid 1px #626E7B;
	cursor: hand;
	font-weight:bold;
	width:90;
}

.wizTable
{
	border-top: solid 1 #000000;
	border-left: solid 1 #000000;
	border-right: solid 1 #000000;
	border-bottom: solid 1 #000000;	
}

.wizTableInner
{
	border-bottom: solid 1 #000000;
}

.sbn-errorMessage
{
	color:Red;
	font-weight:bold;
}

.tableBodyTextRight
{
	padding-left:5;
	padding-right:25;
	padding-top:5;
	padding-bottom:5;
	font-family:verdana; 
	font-weight:normal;
    font-size: .7em;
    color: #0F2247; 
    letter-spacing:0; 
}

TextArea.sbn-textArea
{
	font-family:verdana; 
	font-weight:normal;
    font-size: 11px;
    color: #0F2247; 
    letter-spacing:0; 
}

Input.sbn-textInput
{
	font-family:verdana; 
	font-weight:normal;
    font-size: 11px;
    color: #0F2247; 
    letter-spacing:0; 
}

Select.sbn-textSelect
{
	font-family:verdana; 
	font-weight:normal;
    font-size: 11px;
    color: #0F2247; 
    letter-spacing:0; 
}

.tableBodyTextLeft
{
	padding-left:25;
	padding-right:5;
	padding-top:5;
	padding-bottom:5;
	font-family:verdana; 
	font-weight:normal;
    font-size: .7em;
    color: #0F2247; 
    letter-spacing:0; 
    line-height:150%;	
}


.tableBodyTextFirstLeft
{
	padding-left:25;
	padding-right:5;
	padding-top:25;
	padding-bottom:5;
	font-family:verdana; 
	font-weight:normal;
    font-size: .7em;
    color: #0F2247; 
    letter-spacing:0; 
    line-height:150%;	
}

.tableBodyTextFirstRight
{
	padding-left:5;
	padding-right:25;
	padding-top:25;
	padding-bottom:5;	
	font-family:verdana; 
	font-weight:normal;
    font-size: .7em;
    color: #0F2247; 
    letter-spacing:0; 
}

.tableBodyTextLastLeft 
{
	padding-left:25;
	padding-right:5;
	padding-top:5;
	padding-bottom:25;
	font-family:verdana; 
	font-weight:normal;
    font-size: .7em;
    color: #0F2247; 
    letter-spacing:0; 
    line-height:150%;	
}

.tableBodyTextLastRight 
{
	padding-left:5;
	padding-right:25;
	padding-top:5;
	padding-bottom:25;
	font-family:verdana; 
	font-weight:normal;
    font-size: .7em;
    color: #0F2247; 
    letter-spacing:0; 
}
 
 /*
	Navigation tree styles
*/
 
.sbn-treeBody
{
	background-image:url("Images/Toolarea.gif");
	background-position:left top;
	background-repeat:repeat-x;
}

.navTreeDeskTop
{
 	width: 100%;
	/*height: 100%;*/
 }
 
 .sbn-navigationTree
 {
	width:100%;
 }

.sbn-navigationTree-node
{
	font-family: Verdana; 
	/*font-size: 0.8em;*/
	font-size: 11px;
	color: black;
	padding-left : 2px;
}

.sbn-navigationTree-selectedNode
{
	font-family: Verdana; 
	font-size: 11px;
	color: Red;
	border: dotted 1 Gray;
}

.sbn-navigationTree-selectedNode a
{
	font-family: Verdana; 
	font-size: 11px;
	color: Red;
	border: dotted 1 Gray;
}
 
 /* Home page styles */
 .homeTable
 {
	padding-left:5;
	padding-right:5;
	padding-bottom:2;
	padding-top:2;
 }
 
 .homeTitle
 {
	COLOR: #626E7B;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
 }
 
 .homeVersion
 {
	COLOR: #626E7B;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
 }
 
 .homeLegend
 {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
	HEIGHT: 15px;
	border: #626E7B 1px solid;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
 }
 
 .homeField
 {
	width: 730px;
	padding: 6px;
	border-width: 1px;
	border-style: solid;
	border-color: #626E7B;	
 }

 /* File Manager styles */
 .sbn-fileUpload
 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	BORDER: solid 1px #626E7B;
	font-weight:bold;
 }
 
 .sbn-fileManager
 {
 	 border-right: black 1px solid;
	 border-top: black 1px solid;
	 border-left: black 1px solid;
	 border-bottom: black 1px solid;
	 height:370;
	 background-color:#F1F1F1;
 }
 
 .sbn-fileManager_ToolBar
 {
	 border-bottom: black 1px solid;
	 height:25px;
	 background-color: #E4E3E0;
	 
	 font-family:verdana; 
     font-size: .7em;
     font-weight:bold;
     color: #0F2247; 
     letter-spacing:0; 
     line-height:150%;
 }
 
 .sbn-fileManager_Explorer
 {
	height:90%;
	border: dimgray 1px solid;
	background-color: #F8F8F8;
	margin: 2px 2px 2px 2px;
	
	font-family:verdana; 
    font-size: .7em;
    color: #0F2247; 
    letter-spacing:0; 
    line-height:150%;
 }
 
 .sbn-fileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: #F1F1F1;
	padding: 25px 25px 25px 25px;
	
	font-family:verdana; 
    font-size: .7em;
    color: #0F2247;
    letter-spacing:0; 
    line-height:150%;
}
 
 .sbn-fileManager_FileList 
 {
	border: dimgray 1px solid;
	/*background-color: #FFFBD6;*/
	background-color: #FFFFFF;
	margin: 2px 2px 2px 2px;
	overflow: auto;
	 height:100%;
	
	/*font-family:verdana; 
    font-size: .7em;
    color: #0F2247; 
    letter-spacing:0; 
    line-height:150%;*/
 }
 
  .sbn-fileManager_TreeHead
 {
	background-color: #EEAC0D;
	font-family: verdana;
	font-size: 1.1em;
	color: white;
	font-weight: bold;
	line-height: 150%;
	height: 25;
 }
 
 .sbn-fileManager_GridHead
 {
	background-color: #EEAC0D;
	font-family: verdana;
	font-size: .7em;
	color: white;
	font-weight: bold;
	line-height: 150%;
	height: 25;
 }
  
 .sbn-fileManager_StatusBar
 {
	border-top: solid 1 #000000
	background-color: #E4E3E0;
    height: 25px;
	margin: 2px 2px 2px 2px;
 }
 
 .sbn-fileManager_Pager
 {
	background-color: #EEAC0D;
	font-family: verdana;
	font-size: .7em;
    border-top: dimgray 1px solid;
 }
 
 .sbn-fileManager_Item
{
    font-family: verdana;
    font-size: .7em;
    font-weight: normal;
    color: Black;
    background-color: #F8F8F8;
    border-style: none;
}

.sbn-fileManager_AltItem
{
    font-family: verdana;
    font-size: .7em;
    font-weight: normal;
    color: Black;
    background-color: #EEEEEE;
    border-style: none;
}
.sbn-fileManager_SelItem
{
    font-family: verdana;
    font-size: .7em;
    font-weight: bold;
    color: White;
    background-color: #B4D0FF;
    border-style: none;
}

/* Menu */
.sbn-modeSelector-menu
{
	background-image: url(images/menu/mgrad.gif);
	background-repeat: repeat-y;
	background-position: right;
}


/* Error page */
.sbn-errorpage-body
{
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-color: #EBEFF1; 
}

.sbn-errorpage-header
{
	background-image: url(images/headerGRADIENT_Tall.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.sbn-errorpage-control
{
	background-color: #B3BFC8;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.sbn-errorpage-message
{
	color: Red;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 }

.confMsgBox
{
	BORDER-RIGHT: #6b6b6b 1px solid; PADDING-RIGHT: 9px; BORDER-TOP: #6b6b6b 1px solid; PADDING-LEFT: 9px; FONT-WEIGHT: bold; FONT-SIZE: 12px; PADDING-BOTTOM: 9px; VERTICAL-ALIGN: middle; BORDER-LEFT: #6b6b6b 1px solid; PADDING-TOP: 9px; BORDER-BOTTOM: #6b6b6b 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #EEAC0D; TEXT-ALIGN: center
}

/* General */
legend
{
    padding: 2px 2px 2px 2px;
	margin: 0px 5px 0px 0px;
	color: Black;
	font-family:verdana; 
	font-size: 11px;
	vertical-align: top;
}

INPUT
{
	font-family:verdana; 
	font-weight:normal;
    font-size: 11px;
    color: #0F2247; 
    letter-spacing:0;
}

SELECT
{
	font-family:verdana; 
	font-weight:normal;
    font-size: 11px;
    color: #0F2247; 
    letter-spacing:0; 
}

.sbn-marginList
{
	margin-left: 20px;
	margin-right: 20px;
}

.cbLinkTextNoPadding A
{
	font-family: verdana;
	font-size:11px;
	color: #0F2247;
	letter-spacing: 0;
	line-height: 150%;
	text-decoration: none;	
}

.cbLinkTextNoPadding span
{
    font-family:verdana; 
    font-size: 11px;
    color:Red;
    letter-spacing:0; 
    line-height:150%;	
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}


/*A
{
	font-family:verdana; 
	font-weight:inherit;
    font-size: 11px;
    color: #0F2247; 
    letter-spacing:0; 
}

SPAN
{
	font-family:verdana; 
	font-weight:inherit;
    font-size: 11px;
    color: #0F2247; 
    letter-spacing:0; 
}*/

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}

.watermarkedp {
	height:15px;
	background-color:#F0F8FF;
	color:gray;
}

.unwatermarked {
	height:18px;
	width:148px;
	font-weight:bold;
}

.highlight 
{
    background-color: lemonchiffon; 
}

.collapsePanelHeader{	
	width:100%;		
	height:30px;
	background-color:#666666;
	color:#FFF;
	font-weight:bold;
}

.sbn-toolBox-head-leftp
{
	background-image: url(images/ToolboxHeaderLeft.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width:15px;
	float:left;
	height: 26px
}

.sbn-toolBox-captionp
{
	height:26px;
	line-height:26px;
	padding-left:2px;
}

.sbn-toolBox-headp
{
	background-image: url(images/ToolboxHeader.gif);
	background-repeat: repeat-x;

	font-family: verdana;
	font-size: .8em;
	color: white;
	font-weight: bold;
	line-height: 26px;
	height:26px;
	
	float:left;
}

.sbn-toolBox-head-rightp
{
	background-image: url(images/ToolboxHeaderRight.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width:4px;
	float:left;
	height: 26px;
}

.sbn-toolBox-hp
{
	height:40px;
}

.sbn-toolBox-tablep
{
	clear:both;
	text-align:left;
	/*border: solid 1px #EEAC0D;*/

	font-family:verdana;
    color: #0F2247;
    letter-spacing:0;
}

.sbn-toolBox-headerp
{
	
}

.sbn-pagerSyle td table tr td a
{
	font-size:11px;
	color:Black;
}

.sbn-pagerSyle span
{
	color:Black;
	font-size:11px;
}

.sbn-productFilterPanel
{
	clear: both; 
}
.sbn-productFilterPanel fieldset
{
	padding: 15px 0 5px 8px;
	width: 600px; 
}
.sbn-productFilterPanel fieldset legend
{
	font-weight: bold;
}

.sbn-TreeFileItemsContainer
{
	min-height:350px;
	min-width:270px;
}

.sbn-usersFilter
{
	margin-top:10px;
	font-family:Verdana;
	font-size:11px;
	color:#0F2247;
}

.sbn-usersFilter a
{
	font-family:Verdana;
	font-size:10px;
	color:#0F2247;
	font-weight:normal;
}


/* Petya start from here */



.sbn-MainContainer
{
	margin-top:20px;
	width: 900px;
	font-size:11px;
	font-family:Verdana;
}

.sbn-TopLeftHeader
{
	width: 4px;
	height: 74px;
	background-image: url(images/heather_top_left.jpg);
}

.sbn-TopMiddleHeader
{
	width: 892px;
	height: 74px;
	background-image: url(images/heather_top_middle.jpg);
	background-repeat: repeat-x;
}


.sbn-TopRightHeader
{
	width: 4px;
	height: 74px;
	background-image: url(images/heather_top_right.jpg);
}


.sbn-BottomLeftBorder
{
	width: 4px;
	height: 44px;
	background-image: url(images/heather_bottom_left.jpg);
}

.sbn-BottomMiddleBorder
{
	width: 892px;
	height: 44px;
	background-image: url(images/heather_bottom_middle.jpg);
	background-repeat: repeat-x;
}

.sbn-BottomRightBorder
{
	width: 4px;
	height: 44px;
	background-image: url(images/heather_bottom_right.jpg);
}

.sbn-SeparatorTop
{
	height: 53px;
	width: 2px;
	background-image: url(images/separator_top.jpg);
	margin: 10px 30px 10px 30px;
}

.sbn-SeparatorBottom
{
	height: 35px;
	width: 2px;
	background-image: URL(images/separator_bottom.jpg);
	margin: 4px 30px 3px  39px;
}

.sbn-Literals

{
	color: White;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;

}

.sbn-ExplorerGrid-Container
{
	min-height:440px;
	height:auto !Important;
	height:440px;
	border-left:solid 1px #e6af31;
	border-right:solid 1px #e6af31;
}

.sbn-ExplorerGrid-whiteBorder
{
	border-right:solid 1px white;
}

.sbn-ExplorerGrid-leftpadding
{
	padding-left:10px;
}

.sbn-ExplorerGrid-lineHeight
{
	line-height:23px;
}

.sbn-Explorer-Link
{
	font-weight:bold;
	font-size:11px;
	font-family:Verdana;
	color:#0F2247;
	text-decoration:none;
	vertical-align:middle;
}

.sbn-Explorer-HeaderStyle a
{
	color:Black;
	text-decoration:none;
}