body{
background-color: #000;
margin: 0px;
font-family:Arial;
font-size:20px;
color:#62BD18;
}
.title
{
margin-top:20px;
margin-bottom:20px;
}
a.greentitle
{
font-family:Arial;
font-size:25px;
color:#62BD18;
text-decoration:none;
}
a:hover.greentitle
{
font-family:Arial;
font-size:25px;
color:#62BD18 !important;
text-decoration:underline;
}

a.bluetitle
{
font-family:Arial;
font-size:25px;
color:#067CAC;
text-decoration:none;
}
a:hover.bluetitle
{
font-family:Arial;
font-size:25px;
color:#067CAC !important;
text-decoration:underline;
}
.bluborder
{
width:750px;
color:#fff;
font-family:Arial;
font-size:30px;
padding-top:0px;
line-height:50px;
display:none;
}

.bluborder .rokn{
   background:url(../images/bluerokn.gif);float:right;width:106px;height:117px;
}

.bluborder .top{
    background:url(../images/bluetop.gif);width:637px;background-repeat:no-repeat;display:inline-block;margin-top:20px;
}    
.bluborder .content{
  background:url(../images/bluebottom.gif);background-repeat:no-repeat;width:640px;display:inline-block;padding-bottom:30px;margin-top:10px;
  background-position:90% 100%;
  padding-right:20px;
}
  
.greenborder
{
width:750px;
color:#fff;
font-family:Arial;
font-size:30px;
display:none;
padding-top:0px;
line-height:50px;
}

.greenborder .rokn{
   background:url(../images/greenrokn.gif);float:right;width:106px;height:117px;
}

.greenborder .top{
    background:url(../images/greentop.gif);width:637px;background-repeat:no-repeat;display:inline-block;margin-top:20px;
}    
.greenborder .content{
  background:url(../images/greenbottom.gif);background-repeat:no-repeat;width:640px;display:inline-block;padding-bottom:30px;margin-top:10px;
  background-position:90% 100%;
  padding-right:20px;
}



.unit{
	margin-bottom: 20px;
}

.unit .greenborder a, .unit .bluborder a
  {
    font-family:arial;
	font-size:20px;
	font-weight: bold;
	color:#fff;
	display:inline-block;
	float:none;
	clear:both;
	width:400px;
	height:40px;
	margin-top:12px;
	text-decoration:none;
	background: url(../images/bullet.gif) right no-repeat;
	padding-right: 40px;
    }
.unit a:hover{
   	text-decoration:underline;
   }


