.company-blue-menu-bar{
    height:25px;
	BACKGROUND: #AE61F0;
	BORDER-bottom: 3px solid #DFDFFF;
	vertical-align: center;
}
.company-menu-title {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #FFFFFF;
}
.company-gray14-title{
	font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
	font-size:14px;
	color: #919191;
	font-weight:bold;
}
.company-border-backgray-bar{
	BACKGROUND: #F6F6F6;
	border: 1px solid #EEEEEE;
}
.company-gray-bar {
	background-color: #EFEFEF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FAFAFA;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.company-padding-left {
	padding-left: 15px;
}

A.company-link:link{
	color:#0A4DA7;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	text-decoration:none;
	line-height:180%;
}
A.company-link:visited{
	font-family: "Arial", "Helvetica", "sans-serif";
	color:#0A4DA7;
	font-size: 14px;
	text-decoration:none;
	line-height:180%;

}
A.company-link:hover{
	font-family: "Arial", "Helvetica", "sans-serif";
	color:#0099CC;
	font-size: 14px;
	text-decoration: none;
	line-height:180%;
}
A.company-link:active{
	font-family: "Arial", "Helvetica", "sans-serif";
	color:#0A4DA7;
	font-size: 14px;
	text-decoration: none;
	line-height:180%;
}

A.company-directory-title:link{
	font-size: 14px;
	font-weight: bolder;
	color: #0A4DA7;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
	line-height: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
A.company-directory-title:visited{
	font-size: 14px;
	font-weight: bolder;
	color: #0A4DA7;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 40px;
	text-decoration: none;
	border: 1px dotted #CCCCCC;
}
A.company-directory-title:hover{
	font-size: 14px;
	font-weight: bolder;
	color: #003399;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
	line-height: 40px;
	border: 1px dotted #0066CC;
}
A.company-directory-title:active{
	font-size: 14px;
	font-weight: bolder;
	color: #0A4DA7;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 40px;
	text-decoration: none;
	border: 1px dotted #FF3300;
}
.company-companyname {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #0A4DA7;
	line-height: 40px;
}
.company-companyintroduce {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}
.company-bottomblue-bar {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
}
.company-blue-bar {
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CCFF;
	border-bottom-color: #006699;
	background-color: #0099CC;
}
.company-table-border {
	border: 1px dashed #CCCCCC;
}
.company-detail-name {
	padding-bottom: 30px;
	color: #FFFFFF;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 22px;
	/*filter: Glow(Color=#FFFFFF, Strength=2);*/
	color:#fff;
}

.company-detail-content {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	line-height: 150%;
	text-indent: 4px;
	text-align: left;
}
.company-detail-title {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}

A.companydetail-menu-title:link{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
	text-align: center;
	text-decoration: none;
}
A.companydetail-menu-title:visited{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #333399;
	text-align: center;
	text-decoration: none;
}
A.companydetail-menu-title:hover{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
}
A.company-partnerbutton:link{
	color: #FFFFFF;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}
A.company-partnerbutton:visited{
	color: #FFFFFF;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}
A.company-partnerbutton:hover{
	color: #FFFF00;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
}
A.company-partnerbutton:active{
	color: #FFFFFF;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}
.company-partnerbutton{
	color: #FFFFFF;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	filter: Glow(Color=#FFFFFF, Strength=1);
}
.company-contactdetail {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #0066CC;
	text-align: left;
	line-height: 150%;
	font-weight: normal;
}
.company-white14-title {

    font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
    font-size:14px;
    color: #FFFFFF;
    font-weight:bold;
}
.company-bottomfleetblue-bar {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #C9C9C9;
	border-right-color: #C9C9C9;
	border-left-color: #C9C9C9;

}
.company-bottom-bluebar {
	background-color: #F6F6F6;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099CC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.company-advtitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
.company-advbar {
	background-color: #0099CC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
}
.company-backgray {
	background-color: #efefef;
}
