/* 
================================
Skin styles for DotNetNuke
================================
*/   

/* background color for the content part of the pages */
.Body
{
	background-color: #FFFFFF;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size:0.75em;}

.pagemaster {
	width: 100%;
	height: 100%;	position: absolute;	top: 0px;
	/*background-image: url(design1_bg.jpg);*/
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
}

.skinheader {
	margin: 0px 0px 0px 0px;
}
.skingradient {
	BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    /*font-family:Verdana, sans-serif; */
    font-family: Verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* styles used by TreeMenu Skin Object */
.TreeViewMenu
{
	width: 175px;
	background-color: #FFFFFF;
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header
{
	background-color: #FFFFFF;
}

.TreeMenu_Node
{
	/*font-family: Verdana, Tahoma, Arial, Helvetica;*/
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.TreeMenu_NodeSelected
{
	/*font-family: Verdana, Tahoma, Arial, Helvetica;*/
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link
{
	text-decoration: none;
	color: #003366;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited
{
	text-decoration: none;
	color: #003366;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active
{
	text-decoration: none;
	color: #003366;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover
{
	text-decoration: none;
	color: #FF9922;
}


/*********************************************************************
CATALooK.netStore - http://www.catalook.de  http://www.dnnsoft.com                   
Copyright (c) 2003-2004 CATALooK Software Susanne Koehler                                                                                                      
support@catalook.de                                                                                                                                            
**********************************************************************/

/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* GENERAL */
/* style for module titles */
.Head   {
    /*font-family: Verdana, Geneva, Arial, helvetica, sans-serif, Tahoma;*/
    font-family: Verdana, arial, helvetica, sans-serif;
    font-size:  11px;
    font-weight: normal;
    color: black;
}


.Header
{
	background-image: url(headermenubg.jpg);
	height: 36px;
	background-repeat: repeat-x;
}

.Footer
{
	background-image: url(footermenubg.jpg);
	height: 42px;
	background-repeat: repeat-x;
	padding-bottom: 5px;
}

.banner_01
{
	background-image: url(banner_01.gif);
	width: 713px;
	height: 100px;
	background-repeat: no-repeat;
}

.banner_02
{
	background-image: url(banner_02.gif);
	width: auto;
	height: 100px;
	background-repeat: repeat-x;
}

.banner_03
{
	background-image: url(banner_03.gif);
	width: 67px;
	height: 100px;
	background-repeat: no-repeat;
}

TD.CATBreadCrumb
{
	background-color: #D4D9EC;
	background-image: none;
	height: 32px;
	background-repeat: no-repeat;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
}

.MenuTab
{
	width: 100%;
	/*height: 28px;*/
}

.IntroPane
{
	width: 100%;
	height: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}

.toppane {
	width: 760;
	height: 182;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}


.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px; /*6px;*/
	padding-right: 0px; /*4px;*/
	padding-top: 0px; /*6px;*/
}


.LeftPane
{
	width: 170px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}

.ContentPane
{ 
	width: 394px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}

.RightPane  
{ 
	width: 170px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}

.BasePane
{
	width: 100%;
	background-color: transparent;
}

.Login
{
	color: #333333;
	/*font-family: Tahoma, Arial, Helvetica;*/
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	height: 30px;
}


/* style for the solpart menu */

.MenuContainer
{
	background-color: transparent;
	/*
	padding-left: 0px;
	height: 21px;
	border-bottom: #98AAB1 0px solid;
	*/
}

/* Changes of height will cause an ftp error! */
.MainMenu_MenuItem
{
	border-right: #000000 1px solid;
}

.MenuBar
{
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
	height: 21;
}

.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color: #CFDAE4;
	border-left: #CFDAE4 1px solid;
	border-top: #CFDAE4 1px solid;
	border-bottom: #CFDAE4 1px solid;
	text-align: center;
	width: 15;
	height: 21;
}

.MenuItem/* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color: black;
	/*font-family: Tahoma, Arial, Helvetica; */
	font-family: Arial, verdana, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal; 
	font-style: normal; 
	background-color: #CFDAE4; /* fixed firefox problem, do not use transparent here */
	border-top: #CFDAE4 1px solid;
	border-bottom: #CFDAE4 1px solid;
}

.MenuArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #CFDAE4 1px solid;
	border-bottom: #CFDAE4 1px solid;	
}

.MenuRootArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.ItemsBreak
{
	border-bottom: #404040 0px solid;
	border-left: #FF8080 0px solid;
	border-top: #FF8080 0px solid;
	border-right: #404040 0px solid;
	background-color: transparent;
	color: #333333;
	/*font-family: Tahoma, Arial, Helvetica;*/
	font-family: Arial, verdana, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	height: 1px;
}

.RootItem, .RootItem TD
{
	/*font-family: Verdana, Tahoma, Arial, Helvetica;*/
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold; /*normal;*/
	color: #003366;
	height: 21px;
	background-color: transparent; /*#CFDAE4;*/
	background-image: none;
	background-repeat: no-repeat;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
}

.RootItemActive, .RootItemActive TD
{
	/*font-family: Verdana, Tahoma, Arial, Helvetica;*/
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold; /*normal;*/
	color: #003366;
	height: 21px;
	background-color: transparent; /*#D4D9EC;*/
	background-image: none;
	background-repeat: no-repeat;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
}

.RootItemSelected, .RootItemSelected TD
{
	/*font-family: Verdana, Tahoma, Arial, Helvetica;*/
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold; /*normal;*/
	color: #000033;
	height: 21px;
	background-color: transparent; /*#D4D9EC;*/
	background-image: none;
	background-repeat: no-repeat;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
}

.RootItemBreadCrumb, .RootItemBreadCrumb TD
{
	/*font-family: Verdana, Tahoma, Arial, Helvetica;*/
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold; /*normal;*/
	color: #000033; /*#003366;*/
	height: 21px;
	background-color: transparent; /*#D4D9EC;*/
	background-image: none;
	background-repeat: no-repeat;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
}

.SubItemActive, .SubItemActive TD
{
	border-top: 0px solid;
	/*font-family: Verdana, Tahoma, Arial, Helvetica;*/
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #003366;
	height: 21px;
	background-color: #D4D9EC;
	background-image: none;
	background-repeat: no-repeat;
}

.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	/*font-family: Verdana, Tahoma, Arial, Helvetica;*/
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #003366;
	height: 21px;
	background-color: #CFDAE4;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #98AAB1 1px solid;
	border-top: #98AAB1 1px solid;
	border-right: #98AAB1 1px solid;
	border-bottom: #98AAB1 1px solid;
}

.SubMenu TD
{
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
	height: 21px;
	background-color: #CFDAE4;
}

.SubMenu TD.SubItemSelected
{
	color: #000033;
	background-color: #eef3fb;
}

.SubItemActive, .SubItemActive TD
{
	border-top: 0px solid;
	/*font-family: Verdana, Tahoma, Arial, Helvetica;*/
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold; /*normal;*/
	color: #000033; /*#003366;*/
	height: 21px;
	background-color: transparent; /*#D4D9EC;*/
	background-image: none;
	background-repeat: no-repeat;
}

.SubItemSelected, .SubItemSelected TD
{
	/*font-family: Verdana, Tahoma, Arial, Helvetica;*/
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000033; 
	height: 21px;
	background-color: transparent; /*#D4D9EC;*/
	background-image: none;
	background-repeat: no-repeat;
}

.SubItemBreadCrumb, .SubItemBreadCrumb TD
{
	/*font-family: Verdana, Tahoma, Arial, Helvetica;*/
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold; /*normal;*/
	color: #003366;
	background-color: #CFDAE4;
	background-image: none;
	background-repeat: no-repeat;
}


/* hyperlink style for the bright tabs */

.Small
{
	color: #FFFFFF;
	/*font-family: Verdana, Tahoma, Arial, Helvetica;*/
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	height: 13px;
	padding-left: 1px;
	padding-right: 1px;
}

A.Small:Link
{
	color: white;
	text-decoration: underline;
}

A.Small:Hover
{
	color: white;
	text-decoration: underline;
}

A.Small:Active
{
	color: white;
	text-decoration: underline;
}

A.Small:Visited
{
	color: white;
	text-decoration: underline;
}

/* text style for the selected tab */
.SelectedTab {
 	font-weight: normal;
    font-size: 11px;
    color: #003366;
    /*font-family: Tahoma, Arial, Helvetica;*/
    font-family: Verdana, Arial, helvetica, sans-serif;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration: none;
    color:#003366;
    font-weight: normal;
    font-size: 11px;
    /*font-family: Verdana, Tahoma, Arial, Helvetica;*/
    font-family: Verdana, Arial, helvetica, sans-serif;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#800080;
    font-weight: normal;
    font-size: 11px;
    /*font-family: Verdana, Tahoma, Arial, Helvetica;*/
    font-family: Verdana, Arial, helvetica, sans-serif;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#800080;
    font-weight: normal;
    font-size: 11px;
    /*font-family: Verdana, Tahoma, Arial, Helvetica;*/
    font-family: Verdana, Arial, helvetica, sans-serif;
}

A.SelectedTab:hover    {
    text-decoration: none;
    color: #ff0000;
    font-weight: normal;
    font-size: 11px;
    /*font-family: Verdana, Tahoma, Arial, Helvetica;*/
    font-family: Verdana, Arial, helvetica, sans-serif;
}

/* text style for the unselected tabs */
.OtherTabs {
 	font-weight: normal;
    font-size: 11px;
    color: #003366;
    /*font-family: Verdana, Tahoma, Arial, Helvetica;*/
    font-family: Verdana, Arial, helvetica, sans-serif;
    text-decoration: none;
    padding-left: 3px;
	padding-right: 3px;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration: none;
    color:#003366;
    font-weight: normal;
    font-size: 11px;
    /*font-family: Verdana, Tahoma, Arial, Helvetica;*/
    font-family: Verdana, Arial, helvetica, sans-serif;
    padding-left: 3px;
	padding-right: 3px;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#800080;
    font-weight: normal;
    font-size: 11px;
    /*font-family: Verdana, Tahoma, Arial, Helvetica;*/
    font-family: Verdana, Arial, helvetica, sans-serif;
    padding-left: 3px;
	padding-right: 3px;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#800080;
    font-weight: normal;
    font-size: 11px;
    /*font-family: Verdana, Tahoma, Arial, Helvetica;*/
    font-family: Verdana, Arial, helvetica, sans-serif;
    padding-left: 3px;
	padding-right: 3px;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:#ff0000;
    font-weight: normal;
    font-size: 11px;
    /*font-family: Verdana, Tahoma, Arial, Helvetica;*/
    font-family: Verdana, Arial, helvetica, sans-serif;
    padding-left: 3px;
	padding-right: 3px;  
}

/* text and link style for SkinObjects */

.SkinObject
{
	font-family: Arial, verdana, helvetica, sans-serif;
	/*font-family: Verdana, arial, helvetica, sans-serif;*/
	font-size: 9px; /*1.2em;*/
	font-weight: normal;
}

A.SkinObject:link
{
	text-decoration: none;
}
A.SkinObject:visited
{
	text-decoration: none;
}
A.SkinObject:active
{
	text-decoration: none;
}
A.SkinObject:hover
{
	color: #FF9922;
	text-decoration: underline;
}

/*safesidesecurity*/
.controlpanelpane
{ 
	width: 760;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.TopBG
{
	height: 17px;
	background-image: url(bg_top.gif);
	background-repeat: no-repeat;
}
.Flags
{
	padding-top: 3px;
	padding-left: 2px;
}
.pgHdrBottom
{
	background-image: url(pgHdrBottom.gif);
	background-repeat: repeat-x, repeat-y;
	height: 5;
}

/*
.TabLogin
{
	cursor: hand;
	height: 27px;
	width: 58px;
	background-image: url(tabLogin.jpg);
	background-repeat: no-repeat;	text-align: center;	
}.TabAccount
{
	cursor: hand;	background-image: url(tabAccount.jpg);
	background-repeat: no-repeat;	
	height: 27px;
	width: 106px;		text-align: center;
}
*/

.tabLoginLeft
{
	background-image: url(tabLogin_left.jpg);
	background-repeat: no-repeat;	
	height: 27px;
	width: 10px;
	padding-left:10px; 
}

.tabLoginLeftOn
{
	background-image: url(tabLoginOn_left.jpg);
	background-repeat: no-repeat;	
	height: 27px;
	width: 10px;
	padding-left:10px; 
}

.tabLoginLeftOff
{
	background-image: url(tabLogin_left.jpg);
	background-repeat: no-repeat;	
	height: 27px;
	width: 10px;
	padding-left:10px; 
}

.tabLoginRight
{
	background-image: url(tabLogin_right.jpg);
	background-repeat: no-repeat;	
	height: 27px;
	width: 10px;
	padding-right:10px;
}

.tabLoginRightOn
{
	background-image: url(tabLoginOn_Right.jpg);
	background-repeat: no-repeat;	
	height: 27px;
	width: 10px;
	padding-left:10px; 
}

.tabLoginRightOff
{
	background-image: url(tabLogin_Right.jpg);
	background-repeat: no-repeat;	
	height: 27px;
	width: 10px;
	padding-left:10px; 
}

.sssLogin
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	font-size: 8pt;
	background-image: url(tabLogin_mid.jpg);
	background-repeat: repeat-x;	
	height: 100%; /*27px;*/
	width: 100%;
	text-align: center;
	text-decoration: none;
	padding-top: 3px;
	/*
	padding-left: 10px;
	padding-right: 10px;	
	*/
	white-space:nowrap;
	text-align: center;
	display: block;
}
.sssLogin:link, .sssLogin:visited, .sssLogin:active
{
	color: white;
	text-decoration: none;
	padding-top: 3px;
	font-size: 8pt;
	font-weight: bold;
	height: 100%; /*27px;*/
	width: 100%;
	/*
	padding-left: 10px;
	padding-right: 10px;	
	*/
	white-space:nowrap;
	text-align: center;
	display: block;
}
.sssLogin:hover
{
	background-image: url(tabLoginOn_mid.jpg);
	background-repeat: repeat-x;
	height: 100%; /*27px;*/
	width: 100%;
	color: white;
	text-decoration: none;
	padding-top: 3px;
	font-weight: bold;
	font-size: 8pt;
	/*
	padding-left: 10px;
	padding-right: 10px;	
	*/
	white-space:nowrap;
	text-align: center;
	display: block;
}

.loginTab, .accountTab
{
	WIDTH: auto;
	height: auto;
	text-align: center;
	white-space: nowrap;  
	vertical-align: middle;  
}

.tabAccountLeft
{
	background-image: url(tabAccount_left.jpg);
	background-repeat: no-repeat;	
	height: 27px;
	width: 10px;
	padding-left:10px; 
}

.tabAccountLeftOn
{
	background-image: url(tabAccountOn_left.jpg);
	background-repeat: no-repeat;	
	height: 27px;
	width: 10px;
	padding-left:10px; 
}

.tabAccountLeftOff
{
	background-image: url(tabAccount_left.jpg);
	background-repeat: no-repeat;	
	height: 27px;
	width: 10px;
	padding-left:10px; 
}

.tabAccountRight
{
	background-image: url(tabAccount_right.jpg);
	background-repeat: no-repeat;	
	height: 27px;
	width: 10px;
	padding-right:10px;
}

.tabAccountRightOn
{
	background-image: url(tabAccountOn_Right.jpg);
	background-repeat: no-repeat;	
	height: 27px;
	width: 10px;
	padding-left:10px; 
}

.tabAccountRightOff
{
	background-image: url(tabAccount_Right.jpg);
	background-repeat: no-repeat;	
	height: 27px;
	width: 10px;
	padding-left:10px; 
}

.sssAccount
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	font-size: 8pt;
	background-image: url(tabAccount_mid.jpg);
	background-repeat: repeat-x;	
	height: 100%; /*27px;*/
	width: 100%;
	text-align: center;
	text-decoration: none;
	padding-top: 3px;
	white-space:nowrap;
	/*
	padding-left: 10px;
	padding-right: 10px;
	*/
	text-align: center;
	display: block;
}
.sssAccount:link, .sssAccount:visited, .sssAccount:active
{
	color: white;
	text-decoration: none;
	padding-top: 3px;
	font-size: 8pt;
	font-weight: bold;
	height: 100%; /*27px;*/
	width: 100%;
	white-space:nowrap;
	/*
	padding-left: 10px;
	padding-right: 10px;	
	*/
	text-align: center;
	display: block;
}
.sssAccount:hover
{
	background-image: url(tabAccountOn_mid.jpg);
	background-repeat: repeat-x;	
	height: 100%; /*27px;*/
	width: 100%;
	color: white;
	text-decoration: none;
	padding-top: 3px;
	font-weight: bold;
	font-size: 8pt;
	white-space:nowrap;
	/*
	padding-left: 10px;
	padding-right: 10px;	
	*/
	text-align: center;
	display: block;
}

.sssSearch, .sssSearch:link, .sssSearch:visited, .sssSearch:active
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	font-size: 8pt;
	height: 27px;
	text-align: center;
	text-decoration: none;
	padding-top: 12px;
}
.sssSearch:hover
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #000033;
	font-size: 8pt;
	height: 27px;
	text-align: center;
	text-decoration: none;
	padding-top: 12px;
}
.Footer
{
	background-image: url(bg_footer.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 760px;
}
.FooterText
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #88a2bd;
	font-size: 11px;
	text-decoration: none;
}
.FooterText a:link
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #e5ebf0;
	font-size: 11px;	
	text-decoration: none;	
}
.FooterText a:visited, .FooterText a:active
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #88a2bd;
	font-size: 11px;	
	text-decoration: none;
}
.FooterText a:hover
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;	
	text-decoration: none;	
}

