body {
	margin-top: 0px;
	margin-left: 0px;
}
td,th {
	font-size: 12px;
	font-family: Calibri, Cambria;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #307abc;
	text-decoration: underline;
}

#meun {
	background-image: url(../images/bg_03.jpg);
	background-repeat: repeat;

	
}
#meun li {
	list-style-image: url(../images/icons/dot_sl.jpg);
	text-transform: capitalize;

}
#meun li a:link {
	font-size: 11px;
	font-weight: bold;
	color: #0a4aa2;
	line-height: 2em;
	text-decoration: none;
}
#meun li a:visited {
	color: #0a4aa2;
	text-decoration: none;
}
#meun li a:hover {
	color: #000000;
	text-decoration: underline;
}
#meun hr {
	background-image: url(../images/icons/line.jpg);
	background-repeat: repeat-x;
	top: 2px;
	bottom: 2px;
}
#meun h2 {
	font-size: 14px;
	font-weight: bold;
	word-spacing: 3px;
	padding-left: 2px;
	text-transform: capitalize;
}
#meun h3 {
	font-size: 13px;
	color: #333;
	padding-left: 10px;
	line-height: 5px;
}

