/* ================================
    CSS STYLES FOR Kapital
    v2.0, 02/2003
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg
{
	background-color: #1b1464;
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
/* transparent background color */
.Prazno
{
	background-color: transparent;
}
/* dotted border */
.ContentBg
{
	border-right: none;
}
/* dotted gray border */
.BorderG
{
	border-right: none;
	
}
.LeftBg
{
	background-color: #ffffff;
}
.LeftBorder
{
	background-color: #D4D0C8;
}
.RightBorder
{
	background-color: #D4D0C8;
}
.RightBg
{
	background-color: #ffffff;
}
.BannerBg
{
	background-color: #DA251C;
}
.FootBg
{
	background-color: #CCCCCC;
}

/* background color for the content part of the pages */
Body
{
    background-color: white;
}


/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle
{
	font-weight: bold;
	font-size: 20px;
	color: white;
	font-family: Verdana Bold, Helvetica, sans-serif;
}

/* style for the beckground of the module title */
.ModuleTitle
{
	
	background-color: white;
}
/* background color for the modules */
.ModuleBg
{
	
	background-color: transparent;
}
/* background/border colors for the selected tab */
.TabBg {

	border-left-color: white;
	border-bottom-color: white;
	border-top-color: white;
	border-right-color: white
	
	
}

.TabBgF {

    border-color: Gray;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg
{
	border-left-color: white;
	border-bottom-color: white;
	border-top-color: white;

	border-right-color: white;
	
	 
}

.OtherTabsBgF
{
	border-left-color:  #808080;
	border-bottom-color: #808080;
	border-top-color: #808080;
	background-color: #808080;
	border-right-color:  #808080;
}

/* text style for the selected tab */
.SelectedTab
{
	font-weight: bold;
	font-size: 10px;
	color: #5C70A3;
	font-family: Verdana, Helvetica, sans-serif;
	
}

/* text style for the unselected tabs */
.OtherTabs
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.SelectedTabF
{
	
	font-weight: bold;
	font-size: 10px;
	color: silver;
	font-family: Verdana, Helvetica, sans-serif;
}

/* text style for the unselected tabs */
.OtherTabsF
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
A.OtherTabsF:link
{
	color: #ffffff;
	text-decoration: none;
}

A.OtherTabsF:visited {
    text-decoration:    none;
    color:gold;
}

A.OtherTabsF:active  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabsF:hover   {
    text-decoration:    underline;
    color:white;
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link
{
	/*color:#D4D0C8;*/
	color: #000000;
	text-decoration: none;
}

A.OtherTabs:visited {
    text-decoration:    none;
    /*color:#D4D0C8;*/
	color: #000000;
}

A.OtherTabs:active  {
    text-decoration:    none;
    /*color:#D4D0C8;*/
	color: #000000;
}

A.OtherTabs:hover   {
    text-decoration:    underline;
    /*color:#D4D0C8;*/
	color: #000000;
}
    
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
   
}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color :#DA251C;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#DA251C;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:#DA251C;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:#ffffff;
}

/* style for separator between site links */
.Accent
{
    color: #DA251C;
    font-weight:    bold;
}

.QuestionnaireTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkblue;
}

.QuestionnaireNormal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px    
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by events */
.ItemTitle
{
	font-weight: bold;
	font-size: 11px;
	line-height: 14pt;
	color: dimgray;
	
	font-family: Tahoma, Helvetica, sans-serif;
}

/* style of item titles by Announcements  */
.ItemTitleA
{
	font-weight: bold;
	font-size: x-small;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #000000;
}
.HeadAdmin
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	line-height: 12pt;
	font-family: Verdana, Helvetica, sans-serif;
}

/* style for Module titles */
.HeadM
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	border-top-style: none;
	line-height: 16pt;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

/* style for Module titles in Edit*/
.HeadEdit   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    font-weight:    bold;
    color: #CCCCCC;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    font-weight:    bold;
    color: black;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    font-weight:    bold;
    color: #CCCCCC;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-weight: normal;
	font-size: x-small;
	color: black;
	line-height: normal;
	font-family: Arial , Sans-Serif;
}
.NormalAdmin
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px   
}
/* text style used for right text rendered by modules */
.NormalRight
{
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: right;
}