.SSS_LoginHdr, .SSS_NewUserHdr
{
	font-family: "Verdana", Arial, Tahoma, Verdana, Helvetica, sans-serif;	
	font-size: 10pt; 
	font-weight: bold;
	color: #10447A;
	vertical-align: middle;
	padding: 0px, 3px, 0px, 3px;
}

.SSS_SubHead
{
	font-family: "Verdana", Arial, Tahoma, Verdana, Helvetica, sans-serif;	
	color: #10447A;
	font-size: 10pt; 
	font-weight: normal;
	padding: 0px, 3px, 0px, 3px;
}

.SSS_Spacer
{
	height: 0px;
	width: 100%;
}

.SSS_LoginButton, .SSS_RegisterButton, .SSS_RemindButton
{
	font-family: "Verdana", Arial, Tahoma, Verdana, Helvetica, sans-serif;	
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF;
	height: auto; 
	vertical-align: middle;
	padding: 2px 12px;
	background-color: #10447A;
	border-color: #CCD #104 #104 #CCD;
	border-width: 1px;
	border-style: solid;
	cursor: hand;
}

.GB_On,
.GB_On:link,
.GB_On:visited,
.GB_On:active,
.GB_On:hover
{
	height:14px;
	width:18px;  
	background-image:url(icn_flag_gb.gif);
	background-repeat:no-repeat;   
}

