/* --------------------------
AUTHOR : STYLED MENUS
URL : http://www.styledmenus.com
Copyrights by STYLED MENUS
----------------------------*/
*{
	margin: 0;
	padding: 0;
}
body{

}
	#menu{
	width:200px;
	color: #000000;
	margin-top: 30px;
	}
		#menu ul{
	list-style:none;
		}
			#menu li{
	list-style:none;
	margin:2px 0;
	font-family: Calibri;
	color: #000000;
			}
				#menu li a{
	list-style:none;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	height:25px;
	line-height:25px;
	padding:0 0 0 10px;
	display: block;
	font-family: Calibri;
				}
					#menu li a:hover{
	background:#777776;
	color:#fff;
	text-decoration:none;
	background-color: #999999;
					}
				#menu li a.green{
					background:#83ad3e;
					border:solid #6f9234;
					border-width:0 6px 0 6px;
				}
					#menu li a:hover.green{
						background:#6f9234;
					}
				#menu li a.blue{
					background:#4396bd;
					border:solid #377e9f;
					border-width:0 6px 0 6px;
				}
					#menu li a:hover.blue{
						background:#377e9f;
					}
				#menu li a.orange{
					background:#ff7327;
					border:solid #d65611;
					border-width:0 6px 0 6px;
				}
					#menu li a:hover.orange{
						background:#d65611;
					}
				#menu li a.brn{
					background:#a53cbe;
					border:solid #87249f;
					border-width:0 6px 0 6px;
				}
					#menu li a:hover.brn{
						background:#87249f;
					}

a {
	color: #FFFFFF;
	font-family: Calibri;
	font-size: 18px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:focus {
	text-decoration: none;
} 

.Style1 {
	font-family: Calibri;
	color: #000000;
	font-size: 16px;
}
.Styleass {
	font-family: Calibri;
	color: #029A36;
	font-size: 18px;
	font-weight: bold;
}
.Styleaux {
	font-family: Calibri;
	color: #3399FF;
	font-size: 18px;
	font-weight: bold;
}
.Stylefd {
	font-family: Calibri;
	color: #F49902;
	font-size: 18px;
	font-weight: bold;
}
.Stylecabinet {
	font-family: Calibri;
	color: #B80084;
	font-size: 18px;
	font-weight: bold;
}
.Stylepara {
	font-family: Calibri;
	color: #029EAA;
	font-size: 18px;
	font-weight: bold;
}
.Stylemotiver {
	font-family: Calibri;
	color: #CB5817;
	font-size: 18px;
	font-weight: bold;
}
.Styleexpert {
	font-family: Calibri;
	color: #EF1917;
	font-size: 18px;
	font-weight: bold;
}

.Style3 {
	font-family: Calibri;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