/* text style used for center text rendered by modules */
.NormalCenter
{
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}
.NormalBoldAdmin
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}
/* text style used for survay modules */
.SurveyQuestion
{

	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.SurveyPanel
{
	border-right: silver thin inset;
	border-top: silver thin inset;
	font-size: 12px;
	border-left: silver thin inset;
	color: darkblue;
	border-bottom: silver thin inset;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: darkblue;
}

.SurveyOption
{
	font-weight: normal;
	font-size: xx-small;
	color: #4b474a;
	line-height: normal;
	font-family: Arial , Sans-Serif;
}

.SurveyButton
{
	color: darkblue;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

/* text style used for most text rendered by modules */
.Address
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    line-height: 4px;
}

.Counter
{
	font-weight: normal;
	font-size: 9px;
	color: white;
	line-height: 6px;
	font-family: Verdana, Helvetica, sans-serif;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: darkblue;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: darkblue;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: darkblue;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: red;
}
 /* text style for buttons and link buttons used in the portal admin controls */
.CommandButtonAdmin     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButtonAdmin:link {
    text-decoration:    underline;
    color: darkblue ;
}

A.CommandButtonAdmin:visited  {
    text-decoration:    underline;
    color: darkblue;
}

A.CommandButtonAdmin:active   {
    text-decoration:    underline;
    color: darkblue;
}

A.CommandButtonAdmin:hover    {
    text-decoration:    underline;
    color: red;
}       

.PublicationEdition
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 12px    
}

.PublicationChapter
{
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: black;
	line-height: 12px;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
}

.PublicationArticleTitle
{
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	color: #cc6600;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.PublicationArticleSubTitle
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px    
}

.PublicationArticleAuthor
{
	font-size: 9px;
	line-height: 12px;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
}

.PublicationArticleDownload
{
	font-size: 9px;
	line-height: 12px;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
}

.PublicationSearchControl
{
	font-size: 9px;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.PublicationSearchText
{
	font-size: 9px;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.PublicationSearchLink
{
	font-weight: normal;
	font-size: 9px;
	color: navy;
	line-height: 6px;
	font-family: Verdana, Helvetica, sans-serif;
}
.PublicationMenuItem
{
	font-weight: bold;
	font-size: 10px;
	color: red;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.PublicationMenuSelectedItem
{
	font-weight: bold;
	font-size: 10px;
	color: navy;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: green;
	text-decoration: none;
}
.PublicationHeading
{
	font-weight: normal;
	font-size: 7pt;
	text-transform: none;
	color: maroon;
	line-height: 12px;
	font-style: normal;
	font-family: Verdana, Helvetica, sans-serif;
}
.PublicationTitle
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	color: black;
	line-height: 15px;
	font-style: normal;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
}
.PublicationSupTitle
{
	font-weight: normal;
	font-size: 8pt;
	text-transform: none;
	color: black;
	line-height: 13px;
	font-style: normal;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
}
.PublicationCategoryTitle
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	color: crimson;
	line-height: 13px;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
}
.PublicationArticleNote
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	line-height: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
}
.PublicationArchiveNoResults
{
	font-size: 10pt;
	color: black;
	line-height: 13px;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
}
.ArticleNadnaslov
	{
	font-size:7pt;
	font-family:Verdana;
	color:#9E0000;
	font-weight:bold
	}
.ArticleNaslov
	{
	font-family:Tahoma;
	font-size:10.0pt;
	color:red;
	text-transform:uppercase;
	font-weight:bold
	}
.ArticlePodnaslov
	{
	font-size:8.0pt;
	font-family:Tahoma;
	color:#604A32;
	font-weight:bold
	}
.ArticleTekst
	{
	font-weight: normal;
	font-size: 8pt;
	text-transform: none;
	color: black;
	line-height: 13px;
	font-style: normal;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
	}

