.body {
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E7E7E7;	
}


.body-text {
	font-family: Tahoma, Arial, Helvetica, sansSerif;
	font-size: 12px;
	font-weight: normal;
	color: #691768;
	text-decoration: none;
}

A.body-text:hover {
	font-family: Tahoma, Arial, Helvetica, sansSerif;
	font-size: 12px;
	font-weight: normal;
	color: #691768;
	text-decoration: underline;
}

.body-text-italic {
	font-family: Tahoma, Arial, Helvetica, sansSerif;
	font-size: 11px;
	font-weight: normal;
	color: #691768;
	text-decoration: none;
	font-style: italic;
}

.body-text-bold {
	font-family: Tahoma, Arial, Helvetica, sansSerif;
	font-size: 11px;
	font-weight: bold;
	color: #691768;
	text-decoration: none;
}

.body-text-small-bold {
	font-family: Tahoma, Arial, Helvetica, sansSerif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.body-text-med-blk {
	font-family: Verdana, Arial, Helvetica, sansSerif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.body-text-black-bold {
	font-family: Tahoma, Arial, Helvetica, sansSerif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.body-text-big-blk-bold {
	font-family: Verdana, Arial, Helvetica, sansSerif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.body-text-big-blk-bold-strike {
	font-family: Verdana, Arial, Helvetica, sansSerif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: line-through;
}


A.body-text-bold:hover {
	font-family: Tahoma, Arial, Helvetica, sansSerif;
	font-size: 11px;
	font-weight: bold;
	color: #691768;
	text-decoration: underline;
}

.body-text-haad-bold {
	font-family: Tahoma, Arial, Helvetica, sansSerif;
	font-size: 13px;
	font-weight: bold;
	color: #691768;
	text-decoration: none;
}


.left-menu-text-bold {
	font-family: Tahoma, Arial, Helvetica, sansSerif;
	font-size: 14px;
	font-weight: bold;
	color: #6A6A3A;
	text-decoration: none;
}


.left-menu-text {
	font-family: Tahoma, Arial, Helvetica, sansSerif;
	font-size: 11px;
	font-weight: normal;
	color: #6A6A3A;
	text-decoration: none;
}

.left-menu-text-small-bold {
	font-family: Tahoma, Arial, Helvetica, sansSerif;
	font-size: 11px;
	font-weight: bold;
	color: #6A6A3A;
	text-decoration: none;
}

A.left-menu-text-small-bold:hover {
	font-family: Tahoma, Arial, Helvetica, sansSerif;
	font-size: 11px;
	font-weight: bold;
	color: #6A6A3A;
	text-decoration: underline;
}

.left-menu-text-small-bold-italic {
	font-family: Tahoma, Arial, Helvetica, sansSerif;
	font-size: 11px;
	font-weight: bold;
	color: #6A6A3A;
	text-decoration: none;
	font-style: italic;
}
.left-menu-text-italic {
	font-family: Tahoma, Arial, Helvetica, sansSerif;
	font-size: 11px;
	font-weight: normal;
	color: #6A6A3A;
	text-decoration: none;
	/*font-style: italic;*/
}

A.left-menu-text:hover {
	font-family: Tahoma, Arial, Helvetica, sansSerif;
	font-size: 11px;
	font-weight: normal;
	color: #6A6A3A;
	text-decoration: underline;
}

.footer {
	font-family: Tahoma, Arial, Helvetica, sansSerif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

A.footer:hover {
	font-family: Tahoma, Arial, Helvetica, sansSerif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}


.body-text-beign-big-bold {
	font-family: Tahoma, Arial, Helvetica, sansSerif;
	font-size: 18px;
	font-weight: bold;
	color: #6A6A3A;
	text-decoration: none;
}


.body-text-orange-big-bold {
	font-family: Tahoma, Arial, Helvetica, sansSerif;
	font-size: 18px;
	font-weight: bold;
	color: #ff6621;
	text-decoration: none;
}


.body-text-orange-med-bold {
	font-family: Verdana, Arial, Helvetica, sansSerif;
	font-size: 13px;
	font-weight: bold;
	color: #ff6621;
	text-decoration: none;
}

.required-field {
	font-family: Tahoma, Arial, Helvetica, sansSerif;
	font-size: 12px;
	color: #FF0000;
}

.faq-left-menu-link-bold {
	font-family: Tahoma, Arial, Helvetica, sansSerif;
	font-size: 11px;
	font-weight: bold;
	color: #6A6A3A;
	text-decoration: underline;
}

A.faq-left-menu-link-bold:hover {
	font-family: Tahoma, Arial, Helvetica, sansSerif;
	font-size: 11px;
	font-weight: bold;
	color: #6A6A3A;
	text-decoration: none;
}

.faq-left-menu-link-normal {
	font-family: Tahoma, Arial, Helvetica, sansSerif;
	font-size: 11px;
	font-weight: normal;
	color: #6A6A3A;
	text-decoration: underline;
}

A.faq-left-menu-link-normal:hover {
	font-family: Tahoma, Arial, Helvetica, sansSerif;
	font-size: 11px;
	font-weight: normal;
	color: #6A6A3A;
	text-decoration: none;
}

.faq-body-text {
	font-family: Tahoma, Arial, Helvetica, sansSerif;
	font-size: 12px;
	font-weight: normal;
	color: #691768;
	text-decoration: none;
}

