body {
     background-color: white;
     font-family: verdana, sans-serif;
     color: #333333;
     margin: 0px;
     padding: 0px;
}

h2 {
	 color:#333333;
     font-size:auto;
}

A {
     color: #0099CC;
     text-decoration: none;
     font-family: verdana, sans-serif;
     font-weight: bold;
     font-size: 11px;
}

A:hover {
     color: #0077AA;
}

#top {
     position: absolute;
     top: 50px;
     left: 0px;
     width: 100%;
     height: 45px;
   
     border-top: 0px solid #000000;
     border-bottom: 0px solid #000000;
     
     font-size: 20px;
     letter-spacing: 2px;
}

#ver {
     margin-top: 10px;
}

#menu {
     position: absolute;
     top: 230px;
     left: 20px;
     width: 172px;
     background-color: #EEEEEE;
     border-top: 1px dashed #999999;
     border-bottom: 1px dashed #999999;
     border-left: 1px dashed #999999;
     border-right: 1px dashed #999999;
}

#nav {
     padding-left: 10px;
     margin-top: 10px;
     margin-bottom: 10px;
}

h2 {
     color: #CCCCCC;
}

#content {
     position: absolute;
     top: 230px;
     left: 230px;
     width: 70%;
}

.conin {
     font-size: 11px;
}

.input {
     border:1px solid #C0C0C0;
	 width:250px;
	 font-size:15px;
}

.search {
	border:1px solid #A0A0A0;
	font-size:13px;
}

.contact_top {
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	width:700px;
	background-color:#F0F0F0;
	border-collapse:collapse;
	border-spacing:0;
}

.contact {
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	width:700px;
	border-collapse:collapse;
	border-spacing:0;
}

.groups {
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	width:360px;
	border-collapse:collapse;
	border-spacing:0;
}

.group_add {
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	width:250px;
	border-collapse:collapse;
	border-spacing:0;
}