body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: black;
	margin: 0px 0px 0px 0px;
}

a.topmenu {
	font-weight: bold;
	font-size: 16px;
	color: black;
	text-decoration: none;
}
a.topmenu:hover {
	color: #f6f2ad;
	text-decoration: underline;
}

a.submenu {
	font-size: 14px;
	font-weight: bold;
	color: gray;
	text-decoration: none;
}
a.submenu:hover {
	color: blue;
	text-decoration: underline;
}
.smd {
	font-size: 14px;	
	color: gray; 
}



.PageName {
	font-weight: bold;
	font-size: 16pt;
	color: #6EB343;
}

a.info {
	font-size: 10px;
	color: silver;
	font-weight: bold;
	text-decoration: none;
}
a.info:hover {
	color: blue;
}

.mt {
	background-image: url(images2/des04_04.jpg);
	background-repeat: no-repeat;
}
.lang {
	font-size: 14px;
	font-weight: bold;
	color: gray;
	text-decoration: none;
}
a.lang:hover {
	color: blue;
	text-decoration: underline;
}


/* User styles */
.tabs {
	font-size: 10pt;
	color: #330099;
	border: #6633ff 1px solid;
}
.tabs2 {
	font-size: 10pt;
	color: #330099;
	bordercolor: #6633ff;
}

.txt2 {
	font-weight: bold;
	font-size: 16px;
	color: #000077;
}
.txt3 {
	font-weight: bold;
	font-size: 24px;
	color: #000077;
}
.txt4 {
	font-weight: bold;
	font-size: 12pt;
	color: #000077;
}
.txt5 	{
	font-size: 10pt;
	color: #330099;
	text-align: justify;
}


