div.filesend {
			overflow:hidden;
			width:40px;
			height:20px;
			cursor:pointer;
			background:url(/img/photosend.gif) no-repeat;
		}
input.filesend {
			opacity:0;
			filter:alpha(opacity:0);
			font-size:199px;
			cursor:pointer;
			padding:0px;
			margin:0px;
			border:none;
			margin-left:-430px;
			
		}
		
input[type="submit"]{
border: 1px solid rgba(0, 0, 0, 0.56);      
padding: 4px 12px;      
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #D9DDA7;

}


a.lnk1, a.lnk1:visited, a.lnk1:link{ color: #ffffff; text-decoration: underline; font-size: 10px;}
a.lnk1:hover { color:#ffffff; text-decoration: underline }


a.lnk2, a.lnk2:visited, a.lnk2:link{ color: #229922; text-decoration: none;}
a.lnk2:hover { color:#22FF22; text-decoration: underline }


a.lnk3, a.lnk3:visited, a.lnk3:link{ color: #000000; text-decoration: none;}
a.lnk3:hover { color:#ff0000; text-decoration: underline }

a.lnk4, a.lnk4:visited, a.lnk4:link{ color: #999999; text-decoration: underline;}
a.lnk4:hover { color:#ffffff; text-decoration: underline }

a, a:visited, a:link { color:#6B3976; } 
a:hover { color:#BC6376; }

select { font-size: 11px;}
input { font-size: 11px;}
textarea { font-size: 11px;}

.infuid td
{
  
  border-bottom:1px dashed #4E066C;
}

.photo_uid td
{
  
  border-left:0px dashed #4E066C;
  padding-bottom:15px;
  /*padding-top:15px;*/
}


td {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
color: #000;
}

td.menu{
text-align:right;
background: url('/img/top1.jpg') top left no-repeat;
vertical-align:bottom;
}

a.reg, a.reg:visited, a.reg:link, a.reg:hover{
color: #68107C;
font-size: 12px;
text-decoration: underline;
}

a.menu, a.menu:visited, a.menu:link, a.menu:hover{
font-weight:bold;
color: #620577;
font-size : 10px;
text-decoration: underline;
}
a.topmenu, a.topmenu:visited, a.topmenu:link, a.topmenu:hover{
font-size : 9px;
text-decoration: underline;
}

a.about, a.about:visited, a.about:link, a.about:hover{
font-size:10px;
font-weight: bolder;
color:#6B3976;
text-decoration: underline;
}


a.top, a.top:visited, a.top:link, a.top:hover{
font-weight: bold;
font-size:10px;
text-decoration: underline;
}



div.form{
margin-top:75px;
margin-left:20px;
width: 200px;
}

div.reg{
float: left;
margin-top:10px;
}


input.submit {
margin-top:4px;
background-color: #A664B8;
color:#FFF;
font-size : 10px;
}

table.man{
width:270;
border: 1px solid #C8B5C5;
background-color: #EBEBEB;
margin-bottom:3px;
margin-top:3px;
padding:2px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

table.woman{
width:270;
border: 1px solid #C8B5C5;
background-color: #EFE1F5;
margin-bottom:3px;
margin-top:3px;
padding:2px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}


td.about{
font-size:14px;
width: 100%;
color:#6B3976;
padding-left:5px;
}


span.zag{
color:#FFF;
font-weight: bold;
font-size:15px;
}

div.pass{
font-size:18px;
text-align:center;
vertical-align:top;
color:#6B3976;
}
.UI_Submit 
{
background-color:#FFFFFF;
border:1px solid #808080;
font-family:Verdana;
font-size:10px;
color:#000000;
}

.UI_SubmitImg
{
background-color:#FFFFFF;
border:0px;
font-family:Verdana;
font-size:10px;
color:#000000;
}

span.but1{
background-color:#6D357C;
padding-left: 9px;
padding-right: 9px;
padding-bottom: 3px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}