/* Search SQL */
.SearchControl
{
	font-size: 9px;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.SearchText
{
	font-size: 9px;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.SearchLink
{
	font-weight: normal;
	font-size: 10px;
	color: white;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.SearchNoResult
{
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.SearchTitle
{
	font-size: 12px;
	line-height: 14px;
	color: navy;
	font-family: Verdana, Helvetica, sans-serif;
}

.SearchDescription
{
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.SearchItemLink
{
	font-size: 11px;
	color: darkgray;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.SearchPrevNext
{
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}


/* Catalog */
.CatalogAbcLetter
{
	font-weight: bold;
	font-size: 12px;
	color:   Navy;
	line-height: 16px;
	font-family: Verdana, Helvetica, sans-serif;
}

.CatalogAbcCompanyLink
{
	font-weight: normal;
	font-size: 9px;
	color:  Yellow;
	line-height: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}

.CatalogAbcDisplayCaption
{
	font-weight: bold;
	font-size: 9px;
	color: black;
	line-height: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}

.CatalogAbcDisplayText
{
	font-weight: normal;
	font-size: 9px;
	color: black;
	line-height: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}

/* Quotes */
.QuoteTitle TD
{
	font-weight: bold;
	 border-top: solid 1 black;
 border-right: solid 1 black;  
     border-left: solid 1 black;
	
		background: #cccc99;

}
.QuoteTable
{
	
	font-weight: normal;
	font-size: 9px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	 border:1;
	 border-collapse: collapse;
	 border-color:Black;
	  
	 
}

.QuoteFirstGroupRow
{
background: white;
 border-right: solid 1 black;
  border-top: solid 1 black;
   border-left: solid 1 black;

	
  
}
.QuoteOtherGroupRow
{
background: white;
 border-right: solid 1 black;
   border-left: solid 1 black;
	
	
  
}
.QuoteLastGroupRow
{

background: white;

 border-bottom: solid 1 black;
 border-right: solid 1 black;  
     border-left: solid 1 black;
}
.QuoteField
{
 border-bottom: solid 1 black;
  border-top: solid 1 black;	
   border-left: solid 1 black;
    border-right: solid 1 black;
background: white;
}
/* GENERIC */
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkblue;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkblue;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkblue;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkblue;
}

TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: darkblue;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: darkblue;
}

A:link  {
    text-decoration:    none;
    color:  darkblue;
}

A:visited   {
    text-decoration:    none;
    color:  darkblue;
}

A:active    {
    text-decoration:    none;
    color:  darkblue;
}

A:hover {
    text-decoration:    underline;
    color:  darkblue;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

.Tabela
{
	border-left: gray thin solid;
	border-right: gray thin solid;
	border-top: gray thin solid;
	border-bottom: gray thin solid;
}
.KuponBorder
{
	border-left: #D1D3D4 5px solid;
	border-right: #D1D3D4 5px solid;
	border-top: #D1D3D4 5px solid;
	border-bottom: #D1D3D4 5px solid;
}
.cboPretplata
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	line-height: normal;
	font-family: Arial ,Verdana,  Sans-Serif;
	background-color: #D1D3D4;
}
.PretplataText
{
	font-weight: normal;
	font-size: 14px;
	color: #666666;
	line-height: normal;
	font-family: Arial ,Verdana,  Sans-Serif;
	text-transform: uppercase;
}
.PretplataTextB
{
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	line-height: normal;
	font-family: Arial ,Verdana,  Sans-Serif;
	text-transform: uppercase;
}
.PretplataTextS
{
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	line-height: normal;
	font-family: Arial ,Verdana,  Sans-Serif;
}
.KuponBtn
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	line-height: normal;
	font-family: Arial ,Verdana,  Sans-Serif;
	background-color: #D1D3D4;
}
.KuponBorderB
{
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.PretplataTextSB
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	font-family: Arial ,Verdana,  Sans-Serif;
}
.PretplataTextSmall
{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	line-height: normal;
	font-family: Arial ,Verdana,  Sans-Serif;
}
.PretplataTextSRed
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	line-height: normal;
	font-family: Arial ,Verdana,  Sans-Serif;
}
.ErrorText
{
	font-weight: normal;
	font-size: 10px;
	color: red;
	line-height: normal;
	font-family: Arial ,Verdana,  Sans-Serif;
}
.NajavaRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #ff0000;
}
a.NajavaRed:link
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #ff0000;
}
a.NajavaRed:hover
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #ff0000;
}
a.NajavaRed:active
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #ff0000;
}
a.NajavaRed:visited
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #ff0000;
}
.NajavaNormal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}
.NajavaSlika
{
	border-bottom: solid 1px #000000;
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
}
.NajavaNaslov
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
    color: #000000;
}
.WelcomeMsg
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
}
.CatalogMenu
{
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 5px;
	cursor: hand;
	color: #ffffff;
	text-transform: uppercase;
	padding-top: 3px;
	padding-left:5px;
	font-family: Verdana, Helvetica, sans-serif;
	white-space: nowrap;
	border: solid 1px #ffffff;
}
.CatalogMenuMouseover
{
	font-size: 10px;
	font-weight:bold;
	padding-bottom: 5px;
	cursor: hand;
	padding-top: 3px;
	padding-left:5px;
	background-repeat: no-repeat;
	font-family: Verdana, Helvetica, sans-serif;
	color:#ffffff;
	text-transform: uppercase;
	text-decoration: underline;
	white-space: nowrap;
	border: solid 1px #ffffff;
}
.SubMenuChild
{
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 5px;
	cursor: hand;
	color: #ffffff;
	padding-top: 3px;
	padding-left:5px;
	font-family: Verdana, Helvetica, sans-serif;
	white-space: nowrap;
	border: solid 1px #ffffff;
}
.CatalogSubMenu
{
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 5px;
	cursor: hand;
	color: #ffffff;
	text-transform: uppercase;
	padding-top: 3px;
	padding-left:5px;
	font-family: Verdana, Helvetica, sans-serif;
	white-space: nowrap;
	border: solid 1px #ffffff;
}
.SubMenuSubChild
{
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 5px;
	cursor: hand;
	color: #ffffff;
	padding-top: 3px;
	padding-left:5px;
	font-family: Verdana, Helvetica, sans-serif;
	white-space: nowrap;
	border: solid 1px #ffffff;
}

