@charset "utf-8";
/* CSS Document */


/*contact*/

.modone {
	
	
	
	background-color:#fff;
	
	/*border:3px solid #474747;*/
	/*background-color:#E9E9E9;*/
	
	/*
	padding:5px;
	box-shadow: 0 0 0 1px #ABABAB, 2px 1px 5px 3px rgba(10, 10, 0, 0.5);
	border-radius: 5px;
	background-color:#E9E9E9;*/} 
	
	
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-style: normal;
	
	}
	
	
	

.tabone {
	padding: 20px;
   	margin: 10px;
   	/*
   	line-height: 1.3em;
   	border: 2px dotted #808080;
   	border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;*/}
	
.tab {
	border-right:2px dotted #808080 ;}
	
#mail {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color:#EFEFEF;
	text-indent:5px;
	position:relative;
		
	border:2px solid;
	border-top-color:#8D8D8D;
	border-bottom-color:#EDEDED;
	border-left-color:#8D8D8D;
	border-right-color:#EDEDED;}

#mail:focus {
	background-color:#FFF;}

#name {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color:#EFEFEF;
	text-indent:5px;
	position:relative;
		
	border:2px solid;
	border-top-color:#8D8D8D;
	border-bottom-color:#EDEDED;
	border-left-color:#8D8D8D;
	border-right-color:#EDEDED;}

#name:focus {
	background-color:#FFF;}	
		
#mess {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color:#EFEFEF;
	text-indent:5px;
	position:relative;
	top:12px;
	
	border:2px solid;
	border-top-color:#8D8D8D;
	border-bottom-color:#EDEDED;
	border-left-color:#8D8D8D;
	border-right-color:#EDEDED;}

#mess:focus {
	background-color:#FFF;}	


.submit {
	font-family:Verdana, Geneva, sans-serif;
	color:#2D2D2D;
	vertical-align:central;
	text-align:center;
		
	background:#F3F3F3;
	width:120px;
	height:30px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;}

.emailcon {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: none;
	color: #666;
	vertical-align:text-top;
	text-decoration: none;}

.emailcon:link {
	text-decoration: none;}

.emailcon:visited {
	text-decoration: none;}

.emailcon:hover {
	text-decoration: underline;
	color: #333;}
	
.emailcon:active {
	text-decoration: none;
	color: #666;
	font-size: xx-small;}

h2 {
	font-size: 12px;
	color: #666;}

h3 {
	font-size: 12px;
	color: #3C3C3C;
	margin-right:10px;
	vertical-align:text-top;}

h4 {
	font-size: large;
	color: #666;
	line-height:2px;}
