/* CSS Document */

body {
	background-color : BCBCBC;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 20px;
	padding: 0px;
	font-family : Arial;
	font-size : 10px;
}

a.submenu { font-family: Verdana; font-size: 11px; text-decoration: none; color: 373737; font-weight: bold; } 
a.submenu:hover { text-decoration: underline; color: white; } 

a.demo {
	font-family : Arial;
	font-size : 11px;
 font-weight: bold;
	color : white;
	text-decoration : none;
}

.content {
	font-family : Arial;
 letter-spacing: 1.5px;
	font-size : 12px;
	line-height: 18pt;
	color : 000000;
}
.content-title {
	font-family : Arial;
	font-size : 18px;
	color : 000000;
	font-weight : bold;
}
a.content-link {
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	color : 808080;
	text-decoration : none;
}
a.content-link:hover {
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	color : FFFFFF;
	text-decoration: none;
}

.topnav {
	font-family : Arial;
	font-size : 18px;

	color : 70706E;
	vertical-align : bottom;
	text-decoration: none;
 letter-spacing: 2px; 
}
a.topnav:hover {
	font-family : Arial;
	font-size : 18px;
	color : FFFFFF;
	vertical-align : bottom;
	text-decoration: none;
}

.topnav_on {
	font-family : Arial;
	font-size : 18px;

	color : FFFFFF;
	vertical-align : bottom;
	text-decoration: none;
 letter-spacing: 2px; 
}

.b-title {
	font-family : Arial;
	font-size : 14px;
	color : 000000;
	font-weight : bold;
	text-decoration : none;
}
a.b-title {
	font-family : Arial;
	font-size : 14px;
	color : 000000;
	text-decoration : none;
}
a.b-title:hover {
	font-family : Arial;
	font-size : 14px;
	color : FFFFFF;
	text-decoration : none;
}
.contact {
	font-family : Arial;
	font-size : 12px;
	color : 000000;
}
a.contact {
	font-family : Arial;
	font-size : 12px;
	color : 808080;
	text-decoration : none;
}
a.contact:hover {
	font-family : Arial;
	font-size : 12px;
	color : FFFFFF;
	text-decoration : none;
}
.footer {
	font-family : Arial;
	font-size : 10px;
	color : 4D4D4D;
	text-decoration: none;
}
a.footer {
	font-family : Arial;
	font-size : 10px;
	color : 4D4D4D;
	text-decoration : none;
}
a.footer:hover {
	font-family : Arial;
	font-size : 10px;
	color : FFFFFF;
	text-decoration : none;
}