.SubMenuChildHover
{
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 5px;
	cursor: hand;
	color: #ffffff;
	padding-top: 3px;
	padding-left:5px;
	font-family: Verdana, Helvetica, sans-serif;
	white-space: nowrap;
	border: solid 1px #ffffff;
	text-decoration: underline;
}
.SubMenuSeparator
{
	background-color:#A19D9D;
	
}
.SubMenuSelected
{
	padding-left: 15px;
	color:#F5DFE5;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/Button2.gif);
	background-repeat: no-repeat;
	height: 21px;
	cursor: hand;
	background-color: #E2E0E0;
}
.SubMenuParent
{
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 5px;
	cursor: hand;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left:5px;
	font-family: Verdana, Helvetica, sans-serif;
	white-space: nowrap;
	text-transform: uppercase;
	
}
.SubMenuParentHover
{
	font-size: 10px;
	font-weight:bold;
	background: url(images/GSMenuOver.jpg) no-repeat;
	padding-bottom: 5px;
	cursor: hand;
	padding-top: 3px;
	padding-left:5px;
	background-repeat: no-repeat;
	font-family: Verdana, Helvetica, sans-serif;
	color:#457099;
	white-space: nowrap;
	width: 133px;
	text-transform: uppercase;
	
}
.CatalogMenuSelected
{
	background-position: left top;
	/*background-color: D7D6D4;*/
	font-weight: bold;
	font-size: 10px;
	padding-left: 15px;
	height:30px;
	cursor: hand;
	background-image: url(images/Button4.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Helvetica, sans-serif;
}

.CatalogSubMenuMouseover
{
	background-position: left top;
	/*background-color: D7D6D4;*/
	font-weight:  bold;
	font-style:  normal;
	font-size: 9px;
	padding-left: 40px;
	height:30px;
	cursor: hand;
	/*background-image: url(images/Button3.gif);*/
	background-repeat: no-repeat;
	font-family: Verdana, Helvetica, sans-serif;
}
.CatalogMenu:Link
{
	font-weight: bold;
	color: midnightblue;
	font-family: Verdana, Helvetica, sans-serif;
}
.CatalogMenu:Visited
{
	
	font-weight: bold;
	
	color:midnightblue;
	
	font-family: Verdana, Helvetica, sans-serif;
}
.menustyle
{
	/*border-right: #c0a062 1px solid;
border-top: #c0a062 1px solid;	
border-left: #c0a062 1px solid;
	border-bottom: #c0a062 1px solid; */
	
	background: transparent; 
	padding-right: 6px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 6px;
	font-size: 12px;
	margin: 0px;
	font-family: verdana;
	white-space: nowrap;
}
.HeadLogin
{
	background-color: #1b1464;
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	/* padding-right:50px; */
	padding-top:2px;
	padding-right:10px;
}