body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

td, th, input, select, textarea {
	font-size: 11px;
	vertical-align:text-top;
}

caption {
	font-size: 12px;
	vertical-align:middle;
	font-weight:bold;
/*	background-image:url(../../images/abook_add_1.gif);*/
	background-repeat:no-repeat;
	background-position:center right;
	color:#5A48BD; /*8FA6C9*/
	border:0px; 
	border-bottom-color:#A0B7E9;
	border-bottom:1px solid #A0B7E9;
	height:20px;
/*	
	border-right-color:#A0B7E9;
	border-right:1px solid #A0B7E9;
*/	
}

th {
	color:#000000;
	background-color:#EEEEEE;
	text-align:left;
	text-transform:capitalize;
	font-variant:small-caps;
}

input, select {
/*	border:0px;
	border-bottom:1px dotted #999999;*/
}

a:link {
  color: #333333;
}

a:visited {
  color: #333333;
}

a:active {
  color: #000000;
  border:1px; 
  text-decoration: none;
}

a:hover {
  color: #996666;
  border:1px; 
  text-decoration: none;
}

img {
  border: none;
}

.menuss {
	border:1px;
  	border-bottom-style:solid;
  	border-right-style:solid;
	background-color:#FFFFFF;
}