﻿div.xpcMaster { 
	width: 800px; 
	height: 100%;
	background-color: white;
	padding-left: 90px;
	}

div.xpcContent_Col1 { 
    clear: both;
    float: left;
	width: 230px; 
	vertical-align: top; 
	text-align: left; 
	padding-left: 2px; 
	padding-top: 5px; 
	background-color: Transparent; 	
	}
div.xpcContent_Col2 { 
	width: 350px;
	margin-left: 230px; 	
	vertical-align: top; 
	text-align: left; 
	padding-left: 25px; 
	padding-right: 15px; 
	padding-top: 5px; 
	background-color: Transparent; 	
	}	
div.xpcContent_Col3 { 
    float: right;
	width: 130px;
	margin-left: 50px;
	vertical-align: top; 
	text-align: left; 
	padding-left: 50px; 
	padding-right: 0px; 
	padding-top: 5px; 
	background-color: Transparent; 
	}
	
p.xpcTxt_Title {
    margin-top: 15px;
    margin-bottom: 15px;
}	
p.xpcTxt_Content {
    margin-top: 25px;
    margin-bottom: 15px;
}
ul.xpcTxt_Normal {
    margin-top: -8px;
    margin-bottom: -10px;
    list-style-image: url(xparts/images/gif/bullet.gif); 
    font-family: Verdana, Arial, Tahoma; 
    font-weight: normal;
    line-height: 18px;
    font-size: 11px; 
    color: #363636;
}
p.xpcLinksAndInfos_Title {
    padding-top: 35px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e9e9e9;    
}
p.xpcLinksAndInfos_Item {
    margin-top: -10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e9e9e9;    
}


span.xpcTxt_Title { 
	font-family: Verdana, Arial, Tahoma; 
	font-weight: normal; 
	font-size: 16px;
	color: #828282;
	line-height: 20px;
	}
span.xpcTxt_SubTitle { 
	font-family: Verdana, Arial, Tahoma; 
	font-weight: normal;
	font-size: 14px;
	color: #828282;
	line-height: 20px;
	}
span.xpcTxt_Normal { 
	font-family: Verdana, Arial, Tahoma; 
	font-weight: normal; 
	font-size: 12px; 
	color: #363636;
	line-height: 20px;
	}
span.xpcTxt_Bold { 
	font-family: Verdana, Arial, Tahoma; 
	font-weight: bold; 
	font-size: 12px; 
	color: #363636;
	line-height: 20px;
	}
span.xpcTxt_Normal_Attention { 
	font-family: Verdana, Arial, Tahoma; 
	font-weight: normal; 
	font-size: 12px; 
	color: #ff0000;
	line-height: 20px;
	}
span.xpcTxt_Bold_Attention { 
	font-family: Verdana, Arial, Tahoma; 
	font-weight: bold; 
	font-size: 12px; 
	color: #ff0000;
	line-height: 20px;
	}
span.xpcLinksAndInfos_Title { 
	font-family: Verdana, Arial, Tahoma; 
	font-weight: normal; 
	font-size: 14px;
	color: #F79200;
	line-height: 18px;
	}

span.xpcLinksAndInfos_Normal { 
	font-family: Verdana, Arial, Tahoma; 
	font-weight: normal; 
	font-size: 10px; 
	color: #828282;
	line-height: 18px;
	}

a.Bold, a.Bold:visited{ 
	font-family: Verdana, Arial, Tahoma; 
	font-weight: bold;
	font-size: 11px;
	color: #828282;
	text-decoration: none;
	}
a.Bold:hover{ 
	font-family: Verdana, Arial, Tahoma; 
	font-weight: bold;
	font-size: 11px;
	color: #F79200;
	text-decoration: none;
	}
a.Normal, a.Normal:visited{ 
	font-family: Verdana, Arial, Tahoma; 
	font-weight: normal;
	font-size: 11px;
	color: #828282;
	text-decoration: none;
	}
a.Normal:hover{ 
	font-family: Verdana, Arial, Tahoma; 
	font-weight: normal;
	font-size: 11px;
	color: #F79200;
	text-decoration: none;
	}
a.NormalActive { 
	font-family: Verdana, Arial, Tahoma; 
	font-weight: normal;
	font-size: 11px;
	color: #F79200;
	text-decoration: none;
	}
a.NormalText, a.NormalText:visited{ 
	font-family: Verdana, Arial, Tahoma; 
	font-weight: normal;
	font-size: 12px;
	color: #828282;
	text-decoration: none;
	}
a.NormalText:hover{ 
	font-family: Verdana, Arial, Tahoma; 
	font-weight: normal;
	font-size: 12px;
	color: #F79200;
	text-decoration: none;
	}