.GB_Off,
.GB_Off:link,
.GB_Off:visited,
.GB_Off:active
{
	height:14px;
	width:18px;  
	background-image:url(icn_flag_gb_off.gif);
	background-repeat:no-repeat;   
}

.GB_Off:hover
{
	height:14px;
	width:18px;  
	background-image:url(icn_flag_gb.gif);
	background-repeat:no-repeat;   
}

.NL_On,
.NL_On:link,
.NL_On:visited,
.NL_On:active,
.NL_On:hover
{
	height:14px;
	width:18px;  
	background-image:url(icn_flag_nl.gif);
	background-repeat:no-repeat;   
}

.NL_Off,
.NL_Off:link,
.NL_Off:visited,
.NL_Off:active
{
	height:14px;
	width:18px;  
	background-image:url(icn_flag_nl_off.gif);
	background-repeat:no-repeat;   
}

.NL_Off:hover
{
	height:14px;
	width:18px;  
	background-image:url(icn_flag_nl.gif);
	background-repeat:no-repeat;   
}

.FR_On,
.FR_On:link,
.FR_On:visited,
.FR_On:active,
.FR_On:hover
{
	height:14px;
	width:18px;  
	background-image:url(icn_flag_fr.gif);
	background-repeat:no-repeat;   
}

