/* Is background colour and dead space in the browser*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #1f095b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
/* main title*/
.title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	letter-spacing: 1mm;
	color: #FDE7C8;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: 100;
}
/* main text*/
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6F2FF;
	text-align: justify;
	letter-spacing: 0mm;
	line-height: 18px;
	font-weight: 100;
}
/* main text for kreol site*/
.linksTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF9F0;
	text-align: center;
	letter-spacing: 0mm;
	margin-top: -20px;
	line-height: 25px;
	font-weight: normal;
	margin-bottom: -5px;
	margin-left: 15px;
}
.nameAuthorMainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b22222;
	text-align: right;
	letter-spacing: 0mm;
	margin-top: -5px;
	line-height: 18px;
	font-weight: 100;
}
/* used to get a point in the SE*/
.invisiblePoint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFEE;
	text-align: left;
	letter-spacing: 0mm;
	margin-top: -5px;
	line-height: 18px;
}
/* comments*/
.title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #66CC66;
	text-align: center;
	letter-spacing: 1mm;
	font-weight: 100;
	margin-top: 30px;
	margin-bottom: 15px;
}
/* comments*/
.title3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #66CC66;
	text-align: left;
}
.repeaterVer1 {
	background-image: url(images/repeater1.gif);
	background-repeat: repeat-y;
	background-position: right;
}
/* comments*/
.articleMainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #6A6A00;
	letter-spacing: 0mm;
	margin-bottom: 8px;
	margin-top: 15px;
}
A:link {
	COLOR: #E6F2FF;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #E6F2FF;
	TEXT-DECORATION: none;
}
A:active {
	COLOR: #E6F2FF;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #E6F2FF;
	TEXT-DECORATION: underline;
}
.nameAuthorLeftNav {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b22222;
	text-align: center;
	letter-spacing: 0mm;
	margin-top: 0px;
	line-height: 18px;
	font-weight: 100;
}
a#Special{
	color:#fef2e1;
	TEXT-DECORATION: underline;
}
a#Special:visited{
	color:#fef2e1;
	TEXT-DECORATION: underline;
}
a#Special:active{
	color:#fef2e1;
	TEXT-DECORATION: underline;
}
a#Special:hover{
	color:#FDE1BB;
	TEXT-DECORATION: none;
}
/*used for editable tags*/
a#SpecialT{
	color:#FFFFFF;
	TEXT-DECORATION: underline;
}
a#SpecialT:visited{
	text-decoration: underline;
	color: #FFFFFF;
}
a#SpecialT:active{
	color:#FFFFFF;
	text-decoration: none;
}
a#SpecialT:hover{
	color:#FFFFFF;
	text-decoration: none;
}
/*used for titles and text in the main page*/
a#title-text{
	TEXT-DECORATION: underline;
}
a#title-text:visited{
	text-decoration: underline;
}
a#title-text:active{
	text-decoration: none;
}
a#title-text:hover{
	text-decoration: none;
}

a#ichoc{
	TEXT-DECORATION: underline;
}
a#ichoc:visited{
	text-decoration: underline;
}
a#ichoc:active{
	text-decoration: none;
}
a#ichoc:hover{
	text-decoration: none;
}
.textLeftNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b22222;
	margin-bottom: 3px;
	margin-top: 3px;
	overflow: visible;
}
.titleLeftNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b22222;
	text-align: center;
	margin-bottom: -2px;
	margin-top: 5px;
}
/*empty cell at the top of the left navigation. Before space for ad and 15 pixels space elsewhere (ad3)*/
.emptyCell15 {  font-size: 15px}
/*empty cell 5 pixels*/
.emptyCell5 {  font-size: 5px}
.title4 {

	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	letter-spacing: 2mm;
	color: #6A6A00;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight: 100;
}
.title5 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #297C8D;
	text-align: center;
	letter-spacing: 1mm;
	font-weight: 100;
	margin-top: 10px;
	margin-bottom: 15px;
}
/* separation between presented books in the language home page*/
.separationVert {
	background-image: url(/images/designCommon/CSSlineVert.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
/* used when the title (or part) is too long*/
.title1Long {

	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	letter-spacing: 1mm;
	color: #b22222;
	text-align: center;
	margin-top: 15px;
	margin-bottom: -10px;
	font-weight: 100;
}
.smallText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b22222;
	text-align: left;
	letter-spacing: 0mm;
	margin-top: -1px;
	line-height: 14px;
	font-weight: 100;
	margin-bottom: -1px;
}
.borderGrenat {
	border: 1px solid #66CC66;
}
.tableAuthors {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F1700;
	text-align: left;
	border: thin solid #FF0099;
	border-color:#3333FF;
}
.textLinkBottom {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b22222;
	margin-bottom: 3px;
	margin-top: 3px;
	overflow: visible;
}
.mainTextJustify {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F1700;
	text-align: justify;
	letter-spacing: 0mm;
	margin-top: -5px;
	line-height: 18px;
	font-weight: 100;
	margin-bottom: 3px;
}
.mainTextKrJustify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2F1700;
	text-align: justify;
	letter-spacing: 0mm;
	margin-top: -5px;
	line-height: 20px;
	font-weight: 100;
	margin-bottom: 3px;
}
.title3Table {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B22222;
	text-align: center;
	margin-bottom: -13px;
}
.mainText2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	letter-spacing: 0mm;
	line-height: 18px;
	font-weight: 100;
}
.title6 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #297C8D;
	text-align: center;
	letter-spacing: 1mm;
	font-weight: 100;
	margin-top: 10px;
	margin-bottom: 15px;
}
.textNotice {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F9F9F9;
	text-align: justify;
	letter-spacing: 0mm;
	line-height: 18px;
	font-weight: 100;
}
.mainTextCenter {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7A51F4;
	text-align: center;
	letter-spacing: 0mm;
	line-height: 18px;
	font-weight: 100;
}
.smallTextRight {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b22222;
	text-align: right;
	letter-spacing: 0mm;
	margin-top: -1px;
	line-height: 14px;
	font-weight: 100;
	margin-bottom: -1px;
}
.mainText1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #166316;
	text-align: right;
	letter-spacing: 0mm;
	line-height: 18px;
	font-weight: 100;
}
.lineDown {
	background-image: url(images/lineDown1.gif);
	background-repeat: repeat-y;
}
.lineLeft {

	background-image: url(images/lineLeft1.gif);
	background-repeat: repeat-x;
}
.mainText2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6F2FF;
	text-align: left;
	letter-spacing: 0mm;
	line-height: 18px;
	font-weight: 100;
}
.mainTextMiddle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6F2FF;
	text-align: center;
	letter-spacing: 0mm;
	line-height: 18px;
	font-weight: 100;
}
.mainTextCenter2 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6F2FF;
	text-align: center;
	letter-spacing: 0mm;
	line-height: 16px;
	font-weight: 100;
}
.mainTextLeft {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6F2FF;
	text-align: left;
	letter-spacing: 0mm;
	line-height: 16px;
	font-weight: 100;
}
.iChoc {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F6AF0;
	text-align: center;
	letter-spacing: 0mm;
	line-height: 16px;
	font-weight: 100;
}
