body{background-color:#000000;
	 margin:0px;
	 color:#ffffff;
	 scrollbar-face-color:#000000;
	 scrollbar-highlight-color:#000000;
	 scrollbar-shadow-color:#000000;
	 scrollbar-3dlight-color:#999999;
	 scrollbar-arrow-color:#999999;
	 scrollbar-track-color:#000000;
	 scrollbar-darkshadow-color:#999999;
}
#logo{background:url(./image/DigitypeSKLogo.jpg) right no-repeat;
	   height:36px;
	   width:100%;}

#logo a{height:100%;
		width:37%;}
		
#longLine {background:url(./image/longLine.jpg) center no-repeat;
		   height:13px;}
.triangle {background:url(./image/triangle.jpg) center top no-repeat;}
.new {background:url(./image/new.jpg) center top no-repeat;}
.title {border-style:solid;
		border-color:#000000;
		border-width:0px 0px 3px 4px;
		font-size:12px;
		font-weight:bold;}

.in td{padding:10px 5px 0px 8px;
		vertical-align:top;
		font-size:12px;
		line-height:15px;
		color:#e7e7e7;}
.in img{margin:0px 0px 4px 0px;}
.in a{  background-color:#1A1A1A;
		font-size:12px;
		text-decoration:none;}
.in a:link{color:#00DEFF;}
.in a:visited{color:#00DEFF;}
.in a:hover{color:#FFBA00;}
.in a:active{color:#FF6600;}

.detail td{ padding:0px 0px 0px 3px;}
.detailtitle { margin:5px 0px;}
.detailtitle td{    border-style:solid;
					border-color:white;
					border-width:0px 0px 1px 3px;
					font-size:12px;
					padding:0px;}

.subLink a{  width:100%;
	height:100%;
	background-color:#1A1A1A;
	font-size:12px;
	padding:5px;
	text-decoration:none;}
.subLink a:link{color:#00DEFF;}
.subLink a:visited{color:#00DEFF;}
.subLink a:hover{color:#FFBA00;}
.subLink a:active{color:#FF6600;}