.pageContent {
	font-size: 12px;
	color: #4a4a4a;
	font-family: Times New Roman;
}
.pageContent a {
	font-size: 12px;
	color: #4a4a4a;
	font-family: Times New Roman;
}
.h_bg {
	background-color:#724276;
}
.company {
	font-size: 18px;
	color: #4B4B4B;
	font-family: Arial;
}
.form { 
	font-size: 12px;
	font-family: Arial;	
}
.slogan {
	font-size: 11px;
	color: #4A4A4A;
	font-family: Arial;
	font-weight: bold;
}
.menu {
	font-size: 13px;
	color: white;
	font-family: Arial;
}

.amenu {
	font-size: 13px;
	color: white;
	font-family: Arial;
	font-weight: bold;
}

.submenu {
	font-size: 11px;
	color: #4C4C4C;
	font-family: Arial;
	text-decoration: none;
	margin-left: 37px;
}

.subamenu {
	font-size: 11px;
	color: #4C4C4C;
	font-family: Arial;
	font-weight: bold;
	margin-left: 37px;
}
.text {
	font-size: 12px;
	color: #4a4a4a;
	font-family: Times New Roman;
	line-height : 22px;
}

.text-header {
	font-size: 24px;
	color: #ff9600;
	font-family: Times New Roman;
}

.content-header {
	font-size: 18px;
	color: #9E5686;
	font-family: Arial;
}

.footer {
	font-size: 11px;
	color: #5A5A5A;
	font-family: Arial;
}
.freeWebsite {
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
	}
.freeWebsiteRed {
	font-size: 14px;
	color: #ff0000;
	font-family: Verdana;
	}
.thumb {
	border-top: .5px groove gray;
	border-left: 2px solid #D4D0C8;
	border-right: .5px ridge gray;
	border-bottom: 2px outset #D4D0C8;
	background-color: #FFFFFF; 	
	
 /*	background-image: url('images/thumbnail-bg.gif');
	background-repeat: norepeat; */
}