
body
{
	font-size: 13px;
	color: black;
	background-repeat:repeat-x;
	font-family: Verdana;
	background-color: #1B7CB3;
	margin-top:30px;
}

.lineConfigHR
{
	height:3px;
	background-color:White;}
	
.lineConfigVR
{
	width:3px;
	background-color:White;}
	
.line1c1
{
	width:140px;
	height:10px;
	background-color:#999999;
	}
.line1c2
{
	width:631px;
	background-color:#0033ff;
	}
	
.line2c1
{
	width:297px;
	height:25px;
	background-color:#0099ff;
	}
.line2c2
{
	width:297px;
	background-color:#ffcc33;
	}
.line2c3
{
	width:160px;
	background-color:#999999;
	}
	
	
.myMenuBG
{
	width:160px;
	background-color:#666666;
	vertical-align:top;
	}

.myMenu
{
	font-size: 14px;
	padding-left: 8px;
	padding-top: 8px;
	vertical-align: bottom;
	color: #ffffff;
	font-family: Arial;
	background-color: #666666;
	font-weight:bold;
}
.myMenu a:link 
{
	font-weight: bold;
	color:#ffffff;
	text-decoration: none;
}

.myMenu a:visited
{
	font-weight: bold;
	color:#ffffff;
	text-decoration: none;
}
.myMenu a:hover
{
	font-weight: bold;
	color:#66ff33;
	text-decoration: none;
}
.myMenu a:active
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.myMenuLine1
{
	background-color:#1B7CB3;
	height:20px;}
	
.myMenuLine2
{
	background-color:#ffcc33;
	height:20px;}	
	
.myMenuLine3
{
	background-color:#ffcc33;
	height:10px;}
	
.myMenuLine4
{
	background-color:#1B7CB3;
	height:10px;}	



.contentBG
{
	background-position: right bottom;
	background-image: url(../img/contentBG.jpg);
	background-repeat: no-repeat;
}

.contactBG
{
	background-position: right bottom;
	background-image: url(../img/contactBG.jpg);
	background-repeat: no-repeat;
}

.ContentTitle
{
	font-size:16px;
	padding-top:8px;
	padding-left:8px;
	font-family:Arial;
	font-weight:bold;
}

.contentLine
{ color:66ff33;
	height:1px;
	}

.content
{
	padding:8px;
	text-align:justify;
	line-height:18px;
}

.customerList
{
	padding:5px;
	}

table
{
	font-size: 12px;
	color: #333333;
	font-family: Verdana;
	background-color: #ffffff;
}

table a:link 
{
	font-weight: normal;
	color:#333333;
	text-decoration: none;
}

table a:visited
{
	font-weight: normal;
	color:#333333;
	text-decoration: none;
}
table a:hover
{
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
table a:active
{
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}







.ContentText
{line-height: 18px;
	}
	

	



.ContentBorder
{
	border-right: #084683 2px solid;
	border-top: #084683 2px solid;
	border-left: #084683 2px solid;
	border-bottom: #084683 2px solid;
	
	font-size: 12px;
	
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.copyright
{
	font-size: 12px;
	color: #084683;
	font-family: Tahoma;
	background-color:#EBF5FC;
}


.formText
{
	font-size:12px;
	font-family:Verdana;}
	
	
.iconSize
{
	width:12px;
	height:14px;}
