body {
	font-family: verdana; 
	font-size: 7pt;
	color: #6C2C4D;

	scrollbar-face-color: #8C4C6D;
	scrollbar-highlight-color: #8C4C6D;
	scrollbar-3dlight-color: #8C4C6D;
	scrollbar-darkshadow-color: #8C4C6D;
	scrollbar-shadow-color: #8C4C6D;
	scrollbar-arrow-color: #EFB0D1;
	scrollbar-track-color: #EFB0D1;
}

body.center_frame {
	font-family: verdana; 
	font-size: 7pt;
	color: #6C2C4D;

	scrollbar-face-color: #8C4C6D;
	scrollbar-highlight-color: #8C4C6D;
	scrollbar-3dlight-color: #8C4C6D;
	scrollbar-darkshadow-color: #8C4C6D;
	scrollbar-shadow-color: #8C4C6D;
	scrollbar-arrow-color: #EFB0D1;
	scrollbar-track-color: #EFB0D1;

	background: url('/images/backgroundmain.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;

	margin: 0; /* sets all to 0 */ 
	padding: 0; /* think Opera sets padding on body */ 
}

.left_linemenu {
	font-family: verdana; 
	font-size: 7pt;
	color: #6C2C4D;

	scrollbar-face-color: #8C4C6D;
	scrollbar-highlight-color: #8C4C6D;
	scrollbar-3dlight-color: #8C4C6D;
	scrollbar-darkshadow-color: #8C4C6D;
	scrollbar-shadow-color: #8C4C6D;
	scrollbar-arrow-color: #EFB0D1;
	scrollbar-track-color: #EFB0D1;
	
	background: url('/images/leftlinemenu.jpg');
	background-repeat: no-repeat;	

	margin: 0; /* sets all to 0 */ 
	padding: 0; /* think Opera sets padding on body */ 
}

A:link {FONT-FAMILY: verdana; COLOR:#6C2C4D; text-decoration:none;}
A:visited {FONT-FAMILY: verdana;COLOR:#6C2C4D; text-decoration:none;}
A:active {FONT-FAMILY: verdana;  COLOR:#6C2C4D; text-decoration:underline;}
A:hover {FONT-FAMILY: verdana; COLOR:#6C2C4D; text-decoration:underline;}

A.un_1:link {FONT-FAMILY: verdana; COLOR:#6C2C4D; text-decoration:underline;}
A.un_1:visited {FONT-FAMILY: verdana;COLOR:#6C2C4D; text-decoration:underline;}
A.un_1:active {FONT-FAMILY: verdana;  COLOR:#8C4C6D; text-decoration:underline;}
A.un_1:hover {FONT-FAMILY: verdana; COLOR:#8C4C6D; text-decoration:underline;}

A.un_2:link {FONT-FAMILY: verdana; COLOR:#4C0C2D; text-decoration:underline;}
A.un_2:visited {FONT-FAMILY: verdana;COLOR:#4C0C2D; text-decoration:underline;}
A.un_2:active {FONT-FAMILY: verdana;  COLOR:#6C2C4D; text-decoration:underline;}
A.un_2:hover {FONT-FAMILY: verdana; COLOR:#6C2C4D; text-decoration:underline;}

input, textarea, formfield {
	background-color: transparent;  
	font-family:Verdana;font-size:7pt; 
	color: #8C4C6D; 
	font-weight:normal;
	border-top: solid 1px #8C4C6D;
	border-bottom: solid 1px  #8C4C6D;
	border-right: solid 1px  #8C4C6D;
	border-left: solid 1px #8C4C6D;
}

.font_small_dark{
	font-family: verdana, arial;
	font-size: 10;
	COLOR:#4C0C2D;
}
.font_small_1{
	font-family: verdana, arial;
	font-size: 10;
}
.font_small_2{
	font-family: verdana, arial;
	font-size: 9;
}
.font_small_3{
	font-family: verdana, arial;
	font-size: 11;
}
.font_small_4{
	font-family: verdana, arial;
	font-size: 12;
}

.s{
	font-family: verdana, arial;
	font-size: 10;
}
