/*
	Application CSS
	October, 2007
*/

/* ORDINARY TYPING TEXT */
.writingtext {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color:
; 	color: #818181;
}

/* ARTICLE TEXT */
.articletext {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color:
; 	color: #6B6B6B;
}

/* FIRST LEVEL MENU */
.topmenu1 a:link, .topmenu1 a:visited {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.topmenu1 a:hover, .topmenu1 a:active  {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}


/* SECOND LEVEL MENU */
.topmenu2 a:link, .topmenu2 a:visited {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #FF4A85;
}

.topmenu2 a:hover, .topmenu2 a:active  {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #FF1763;
}

/* THIRD LEVEL MENU */
.topmenu3 a:link, .topmenu3 a:visited {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #3C3C77;
}

.topmenu3 a:hover, .topmenu3 a:active  {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #3C3C77;
}


/* BIG LINK TYPE 1: SUB-HEADING */
.biglink1 a:link, .biglink1 a:visited {
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	color: #FF1763;
}

.biglink1 a:hover, .biglink1 a:active  {
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	color: #FF1763;
}

/* SMALL LINK TYPE 1 */
.smalllink1 a:link, .smalllink1 a:visited {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #703838;
}

.smalllink1 a:hover, .smalllink1 a:active  {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #703838;
}

/* SMALL LINK TYPE 2 */
.smalllink2 a:link, .smalllink2 a:visited {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #FF1763;
}

.smalllink2 a:hover, .smalllink2 a:active  {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #FF1763;
}

/* SMALL LINK TYPE 4 */
.smalllink4 a:link, .smalllink4 a:visited {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #FF4A85;
}

.smalllink4 a:hover, .smalllink4 a:active  {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FF1763;
}

/* SMALL TEXT TYPE 1 */
.smalltext1 a:link, .smalltext1 a:visited{
	font-family: Verdana;
	font-size: 9pt;
	color: #484800;
	font-weight: bold;
	text-decoration: none;
}

.smalltext1 a:hover, .smalltext1 a:active{
	font-family: Verdana;
	font-size: 9pt;
	color: #2D2D00;
	font-weight: bold;
	text-decoration: none;
}
/* SMALL TEXT TYPE 2 */
.smalltext2 {
	font-family: Verdana;
	font-size: 8pt;
	color: #6F6F00;
	font-weight: normal;
	text-decoration: none;
}

/* SMALL TEXT TYPE 3 */
.smalltext3 {
	font-family: Verdana;
	font-size: 10pt;
	color: #FF8000;
	font-weight: bold;
	text-decoration: none;
}

/* SUB-HEADING 1 */
.subheading1 {
	font-family: Tahoma;
	font-size: 15pt;
	color: #FF8000;
	font-weight: normal;
	text-decoration: none;
}

/* SMALL LINK TYPE 3 */
.smalllink3 a:link, .smalllink3 a:visited {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #FF8000;
}

.smalllink3 a:hover, .smalllink3 a:active  {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #FF8000;
}