/* Axel Studios Style Sheet */
body{
	background-attachment:scroll;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}
.accessarea{
	background-image:url(background.jpg);
	background-repeat:repeat-x;
	height:105px;
	position:relative;
	width:350px;
}
.accessarea2{
	background-image:url(background2.jpg);
	background-repeat:repeat-x;
	height:82px;
	position:relative;
	width:350px;
}
.accessbottom{
	background-image:url(accessbottom.gif);
	background-repeat:no-repeat;
	height:8px;
	left:0;
	position:absolute;
	top:97px;
	width:350px;
}
.accessbottom2{
	background-image:url(accessbottom.gif);
	background-repeat:no-repeat;
	height:8px;
	left:0;
	position:absolute;
	top:74px;
	width:350px;
}
.accessleft{
	background-image:url(accesslr.gif);
	height:89px;
	left:0;
	position:absolute;
	top:8px;
	width:1px;
}
.accessleft2{
	background-image:url(accesslr.gif);
	height:66px;
	left:0;
	position:absolute;
	top:8px;
	width:1px;
}
.accessright{
	background-image:url(accesslr.gif);
	height:89px;
	position:absolute;
	right:0;
	top:8px;
	width:1px;
}
.accessright2{
	background-image:url(accesslr.gif);
	height:66px;
	position:absolute;
	right:0;
	top:8px;
	width:1px;
}
.accesstop{
	background-image:url(accesstop.gif);
	background-repeat:no-repeat;
	height:8px;
	left:0;
	position:absolute;
	top:0;
	width:350px;
}
.definition{
	background-color:#D7D7D7;
	background-image:url(def.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #909090;
	color:#000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	margin:0 40px;
	padding:35px 25px;
	text-align:justify;
}
.deftitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:32px;
	font-style:italic;
	font-weight:bold;
	letter-spacing:7px;
	padding:25px 25px 10px;
	text-align:center;
	text-decoration:underline;
	text-transform:uppercase;
}
.desc{
	background-color:#F5F5F5;
	background-image:url(gradient2.jpg);
	background-position:left;
	background-repeat:repeat-y;
	color:inherit;
	padding:3px 5px;
}
.fav{
	height:16px;
	margin-top:4px;
	width:16px;
}
.files{
	background-image:url(filebg.jpg);
	border-color:#999;
	border-width:1.5px;
}
.filesb{
	background-color:#EDF6FE;
	border-color:#000;
	border-width:1px;
	color:inherit;
	text-align:center;
}
.filesc{
	border-color:#000;
	border-width:1px;
	text-align:center;
}
.link{
	padding:0;
	width:1097px;
}
.logo{
	left:100px;
	position:relative;
}
.longdef{
	background-color:#D7D7D7;
	background-image:url(longgrad.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #909090;
	color:#000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	margin:0 40px;
	padding:35px 25px;
	text-align:justify;
}
.new{
	font-weight:bold;
}
.pwdfont{
	font-family:"Courier New", Courier, monospace;
}
.rank{
	background-color:#F5F5F5;
	background-position:center;
	color:inherit;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:1px;
}
.shadow{
	width:1097px;
}
.shadowb{
	background:#EDF6FE url(shadowb.png) repeat-x top;
	color:inherit;
	height:15px;
	margin:0;
	padding:0;
	width:1097px;
}
.shadowside{
	background:#EDF6FE url(shadows.png) repeat-y;
	color:inherit;
	margin:0;
	padding:0;
}
.shadowt{
	background:#EDF6FE url(shadowt.png) repeat-x bottom;
	color:inherit;
	height:15px;
	margin:0;
	padding:0;
	width:1097px;
}
.shadowtc{
	background:#EDF6FE bottom;
	color:inherit;
}
.subtitle{
	border-bottom:1px solid #B0B0B0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	margin-bottom:30px;
	padding-bottom:0;
	padding-top:20px;
	text-align:left;
}
.thdesc{
	background-color:#06C;
	background-image:url(thgradient2.jpg);
	background-position:left;
	background-repeat:repeat-y;
	color:#FFF;
}
.thrank{
	background-color:#06C;
	color:#FFF;
}
.thtitle{
	background-color:#06C;
	background-image:url(thgradient.jpg);
	background-position:right;
	background-repeat:repeat-y;
	color:#FFF;
}
.title{
	background-color:#F5F5F5;
	background-image:url(gradient.jpg);
	background-position:right;
	background-repeat:repeat-y;
	color:inherit;
	padding-bottom:3px;
	padding-left:4px;
	padding-top:3px;
}
.uploadarea{
	background-color:#D7D7D7;
	background-image:url(upgrad.jpg);
	background-repeat:repeat-y;
	border:2px outset #666;
	color:inherit;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:auto;
	margin-top:15px;
	padding:20px 12px;
	position:relative;
	width:350px;
}
.definition strong,.longdef strong{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
}