a {
	color: 6E6E6E;
	text-decoration: none;	
}
a.current {
	background : #ccc;
}
a:hover {
	color: #6E6E6E;
	text-decoration: none;
}
.style1 {
	font-family: MS Sans Serif;
	font-weight: normal;
	color: #6E6E6E;
	font-size: 7px;
}
.style1_white {
	font-family: MS Sans Serif;
	font-weight: normal;
	color: #000000;
	font-size: 7px;
}
.style2 {
	font-family: MS Sans Serif;
	font-weight: normal;
	font-size: 6px;	
	color: #6E6E6E;
}
.style3 {
	font-family: Tahoma;
	font-size: 11px;
	margin-left:10px;
	margin-top: 10px;
	margin-right: 10px;
}
.style4 {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
}
.style10 {
	color: #EE9553;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left:10px;
	margin-top: 10px;
	margin-right: 10px;
	
}
.style11 {
	color: #575756;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left:10px;
	margin-top: 10px;
	margin-right: 10px;
}
.style12 {
	color: #EE9553;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;	
	margin-left:10px;
	margin-top: 10px;
	margin-right: 10px;
}
.style13 {
	color: #575756;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left:10px;
	margin-top: 10px;
	margin-right: 10px;
}
.style14 {
	color: #EE9553;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left:10px;
	margin-top: 10px;
	margin-right: 10px;
}
.style30 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FF9900;
}
.codeSnippet {
	font-size: 12px;
	font-weight: normal;
	font-style:normal;
	border: 1px dashed #009900;
	padding:5px 5px 5px 5px;
	margin-top:30px;
	background-color:#CCCCFF;
}
