body {
	color: #666666;
}
h2{
	font-size: 27px;
	color: #0066cc;
}
h3{
	margin: 0 0 13px 0;
	font-size: 16px;
	text-decoration: underline;
	color: #0066cc;
}
h4{
	font-size: 13px;
}
a, h2 a, h3 a, h4 a{
	color: #0066cc;
}

/*----------------------------------------------------------------------------*/
#leftSide dt{
	background: url(/images/commun/blue-vMenuTopBg.gif) 0 0 no-repeat;
}
#leftSide ul{
	background: url(/images/commun/blue-vMenuListBg.gif) 37px 0 repeat-y;
}
#leftSide li{
	background: url(/images/commun/blue-vMenuItemBg.gif) 38px 10px no-repeat;
}
#leftSide li.last{
	background: #fff url(/images/commun/blue-vMenuItemBgLast.gif) 37px -11px no-repeat;
}
#leftSide li#vm-moye a{
	background: url(/images/commun/arrow-vm-blue.gif) 0 0 no-repeat;
	color: #2e63a9;
}

/*----------------------------------------------------------------------------*/
#breadCrumb, #breadCrumb a{
	color: #0066cc;
}
#breadCrumb form{
	background: url(/images/commun/blue-searchBg.gif) 0 0 no-repeat;
}
#breadCrumb input{
	color: #0066cc;
}

/*----------------------------------------------------------------------------*/
.intro dt span{
	background: url(/images/commun/blue-maskTop.png) 0 0 no-repeat;
}
.intro, .intro h2{
	color: #0066cc;
}

.intro select{
	width: 120px;
	overflow: hidden;
}
.intro .related{
	position: relative;
	background: url(/images/commun/blue-arrow-left.gif) 128px 8px no-repeat;
	text-align: left;
}
.intro .related span{
	position: absolute;
	right: 0;
}

.examples, .examples h4, .examples a{
	color: #0066cc;
}
.examples li{
	background: url(/images/commun/blue-arrow-sphere2.gif) 0 0 no-repeat;
}

h3.themes{
	background-image: url(/images/commun/blue-arrow-sphere.gif);
}

/*----------------------------------------------------------------------------*/
#goToReports{
	background: url(/images/commun/blue-goToReports.gif);
}
#goToAnim{
	background: url(/images/commun/blue-goToAnim.gif);
}
#goToQuizz{
	background: url(/images/commun/goToQuizz.gif);
}
#goToForum{
	background: url(/images/commun/goToForum.gif);
}

