
.menu { font-family:Tahoma; font-size:10px; color:#5F3E5C; font-weight:900; }
div { font-family:Arial; font-size:10px; color:#4C585F; line-height:14px; }
p { font-family:Arial; font-size:10px; color:#4C585F; line-height:14px; }
.gras { font-family:Tahoma; font-size:10px; color:#4C585F; font-weight:900; }
a { font-family:Tahoma; font-size:10px; color:#4C585F; line-height:14px; text-decoration:none; }
a:hover { text-decoration:underline; }
.blue { font-family:Tahoma; font-size:10px; color:#6694B6; line-height:14px; }
.policy { font-family:Tahoma; font-size:9px; color:#838E95; text-decoration:none; }

body {
scrollbar-shadow-color: rgb(102,102,102);
scrollbar-highlight-color: white;
scrollbar-3dlight-color: rgb(204,204,204);
scrollbar-darkshadow-color: black;
scrollbar-base-color: rgb(237,220,204);
scrollbar-arrow-color:rgb(24,21,46);
scrollbar-track-color:rgb(234,234,234);
}

ul {
	line-height: 18px;
	list-style-image: url('images/bullet2.gif');
}

#input {
	width:288px; height:16px;
	border-width:1px;
	border-style:solid;
	border-color:#B2BCC4;
	background-color:#EFF3F6;
}

#textarea {
	width:288px; height:128px;
	border-width:1px;
	border-style:solid;
	border-color:#B2BCC4;
	background-color:#EFF3F6;
	overflow:auto
}
