/* Design by Nur CSS Document 

 	Web Designer Nur Roy's Web Design
	Design and Layout by Nur KARLICA Roy
	(c)Copyright 2008-2009 All rights reserved!
*/

html,body {
  	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
  	background-color: #F4601E;
	background-image:url(../bg/tex6.jpg);
	background-repeat:repeat;
	list-style-image: url(../images/dot2.gif);
}


HR { 
	color: #f00;
	background-color: #FFF;
	height: 1px;
	BORDER: #F4601E 1PX DOTTED;
	width: 90%;}

#top {
	text-align: center;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	height: 100px;
	background-color: #fff;
	background-position:top;
	background-repeat: repeat-x;
	background-image: url(../images/BANNER.gif);
	border-right: 7px solid #F12104;
	border-left: 7px solid #F12104;
	
	}

a:link {
	text-decoration: none;
	padding: 4px;
	font-weight: bold;
	color: #990000;
}

 a:visited {
	text-decoration: none;
	padding: 4px;
	font-weight: bold;
	color: #036;
}
	
a:hover {
	text-decoration: none;
	padding: 4px;
	font-weight: bold;
	color: #309;
}
	
a:active {
	text-decoration: none;
	padding: 4px;
	font-weight: bold;
	color: #900;
}
	
#main {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	background-color: #ffffff;	
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(../images/SPL.gif);
	border-right: 7px solid #F12104;
	border-left: 7px solid #F12104;
	border-bottom: 7px solid #F12104;
	
}

.big {
	font-size: 14px;
	color: #226063;
	padding: 2px;
	font-weight: bold;
	}
	

.big2 {
	font-size: 14px;
	color: #F01F03;
	padding: 2px;
	font-weight: bold;
	}
	
.prc {
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
	letter-spacing: 1px;
	}
	
.brs {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	letter-spacing: 2px;
	background-image: url(../images/brush.gif);
	background-repeat: no-repeat;
	width: 80px;
	height: 88px;
	}
	
.blu {    font-family: "Courier New", Courier, monospace;
    color: #0033FF;
    font-weight: bold;
    font-size: 14px;
}

.bd {font-family: "Courier New", Courier, monospace; color: #FF3300; font-weight: bold; font-size: 16px; }

#footer {
	color: #000000;
	margin-bottom: 5px;
	text-align: center;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	font-size: 11px;
	letter-spacing: 2px;	
	}
		
input.btn {
	color: #cc0000;
	font-weight: bold;
	padding: 2px;
	background-color: #FFDCC0;
	border: 3px groove #fffccc;
} 


input.btn2 { 
	  color: #999; 
	  font-weight: bold;
	  padding: 1px;
	  background-color: #FF9; 
	  border: 1px solid; 
	  border-color: #696 #363 #363 #696; 
	  filter:progid:DXImageTransform.Microsoft.Gradient 
	  (GradientType=0,StartColorStr='#ffffff',EndColorStr='#ffeedd'); 
	} 
	
.tag {
	font-size: 10px;
	color: #666;
	font-family:Tahoma, Geneva, sans-serif;
	}