/* Default CSS Stylesheet for a new Web Application project */
.helpline
{
   background-color: #DFDFDF;
   height:1px;
}


/* Tab start */
.tabSelected {border:solid 1px red;color: Black;  font-size: 12px; font-weight: bold;font-family: Verdana, Helvetica, sans-serif;}

A.tabLink			{font-family: Verdana, Helvetica, sans-serif; color: #000000; font-weight: bold; text-decoration: none; font-size: 11px;}
A:active.tabLink 	{font-family: Verdana, Helvetica, sans-serif; color: #000000; font-weight: bold; text-decoration: none; font-size: 11px;}
A:hover.tabLink  	{font-family: Verdana, Helvetica, sans-serif; color: #555555; font-weight: bold; text-decoration: none; font-size: 11px;}
A:visited.tabLink	{font-family: Verdana, Helvetica, sans-serif; color: #000000; font-weight: bold; text-decoration: none; font-size: 11px;}
/*New style for the tabs*/
#tab{ font-size: 12px; font-weight: bold;font-family: Verdana, Helvetica, sans-serif;}
#tab i{ font-size:10px!important; font-style:normal!important; font-weight:normal!important;}
TD.SelectedTabFirst
{
	width:124px; height:41px; 
	/*background-image:url(../images/flipp_selected.gif);*/
	background-color:#D6DEE7!important;
	text-align:center;
	vertical-align:middle;
	margin-bottom:1px;
	border-right:solid 1px #DFDFDF;
	border-top:solid 1px #FFFFFF;
}
TD.SelectedTab
{
	width:124px; height:41px; 
	background-color:#D6DEE7!important;
	text-align:center;
	vertical-align:middle;
	margin-bottom:1px;
	border-left:solid 1px #DFDFDF;
	border-right:solid 1px #DFDFDF;
	border-top:solid 1px #FFFFFF;
}
TD.SelectedTabLast
{
	width:124px; height:41px; 
	background-color:#D6DEE7!important;
	text-align:center;
	vertical-align:middle;
	margin-bottom:1px;
	border-top:solid 1px #FFFFFF;
	border-left:solid 1px #DFDFDF;
}
TD.NormalTab
{
	width:124px; height:39px; 
	background-color:#FFDE94!important;
	text-align:center;
	vertical-align:middle;
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
}
TD.spacer-1-w{width:1px!important;background-color:White;}
TD.spacer-1-b{width:1px!important;background-color:White;}
TD.spacer-1{height:1px!important;background-color:Transparent!important;border-bottom:solid 1px #DFDFDF;}
.tabbottom 
{
	background-color:#D1D9E5;
	height:60px;
	background-image:url(../images/flipp_selected.gif);
	padding-left:124px;
	vertical-align:middle;
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	font-size:10px;
}
.tabbottom INPUT{border:solid 1px;height:18px;}
.tabbottom INPUT.sok{border:solid 1px #B3B9C3;}
.tabbottom TABLE {border-collapse:collapse;}
.tabbottom TABLE TD{ font-family: Verdana, Arial; font-size:xx-small;}
/* Tab end */
/* commonn to all start*/
.mainhorizontalline
{

   background-color: #ACBCC4;
	height:1px;
}
.mainBorderLR
{
/*
   border-left-width: 1px;
   border-left-style: solid;
   border-left-color: #ACBCC4;

   border-right-width: 1px;
   border-right-style: solid;
   border-right-color: #ACBCC4;
*/
}

/*############### ARVE LAGT TIL LITT STIL PAA FORHANDLER SOK ###############*/
table.tblDealerSearchStartPage{border:solid 1px #DFDFDF; border-collapse:collapse; width:100%;font-family:Verdana, Arial; font-size:11px;}
table.tblDealerSearchSearchTable {font-family:Verdana, Arial; font-size:11px; border: solid 0 Black;}*/

hr.blueLine {border: 0; width: 95%; color: #DFDFDF;}
.blackTextBold {font-weight: bold; color: Black;}

INPUT.dealerSearchTextBox{width: 400px;border:solid 1px;} 

A.boldBlack {font-family: Arial, Helvetica, sans-serif; color: Black; font-weight: bold; text-decoration: none; font-size: 11px;}
A:active.boldBlack {font-family: Arial, Helvetica, sans-serif; color: Black; font-weight: bold; text-decoration: none; font-size: 11px;}
A:hover.boldBlack {font-family: Arial, Helvetica, sans-serif; color: Black; font-weight: bold; text-decoration: none; font-size: 11px;}
A:visited.boldBlack {font-family: Arial, Helvetica, sans-serif; color: Black; font-weight: bold; text-decoration: none; font-size: 11px;}

table.tblMainShowUsefulLinks {border:solid 1px #DFDFDF; border-collapse:collapse;padding: 0 5 0 5; font-family:Verdana, Arial; font-size:11px;width: 100%;}
tr.tblRowShowHeadingUsefulLinks {background-color: #DFDFDF;}
table.tblAnnouncementFirm { border-top: solid 1px #DFDFDF; border-collapse:collapse;padding: 0 5 0 5; font-family:Verdana, Arial; font-size:11px;width: 100%;}
/*############### SLUTT ###############*/
/*################ NYTT ################*/
TR.form IMG{margin-left:10px; padding-top:3px; padding-right:3px; }
.normal {font-weight: normal; color: Black; font-size: 11px; padding-left:10px;}

/*############### SLUTT ###############*/

/* commonn to all end*/
/* FIRSTPAGE */
TABLE.FirstPage{width:100%;border-collapse:collapse;font-family:'Century Gothic'; font-weight:bold; font-size:18px;}
TABLE.FirstPage.B{width:100%;border-left:solid 1px #red;border-top:solid 1px #DFDFDF;border-right:solid 1px #DFDFDF;border-collapse:collapse;font-family:'Century Gothic'; font-weight:bold; font-size:18px;}
TABLE.FirstPage TR TD TABLE{width:100%;border-collapse:collapse;font-family:'Century Gothic'; font-weight:bold; font-size:16px;}
TABLE.FirstPage TR.TopSection{background-color:#A6CBEA;}
TABLE.FirstPage TR.TopSection TD.TopLeft{text-align:left; font-family:'Century Gothic'; font-weight:bold; font-size:18px;color:#2F3672; cursor:default;}
TABLE.FirstPage TR.TopSection TD.TopLeft B{font-weight:bolder; font-size:20px;}
TABLE.FirstPage TR.TopSection TD.TopLeft IMG{vertical-align:middle;margin:3px 3px 3px 3px;}
TABLE.FirstPage TR.TopSection TD.TopRight{text-align:right;font-family:'Century Gothic'; font-weight:bold; font-size:16px;}
TABLE.FirstPage TR.TopSection TD.TopRight A{color:White; text-decoration:none;}
TABLE.FirstPage TR.OverviewSection{font-family:Arial, Verdana, 'Century Gothic'; font-size:11px;}
TABLE.FirstPage TR.OverviewSection TH{text-align:center;}
TABLE.FirstPage TR.OverviewSection TH A{color:Black;}
TABLE.FirstPage TR.OverviewSection TH IMG{border:none;}
TABLE.FirstPage TR.OverviewSection TD{text-align:center;font-style:italic;}
TABLE.FirstPage TR.OverviewSection TD A{color:Black;text-decoration:none;}
TABLE.FirstPage TR.popular{font-size:11px;color:#223169; font-family:Verdana, Arial; text-align:center;}
TABLE.FirstPage TR.popular TD{padding-top:40px;}
TABLE.FirstPage TR.popular A{color:#223169;}
TABLE.FirstPage TR.popular TD TABLE{width:500px; font-size:11px;font-family:Verdana, Arial; font-weight:normal; text-align:left;}
TABLE.FirstPage TR.popular TD TABLE TD{padding-top:10px!important;padding-bottom:20px!important; font-style:italic;}
TABLE.FirstPage TR.popular TD TABLE TD A{font-style:normal;}
TABLE.FirstPage TR.BottomSection{background-color:RGB(255,255,204);}
TABLE.FirstPage TR.BottomSection TD.banner{text-align:center;vertical-align:middle;padding:10px 10px 10px 10px;}
TABLE.FirstPage TR.Footer{height:5px;background-color:RGB(255,255,204);font-size:5px;padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;}
TABLE.FirstPage TR.Footer TD.full{height:5px;background-color:white;border-left:solid 1px white!important;border-right:solid 1px white!important;padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;text-align:center;}
TABLE.FirstPage TR.nopadding TD{padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
TABLE.FirstPage TR.infotext TD{font-family:Arial; font-size:12px; font-weight:normal;text-align:center;padding:10px 3px 10px 3px;}
TABLE.FirstPage TR.infotext TD H1{font-family:Arial; font-size:16px; font-weight:bold;}
TABLE.FirstPage TR.infotext TD A{color:#010166;}
TABLE.FirstPage TR.infotext-B TD{font-family:Arial; font-size:12px; font-weight:normal;text-align:center;padding:10px 3px 10px 3px;border-collapse:collapse;}
TABLE.FirstPage TR.line-top-bottom TD{border-top:solid 1px #DFDFDF;border-bottom:solid 1px #DFDFDF;}
TABLE.FirstPage TR.line-top TD{border-top:solid 1px #DFDFDF;}
TABLE.FirstPage TR.form TD{border:none 0px white!important;}


TABLE.FirstPage TR.trrowregistrationhead { height:40px!important;}
TR.trrowregistrationhead TD{height:40px!important;vertical-align:middle; text-align:left!important;BACKGROUND-COLOR: #CBD9E3!important;}
TR.trrowregistrationhead TD IMG{clear:none;vertical-align:top;}

TABLE.FirmSeek{border-top:solid 1px #DFDFDF;background-color:#FFE04F; width:100%; border-collapse:collapse;}
TABLE.FirmSeek TD{font-family:Verdana, Arial; font-size:10px; font-weight:normal;background-color:#FFE04F!important;}
TABLE.FirmSeek H1{color:#2F3672;font-size:18px;font-weight:bold;}
TABLE.FirmSeek TD.FirmSeek-Heading{font-family:Arial; font-weight:bold; font-size:16px; vertical-align:top; text-align:center;}
TABLE.FirmSeek INPUT.tFirmSeek{width:130px;border:solid 1px;}
TABLE.FirmSeek INPUT.bFirmSeek{border:solid 1px;}
TR.KeyWordRegister {border-bottom:solid 1px #DFDFDF;background-color:#FFE04F!important; width:100%;}
TR.KeyWordRegister TD{height:20px;vertical-align:top;text-align:left; font-size:12px;background-color:#FFE04F!important;font-weight:bold;}
TR.KeyWordRegister TD A{color:Black; text-decoration:underline;font-weight:bold; font-size:12px; }

TABLE.FirmSeek TD.firmlinks{ border-left:solid 1px black; vertical-align:middle;padding:11px 0px 19px 18px;}
TABLE.FirmSeek TD.firmlinks A{float:left; color:Black; text-decoration:underline; font-weight:bold; font-size:11px;}
TABLE.FirmSeek TD.firmlinks A IMG{vertical-align:middle; margin-bottom:4px; margin-right:10px;}
TABLE.FirmSeek TD.firmlinks UL{list-style-image:url(../Images/bullet_link.gif); padding:0px 0px 0px -10px; }
TABLE.FirmSeek TD.firmlinks UL LI{padding: 0px 0px 0px 0px; vertical-align:bottom;}
TABLE.FirmSeek TD.firmlinks UL LI A{vertical-align:super; color:Black; text-decoration:none; font-weight:bold;}

TABLE.links{width:150px;height:22px;border-collapse:collapse;font-size:9px;font-family:Verdana, Arial;color:#14698A; text-decoration:none; padding:0px 0px 0px 0px;}
TABLE.links TD.icon{width:25px;height:32px;}
TABLE.links TD.sm{height:3px;font-size:2px;}
TABLE.links TD.text{width:125px;height:16px;background-color:White;border-top:solid 1px #AAAAAA;border-right:solid 1px #AAAAAA;border-bottom:solid 1px #AAAAAA;}
TABLE.links A{font-weight:bold;color:#14698A; text-decoration:none;}

/* end firstpage */

/*THis registration start*/
.registerheadtext
{
	font-size:18px;
	font-weight:normal;
	color:#000000;
	text-align:left;
	vertical-align:middle;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
}
.registerheadtext IMG{vertical-align:middle;text-align:center;}
.registerbottomfontbig
{
	COLOR: #DFDFDF;
	font-size:12px;
	font-weight:bolder;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.registerbottomfontsmall
{
	COLOR: #DFDFDF;
	font-size:10px;
	font-weight:500;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.trrowregistrationsubheading
{
	BACKGROUND-COLOR: red;
	color:White;
	height:20px;
	vertical-align:middle;
}




/*THis registration end*/
.mainwebtable
{
   border: 0;
   width: 790px;
   border-collapse:collapse;
/*   margin-top: 0ex;
   margin-bottom: 0ex;
   padding-top: 0ex;
   padding-bottom: 0ex;
*/
}
/*Header related start*/
.nettfinnlogo{}
.topbanner{}
TD.tdHeadermenu{text-align:left;padding:0px 0px 5px 0px;margin:0px 0px 0px 0px;}
TABLE.tblHeadermenu
{
	width: 790px;
	height:30px;
	border-collapse:collapse;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
td.tdHeaderMenuEdge{height:30px;width:7px;vertical-align:top;background-color:White;}
td.tdHeaderMenuEdge IMG{border:none;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}
td.menuoptions{}
td.menuoptions TABLE{width:776px;height:30px;background-color:#E7EFF7;width:100%;border-top:solid 1px #94BDE7;border-bottom:solid 1px #94BDE7;border-collapse:collapse;}
.menuoptions TABLE {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px;}
.menuoptions TABLE A.menuWhite		{font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px;text-decoration:none;}
.menuoptions TABLE A:active.menuWhite 	{font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px;text-decoration:none;}
.menuoptions TABLE A:hover.menuWhite  	{font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px;text-decoration:none;}
.menuoptions TABLE A:visited.menuWhite	{font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px;text-decoration:none;}

/*Header related end*/
/*Login related start*/
.tdloginlighter {
	BACKGROUND-COLOR: #FFFFFF;
	height:19px;
}
TABLE TR.tdloginlighter TD TABLE{width:130px;}
TABLE.LoginForm{width:140px;border-collapse:collapse;}
TABLE.LoginForm TR TD.LoginFormContainer{text-align:center!important;}
TABLE.LoginForm TR TD TABLE.LoginTable
{
	width:134px!important;
	FONT-SIZE: 11px;
    color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	border-collapse:collapse;
}
TABLE.LoginForm TR TD TABLE.LoginTable TR.LoginTableThinCell{height:10px;}
TABLE.LoginForm TR TD TABLE.LoginTable TR.LoginTableThinCell TD{height:10px;width:134px;}
TABLE.LoginForm TR TD TABLE.LoginTable TR.LoginTableHeader{height:16px;width:134px;}
TABLE.LoginForm TR TD TABLE.LoginTable TR.LoginTableHeader TD{height:16px;width:134px;margin:0px 0px 0px 0px!important;padding:0px 0px 0px 0px!important;border-bottom:solid 1px #ACBCC4;}
TABLE.LoginForm TR TD TABLE.LoginTable TR.LoginTableCell{height:18px;background-color:White;}
TABLE.LoginForm TR TD TABLE.LoginTable TR.LoginTableCell TD{height:18px;text-align:left;width:134px;border-left:solid 1px #ACBCC4;border-right:solid 1px #ACBCC4;margin:0px 0px 0px 0px;padding:0px 4px 0px 4px;}
TABLE.LoginForm TR TD TABLE.LoginTable TR.LoginTableFooter{height:4px;}
TABLE.LoginForm TR TD TABLE.LoginTable TR.LoginTableFooter TD{height:4px;width:134px;margin:0px 0px 0px 0px!important;padding:0px 0px 0px 0px!important;}
TABLE.LoginForm TR TD TABLE.LoginTable TR.LoginTableCell TD INPUT.loginboxes{width:114px; height:16px; font-size:xx-small; border:solid 1px #ACBCC4;float:right;}
TABLE.LoginForm TR TD TABLE.LoginTable TR.LoginTableCell TD INPUT.loginok{height:20px; width:50px; font-size:xx-small; border:solid 1px #ACBCC4;float:right;}
TABLE.LoginForm TR TD TABLE.LoginTable TR.LoginTableCell TD A{font-weight:normal!important;height:12px!important;width:115px!important;padding:0px 0px 0px 7px!important;}
TABLE.LoginForm TR TD TABLE.LoginTable TR.LoginTableCell TD A:hover{font-weight:normal!important;background:none!important;height:12px!important;width:100px!important;}

TD.Logonheading{font-family:Arial, Verdana; font-size:14px;font-weight:bold;color:#003366;}
TD.LogonLabel{font-family:Arial, Verdana; font-size:12px; font-weight:normal;}
TD.LogonLabel A.AboutUs {font-family:Arial!important; font-size:12px; color:#010166!important; font-weight: normal!important; text-decoration: underline!important;}
TD.LogonLabel TABLE.LogonLabel-Inline{width:470px!important;}
TD.LogonLabel TABLE.LogonLabel-Inline TD{vertical-align:top;}
TD.LogonLabel TABLE.LogonLabel-Inline TD A{font-family:Verdana; font-size:12px; text-decoration:none;}
TD.LogonLabel TABLE.LogonLabel-Inline TD IMG{border:none; margin-bottom:7px; vertical-align:middle;}
TD.LogonLabel TABLE.LogonLabel-Inline TD A.small{font-family:Verdana; font-size:12px!important; font-weight:normal; text-decoration:none;}
TABLE.LogonLabel-Inline TD.smallright{font-family:Verdana;font-size:11px; font-weight:normal;text-align:right;}

TD.LogonLabel A{color:#003366;font-weight:bold;}
/*Login related end*/

/*Footer related start*/
.smallBottomText
{
	font-family:Verdana, Arial;
    FONT-SIZE: 10px;
    color: #1C549C;
    text-align:center;
}
.bottomLine
{
    color: #ACBCC4;
    background-color: #ACBCC4;
    height: 2px;

}
.menuFooter{width:152px;height:7px!important;vertical-align:top;border:none!important;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}
.menuFooter TD
{
	width:152px;
	height:7px!important;
	background-color:White!important;
	vertical-align:top;
	border-left:none!important;
	border-right:none!important;
	margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;
}
.menuFooter TD IMG{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}
/*Footer related end*/

/* Module Name: Menu*/
.mainwebtable TD.tdMenuWrapper{border-left:solid 1px #DFDFDF;border-top:solid 1px #DFDFDF;border-right:solid 1px #DFDFDF;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;text-align:left;vertical-align:top!important; BACKGROUND-COLOR: #ECF3FB;}
.mainwebtable TD.tdMenuFooter{height:7px!important;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;vertical-align:top!important;}
TABLE.tblMenuBorder{width:149px;vertical-align:middle;border-collapse:collapse;}
.tblMenuBorder TD.tdlighter, .selectedmenumain, .selectedmenu{border-bottom:solid 1px #DBE3EF;}
.tblMenuBorder TD.menuHeaderBlue, .menuFooter{border-left:solid 1px #DFDFDF;border-right:solid 1px #DFDFDF;}

.tblMenuBorder TD{}
.trcellbottom{BACKGROUND-COLOR: #DBE3EF; height:1px;}

.selectedmenu
{
    FONT-SIZE: 10px;
    color:  black;
    font-weight:bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	height:21px;
	background-color:#FBD894;
	vertical-align:middle;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.selectedmenumain
{
    FONT-SIZE: 11px;
    color: black;
    font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	height:21px;
	background-color:#FBD894;
	vertical-align:middle;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.tdlighter 
{
	FONT-SIZE: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ECF3FB;
	height:21px;
	vertical-align:middle;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#links {LEFT: 0%; MARGIN: 0px 0px 0px 0px; PADDING: 0px 0px 0px 0px; WIDTH: 152px; FONT-SIZE:12px;}

#links A {
	BORDER-RIGHT: #996633 0px solid; 
	BORDER-TOP: #996633 0px solid; 
	BORDER-LEFT: #996633 0px solid; 
	BORDER-BOTTOM: #996633 0px solid; 
	padding:0px 0px 0px 19px;
	margin: 0px 0px 0px 0px;
	DISPLAY: block; 
	COLOR: #000000; 
    FONT-SIZE: 10px;
    font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	width:132px;
	height:21px;
	vertical-align:middle;
}
#links A:hover {
	BORDER-RIGHT: #660000 0px solid; 
	BORDER-TOP: #660000 0px solid; 
	BORDER-LEFT: #660000 0px solid; 
	COLOR: black; 
	BORDER-BOTTOM: #660000 0px solid; 
	BACKGROUND-COLOR: #FBD894; 
	text-decoration: none;
	text-transform: none;
	height:21px;
	width:132px;
} 

.menuHeaderBlue
{
   background-color: #EBF3FB;
   height:29px;
}

/* This is used in Menu when it is selected end*/

/* Main Body start*/

.mainbody
{
   width:635px;
   vertical-align:top;
}
/* Main Body end*/

/* Cust Registration start*/

.mainbody1
{
   width:635px;
}
.blueTextBold
{
    COLOR: #0C2172;
    font-weight: bold;
}
.darkBlueHeading
{
   background-color: #003063;
   font-weight: bold;
   color: white;
}
.blueText
{
    COLOR: #0C2172;
}
A.boldBlue		{font-family: Arial, Helvetica, sans-serif; color: #2C54A4; font-weight: bold; text-decoration: underline;}
A:active.boldBlue 	{font-family: Arial, Helvetica, sans-serif; color: #2C54A4; font-weight: bold; text-decoration: underline;}
A:hover.boldBlue 	{font-family: Arial, Helvetica, sans-serif; color: #2C54A4; font-weight: bold; text-decoration: underline;}
A:visited.boldBlue	{font-family: Arial, Helvetica, sans-serif; color: #2C54A4; font-weight: bold; text-decoration: underline;}

.thinBlue
{
    color: #657DAD;
    background-color: #657DAD;
    height: 1px;
}

/* Cust Registration end*/


/* MISC GENERAL STYLE */
UL.bullet-headed{font-family:Verdana, Arial; font-size:11px; font-weight:normal;color:Black;margin:0px 0px 0px 0px;}
UL.bullet-headed LI.heading{list-style-type:none;font-weight:bold;margin-left:-15px;margin-bottom:10px;}
UL.bullet-headed LI.footer{list-style-type:none;font-weight:bold;margin-left:-15px;margin-top:15px;}
UL.bullet-headed LI.footer A{color:#010166;text-decoration:none; float:left;margin-top:0px;margin-right:4px;}
UL.bullet-headed LI.item{ list-style-type:disc; width:100%; margin-bottom:3px;clear:both!important;}
UL.bullet-headed LI.item A{color:#010166;float:right;margin-top:-15px;margin-right:4px;}
UL.bullet-headed LI.item A.regular{color:#010166;float:none!important;margin-top:0px;margin-right:4px; width:180px;}
LI.star{ list-style-type:disc;}
LABEL.label-hand{ cursor:hand;}

TABLE.images-wrapper{width:790px; border-collapse:collapse;}
TABLE.images-wrapper TH, TD{font-family:Verdana, Arial; font-size:11px;vertical-align:top;}
TABLE.images-wrapper TH{background-color:#6799CB!important;color:White;padding:4px 4px 4px 4px;border-bottom:solid 1px #DFDFDF;}
TABLE.images-wrapper TH A{text-decoration:none; font-weight:normal; color:White;border-left:solid 1px #DFDFDF;}
TABLE.images-wrapper TD.foot{border-right:none!important; vertical-align:top;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}
TABLE.images-wrapper TD SPAN.error{color:Red;}
TABLE.images{}
TABLE.images TD{font-family:Verdana, Arial; font-size:11px;vertical-align:top;}
TABLE.images TD IMG{border:none;margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
TABLE.images TD.thumb{padding:3px 3px 3px 3px;border-left:solid 0px!important;}
TABLE.images TD.main{padding:3px 3px 3px 3px;cursor:default;}
TABLE.images TD.main A{cursor:default;}
TABLE.images TD.selected{border:solid 1px black;padding:3px 3px 4px 3px;BACKGROUND-COLOR: #6799CB;}

