/* CSS Document */

body {scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color:#D1EE93;
scrollbar-darkshadow-color:#BEE868;
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #D1EE93;
scrollbar-shadow-color: #BEE868;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3d-light-color: #FFFFFF}

BODY {COLOR: #FFFFFF}

.log a:link { font-weight: bold; color:#F01324; text-decoration: none; cursor:help;}
.log a:visited { font-weight: bold; color:#E19800; text-decoration: none; cursor:help;}
.log a:hover {font-weight: bold; color: #7DBCF0; text-decoration: none; cursor:help;}
.log a:active {color:#3C6006; text-decoration: none; cursor:help;}

.info A:link{color:#67C016; text-decoration:none; cursor:default}
.info A:visited{color:#67C016; text-decoration:none; font-weight:none; cursor:default}
.info A:hover{color:#F99F86; text-decoration:none; background-color:none; font-weight:none; cursor:default; }
.info A:active{color:#C4000F; text-decoration:none; cursor:default}



table { 
COLOR:#E60011;
	FONT-FAMILY: verdana;
	font-size: 10px;
}

#log {
	COLOR:#6D9717;
	OVERFLOW: hidden;
	FONT-FAMILY: trebuchet ms, verdana, tahoma;
	font-size: 11px;
	letter-spacing:1px;
	background-color: transparent;
	position:absolute;
	top:150px;
	left:15px;
	width:465px;
	}
	
#info {
	COLOR: #67C016;
	FONT-FAMILY: Geneva, Arial, Helvetica,;
	FONT-SIZE: 9px;
	overflow: auto;
	position:absolute;
	top:200px;
	left:600px;
	width:150px;
}
	

	
textarea, input{
  font-size: 9px ;
  font-family: verdana ;
  color: #C4153D; 
  border: 1px solid;
 background-color: #F6A6BA;
  border-top-color:#FBD9E1;
  border-left-color:#FBD9E1;
  border-bottom-color:#EF6588;
  border-right-color:#EF6588;  }
 
.date {
color: #FCBABA;
font-family: arial black;
font-size: 23px; 
letter-spacing: 2px;
line-height: 24px;
font-weight: normal;
}

.title {
color:#FBAAAA;
font-family:century gothic, trebuchet ms, times, arial;
font-size: 9px; 
letter-spacing:0px;
font-weight: normal;
}
.name {
color: #F66F79;
font-family:verdana, trebuchet ms, times, arial;
font-size: 9px; 
letter-spacing:0px;
}