.tree
{display:block;
margin-top: 10px;margin-right:10px;
}
.spinput{
	background: transparent;
	background-image: url(../images/inputback.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	padding: 8px 10px;
	border: 0px;			
	width: 320px;
	height: 54px;
	color:#DADADA;
	font-family:arial;
	font-size:25px;
	font-weight: bold;
}
select{
	background:#535353;
	width: 320px;
	height: 34px;
	color:#DADADA;
	font-family:arial;
	font-size:25px;
	font-weight: bold;
	margin-bottom:10px;
	border:1px solid #000;
}


.stextarea{
background: transparent;
	background-image: url(../images/textarea.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	height: 220px;
	width: 730px;
	display:inline-block
	
}
.stextarea textarea{
	margin-top: 5px;
	padding: 8px 10px;
	border: 0px;			
	width: 600px;
	height: 195px;
	color:#DADADA;
	font-family:arial;
	font-size:25px;
	font-weight: bold;
	background: transparent;
	overflow: auto;
	scrollbar-arrow-color: #000;
	scrollbar-base-color: #3E3E3E;				
}

.tdblue td{
	background-color: #067CAC;
	font-family:arial;
	font-size:20px;
	font-weight: bold;
	color:#fff;			
	height: 30px;
	padding-right: 8px;
}
.tdgreen td{
	background-color: #62BD18;
	font-family:arial;
	font-size:20px;
	font-weight: bold;
	color:#fff;			
	height: 30px;
	padding-right: 8px;
}

.tdgreen a ,.tdblue a{
	font-family:arial;
	font-size:20px;
	font-weight: bold;
	color:#fff;
	text-decoration: none;			
	padding-right: 7px;
}
.tdgreen a:hover ,.tdblue a:hover{
text-decoration: underline;		
}

.kh{		    
	background-image: url(../images/kh1.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	height: 238px;
	width:736px;
  }

 .kh2{		    
	background-image: url(../images/kh2.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	height: 238px;
	width:736px;
  }
  	.photo1{
  		margin: 13px 15px 0px 30px;
 		*margin: 13px 15px 0px 15px;
		float: right;
  	}
	.photo2{
  		margin: 10px 30px 0px 15px;
		float: left;
  	}
    .kh span ,.kh2 span { 
	 width:390px;	 
	 display:inline-block;
	 margin-top:5px;
	 padding-top:7px;
	}
  .kh span a.title, .kh2 span a.title
  {
    font-family:arial;
	font-size:20px;
	font-weight: bold;
	color:#fff;
	display:inline-block;
	float:none;
	clear:both;		
	text-decoration:none;
    }
    .kh span a.name, .kh2 span a.name
  {
    font-family:arial;
	font-size:15px;
	font-weight: bold;
	color:#000;
	text-decoration:none;
	padding-right:10px;
    }
    
   .kh span a:hover , .kh2 span a:hover{
   	    text-decoration:underline;
    }
.kh2 span{
	margin-right: 30px;	
}

 .personaltapselected {
    background-image: url(../images/personal.gif);
    background-repeat: no-repeat;
    background-position: 100% 0%;
    height: 46px;
    width:152px;		        
    float:right;
    cursor:pointer
}
.personaltapunselected{
    background-image: url(../images/personal_un.gif);
    background-repeat: no-repeat;
    background-position: 100% 0%;
    height: 46px;
    width:152px;
    float:right;
    cursor:pointer
}
		     
.designtapselected{
	background-image: url(../images/designs.gif);
    background-repeat: no-repeat;
	background-position: 100% 0%;
	height: 46px;
	width:152px;
	float:right;
	cursor:pointer
}
  .designtapunselected {
	background-image: url(../images/designs_un.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	height: 46px;
	width:152px;
	float:right;
	cursor:pointer
 }
.contianer{
	border:1px solid #181818;
	border-top:3px solid #767676;
	clear:both;
	color:#fff;
	height:500px;
	width:720px;
 }
.berife ,.berife2{
	font-family:Arial;
   font-size:20px;
   color:#9B9B9B;
   text-decoration:none;
	background:url(../images/sp.gif) bottom no-repeat;
	padding-bottom: 30px;
	padding-top: 0px;
	width: 93%;
	margin-right: 10px;
	line-height:25px;
}
.berife2{
background: transparent;	
}
.title2{
	font-family:Arial;
   font-size:25px;
	font-weight: bold;
   color:#CCCCCC;
   text-decoration:none;
	background:url(../images/sp.gif) bottom no-repeat;
	padding-bottom: 30px;
	padding-top: 0px;
	width: 93%;
	margin-right: 10px;
	display: inline-block;
	margin-bottom: 10px;
}
#tinybox {position:absolute; display:none; padding:10px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}
.none{
	display: none;
	visibility: visible;
}
.firsttap{
	margin-top:0px;width:700px;height:490px;position:absolute;margin-top:00px;background-color:#000;z-index:100;
	margin-right: 3px;
}
.secondtap{
	margin-top:0px;width:675px;height:450px;position:absolute;margin-top:00px;background-color:#000;z-index:-100;margin-right: 3px;
	padding: 20px;visibility: hidden;
}
.secondtap img{
	margin:10px;
	cursor: url(js\magnify.cur);
	border:1px dashed #767676;
	width:200px;
}
.comments
{
    font-family:Arial;
   font-size:20px;
   color:#9B9B9B;
   text-decoration:none;	
	padding: 10px 0px;	
	width: 93%;
	margin:5px 10px ;
	line-height:25px;
	/*border-bottom:1px solid #067CAC;*/
}
.comments .detials
{
   font-family:Arial;
   font-size:15px;
   color:#C5C5C5;
   background-color:#3E3E3E;
   height:20px;   
   padding: 0px 10px 5px;	
   width: 100%;   
   line-height:25px;	
   font-weight:bold;
   margin-bottom:5px;
	/*border-bottom:1px solid #067CAC;*/
}
