/*
Copyright (c) 2003 by Mr_Five
Special made for Channel #Virtual @ irc.DAL.net Official Web Site
[w] www.Virtual-DALnet.com
[e] mr_five78@hotmail.com
*/

BODY	{
	font-family: "Verdana", "Arial";
	font-size: 10px;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/vr_bg1.gif);
	color: #FFFFFF;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #009900;
	scrollbar-shadow-color: #009900;
	scrollbar-3dlight-color: #33FF33;
	scrollbar-arrow-color: #66FF00;
	scrollbar-track-color: #333333;
	scrollbar-darkshadow-color: #00CC66;
	margin: 0px;
	overflow: auto;
}
A:link{text-decoration:none; color:#999999;}
A:visited{text-decoration:none; color:#999999;}
A:active{text-decoration:none; color:#999999;}
A:hover{text-decoration:underline; color:#00FFFF;}

.rata{text-align : justify}
/* Fonts - Pixel Definition */
.px9 { font-size: 8px;}
.px10 { font-size: 10px;}
.px12 { font-size: 12px;}
.px14 { font-size: 14px;}
.px16 { font-size: 16px;}
.px18 {	font-size: 18px;}
/* Heading definition */
H1 { font-size: 32px; font-weight: bold;}
H2 { font-size: 24px; font-weight: bold;}
H3 { font-size: 18px; font-weight: bold;}
H4 { font-size: 14px; font-weight: bold;}
H5 { font-size: 12px; font-weight: bold;}
H6 { font-size: 10px; font-weight: bold;}
.nickname { font-family: "Fixedsys", "Verdana"; font-size: 10px;}
.gbook { font-family: "Verdana", "Arial"; font-size: 10px; text-align: justify;}
hr {
	border-top: dotted #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 95%;
	text-align: center;
}
/*.links { margin-top: 50px; margin-bottom: 50px;}*/
