/* Default CSS Stylesheet for a new Web Application project */

BODY {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    margin-left:0;
    margin-top:0;
    background-color: #ffffff;
    color:	#333333;
}

IMG 
{
	margin:0;
}

A:link {
	color: navy;
	text-decoration: none;
}	
		
A:visited {
	color: #333399;
	text-decoration: none;
}	
		
A:active	{	
	text-decoration:	none;
	color:	#006699;
}	
		
A:hover	{	
	text-decoration:	underline;
	color:	navy;
}

TABLE, TD {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    color:	#333333;
   /* white-space:	normal; */
}

.CustomInput
{
    FONT-SIZE: 12px;
    COLOR: #333333;
    BORDER: #90B3C5 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #F3F3F3
}

.checkbox
{
	background-color: white;
	border:none;
}

.button 
{
    FONT-SIZE: 10px;
	height:20px;
}

.RecordHeader
{
	font-weight: bold;
	font-size: 11px;
	color: #455e6a;
	text-decoration: underline;
}

.RecordTextHeader
{
	font-size: 9px;
	color: #455e6a;
}

.RecordTextHeader2
{
	font-weight: bold;
	font-size: 11px;
	color: #455e6a;
	padding-bottom:4px;
}

.PreviewHeader
{
	font-weight: bold;
	font-size: 11px;
	color: #455e6a;
	text-decoration: underline;
}

.MenuHeader
{
    FONT-SIZE: 10px;
    font-weight: bold;
    color: #799EDA;
}

.MenuTxt
{
	font-size: 9px;
}

.ListHeader
{
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: underline;




}

.InfoHeader
{
	FONT-FAMILY: Arial Narrow, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	color: #707070;
}

.InfoText
{
	FONT-FAMILY: MS Sans Serif, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #707070;
}

