@charset "utf-8";
/* CSS Document */

A:link {text-decoration:none}
A:visited {text-decoration:none}
A:active {
	text-decoration:none
	color:#0099FF;
}
A:hover {color:#0099FF}

body{
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#006600;
	scrollbar-track-color:#454545;
	scrollbar-shadow-color:#006633;
	scrollbar-highlight-color:#009900;
	scrollbar-3dlight-color:#00CC00;
	scrollbar-darkshadow-Color:#006600;
}

.story_atributes{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #C9C9C9;
}
.story_view_options{
	font-family: Comic Sans MS;
	font-size: 12px;
	font-weight: normal;
	color: #C9C9C9;
}
.story_view_chap{
	font-family: sans-serif;
	font-size: 14;
	font-weight:  normal;
}
.story_view_auth{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #C9C9C9;
}
.story_hr{
	color: #006600;
	bgcolor: #006600;
	valign: middle;
}
.story_view_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.loading{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #0033CC;
	font-weight:bold;
	text-align: center;
	vertical-align: middle;	
}