body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #3366CC;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #1566B7;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}

/*home page text*/

.homepagesubmenu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	letter-spacing: 1px;
	color: #346F8B;
}

.readmore {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	letter-spacing: 1px;
	color: #000000;
}
.subpre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 1px;
	text-align: justify;
	line-height: 2;
}

.subpre2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	line-height: 1.8;
}

.subprewhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 0.5px;
	text-align: center;
	line-height: 1.8;
}
/*all page same text*/

.header {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #197BE8;
	text-align: left;
	letter-spacing: 1px;
	line-height: 3;
}
.submenu {
	font-family: Calibri;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	color: #FF3300;
	letter-spacing: normal;
	line-height: normal;
}
.brachmenu {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	font-weight: normal;
	color: #DD6F00;
	text-align: justify;
	letter-spacing: 1px;
	line-height: 2;
}

.pageparnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: justify;
	line-height: 24px;
	letter-spacing: 0.5px;
}

.pageprofile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: justify;
	line-height: 24px;
	letter-spacing: 0.5px;
	width: 460px;
	padding-left: 20px;
	margin-top: -10px;
}
.pageparlift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 24px;
	letter-spacing: normal;
	width: 250px;
}

.pageparright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: justify;
	line-height: 24px;
	letter-spacing: 0.5px;
	width: 300px;
}
.copy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E223B;
	letter-spacing: 0px;
	text-align: center;
	line-height: 2;
}


/*profile and product page text*/
.parataple {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	letter-spacing: 1px;
	color: #00458A;
	line-height: 1.5;
}
.taplehaeder {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	color: #006699;
	line-height: 1.5;
}
.subtaplehaeder {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 1px;
	color: #FAEBD3;
	text-shadow: 2px 2px #000000;
}
.taple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #003366;
	letter-spacing: 1px;
	line-height: 1.5;
	margin-bottom: 10px;
}
.contacttaple {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 1px;
	color: #333333;
	line-height: 1.5;
}