.FR_Off,
.FR_Off:link,
.FR_Off:visited,
.FR_Off:active
{
	height:14px;
	width:18px;  
	background-image:url(icn_flag_fr_off.gif);
	background-repeat:no-repeat;   
}

.FR_Off:hover
{
	height:14px;
	width:18px;  
	background-image:url(icn_flag_fr.gif);
	background-repeat:no-repeat;   
}

.DE_On,
.DE_On:link,
.DE_On:visited,
.DE_On:active,
.DE_On:hover
{
	height:14px;
	width:18px;  
	background-image:url(icn_flag_de.gif);
	background-repeat:no-repeat;   
}

.DE_Off,
.DE_Off:link,
.DE_Off:visited,
.DE_Off:active
{
	height:14px;
	width:18px;  
	background-image:url(icn_flag_de_off.gif);
	background-repeat:no-repeat;   
}

.DE_Off:hover
{
	height:14px;
	width:18px;  
	background-image:url(icn_flag_de.gif);
	background-repeat:no-repeat;   
}

.DM_On,
.DM_On:link,
.DM_On:visited,
.DM_On:active,
.DM_On:hover
{
	height:14px;
	width:18px;  
	background-image:url(icn_flag_dm.gif);
	background-repeat:no-repeat;   
}

.DM_Off,
.DM_Off:link,
.DM_Off:visited,
.DM_Off:active
{
	height:14px;
	width:18px;  
	background-image:url(icn_flag_dm_off.gif);
	background-repeat:no-repeat;   
}

.DM_Off:hover
{
	height:14px;
	width:18px;  
	background-image:url(icn_flag_dm.gif);
	background-repeat:no-repeat;   
}

.tdLangText
{
	font-family: "Verdana", Tahoma, Verdana, Helvetica, Arial, sans-serif;	
	font-size: 8pt;
	font-weight: bold;
	font-weight: normal;
	color: #003366;
	background-color: transparent;		
}