.Partner
{
	font-size: 9px;
	color: #707070;
	filter: progid:DXImageTransform.Microsoft.Shadow(STRENGTH=5, DIRECTION=115, COLOR=#DFDFDF);
}

.PartnerHeader
{
	font-size: 11px;
	color: #707070;
	filter: progid:DXImageTransform.Microsoft.Shadow(STRENGTH=5, DIRECTION=115, COLOR=#DFDFDF);
}

/* Start CustomerSelectionTable */

.CustomerSelectionTable
{
	BORDER-left: #799EDA 1px solid;
}

.CustomerSelectionTableHeaderRow
{
}
.CustomerSelectionTableHeaderRow TD
{
	padding:2 2 2 4;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none; 
	CURSOR: default;
	BORDER-top: #799EDA 1px solid;
	BORDER-bottom: #799EDA 1px solid;
	BORDER-right: #799EDA 1px solid;	
	text-align: left;
	background-color: #C8D7F8;
}
.CustomerSelectionTableHeaderRow TH
{
	padding:2 2 2 4;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none; 
	CURSOR: default;
	BORDER-top: #799EDA 1px solid;
	BORDER-bottom: #799EDA 1px solid;
	BORDER-right: #799EDA 1px solid;	
	text-align: left;
	background-color: #C8D7F8;
	white-space: nowrap;
}

.CustomerSelectionTableRow0
{
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	cursor:hand;
}

.CustomerSelectionTableRow1
{
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	cursor:hand;
}

.CustomerSelectionTableRow0 TD
{
	padding:2 2 2 4;
	BORDER-bottom: #799EDA 1px solid;
	BORDER-right: #799EDA 1px solid;
	background-color:#FFFFFF;
}

.CustomerSelectionTableRow1 TD
{
	padding:2 2 2 4;
	BORDER-bottom: #799EDA 1px solid;
	BORDER-right: #799EDA 1px solid;
	background-color:#F2F6FD;
}

.CustomerSelectionTableRowHighlight
{
}

.CustomerSelectionTableRowHighlight TD
{
	padding:2 2 2 4;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	cursor:hand;
	background-color: #C8D7F8;
	BORDER-bottom: #799EDA 1px solid;
	BORDER-right: #799EDA 1px solid;
}	

/* End CustomerSelectionTable */


/* Start ItemTable */

.ItemTable
{
	BORDER-left: #D8706E 1px solid;
}

.ItemTableHeaderRow
{
}
.ItemTableHeaderRow TD
{
	padding:2 2 2 4;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none; 
	CURSOR: default;
	BORDER-top: #D8706E 1px solid;
	BORDER-bottom: #D8706E 1px solid;
	BORDER-right: #D8706E 1px solid;	
	text-align: left;
	background-color: #EFC6C4;
}
.ItemTableHeaderRow TH
{
	padding:2 2 2 4;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none; 
	CURSOR: default;
	BORDER-top: #D8706E 1px solid;
	BORDER-bottom: #D8706E 1px solid;
	BORDER-right: #D8706E 1px solid;	
	text-align: left;
	background-color: #EFC6C4;
	white-space: nowrap;
}

.ItemTableRow0
{
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	cursor:hand;
}

.ItemTableRow1
{
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	cursor:hand;
}

.ItemTableRow0 TD
{
	padding:2 2 2 4;
	BORDER-bottom: #D8706E 1px solid;
	BORDER-right: #D8706E 1px solid;
	background-color:#FFFFFF;
}

.ItemTableRow1 TD
{
	padding:2 2 2 4;
	BORDER-bottom: #D8706E 1px solid;
	BORDER-right: #D8706E 1px solid;
	background-color:#F9EBEA;
}

.ItemTableRowHighlight
{
}

.ItemTableRowHighlight TD
{
	padding:2 2 2 4;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	cursor:hand;
	background-color: #EFC6C4;
	BORDER-bottom: #D8706E 1px solid;
	BORDER-right: #D8706E 1px solid;
}	

/* End ItemTable */

/* Start RecordList */

.RecordList
{
	BORDER-left: #BDBDBD 1px solid;
}

.RecordListHeaderRow
{
}
.RecordListHeaderRow TD
{
	padding:2 2 2 2;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none; 
	CURSOR: default;
	BORDER-top: #BDBDBD 1px solid;
	BORDER-bottom: #BDBDBD 1px solid;
	BORDER-right: #BDBDBD 1px solid;	
	text-align: left;
	background-color: #E4E4E4;
}
.RecordListHeaderRow TH
{
	padding:2 2 2 2;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none; 
	CURSOR: default;
	BORDER-top: #BDBDBD 1px solid;
	BORDER-bottom: #BDBDBD 1px solid;
	BORDER-right: #BDBDBD 1px solid;	
	text-align: left;
	background-color: #E4E4E4;
	white-space: nowrap;
}

.RecordListRow
{
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10px;
}

.RecordListRow
{
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	background-color: #ECECEC;
}

.RecordListRow TD
{
	padding:2 2 2 2;
	BORDER-bottom: #BDBDBD 1px solid;
	BORDER-right: #BDBDBD 1px solid;
}

.RecordListRowHighlight
{
}

.RecordListRowHighlight TD
{
	padding:2 2 2 2;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	background-color: #F3F3F3;
	BORDER-bottom: #BDBDBD 1px solid;
	BORDER-right: #BDBDBD 1px solid;
}	

/* End RecordList */
.MenuHeader2 {
	FONT-SIZE: 11px;
	font-weight: normal;
	color: #25409A;
	font-style: normal;

}
.MenuHeader3 {

	FONT-SIZE: 11px;
	font-weight: normal;
	color: #25409A;
	font-style: italic;
}
.MenuHeader4 {

	FONT-SIZE: 11px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
}
.Rubrikforstasida {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	background-color: #ECECEC;
	filter: progid;


}
.PartnerCopy {
	font-size: 9px;
	color: #707070;
	filter: progid;
	background-color: #ECECEC;

}
.Rubrikforstasida2 {

	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	background-color: #F5F5F5;
	filter: progid;
}
