/* basis fonter */
a,div,p,td
{
	font-size: 14px;
}

#authorview
{
border: 1px solid #999;
width: 350px;
margin-left: 5px;
padding: 3px;
background: #ddddaa;
margin-bottom: 10px;
margin-top: 5px;
}

#coauthorview
{
display: inline-block;
border: 1px solid #999;
width: 350px;
min-height: 50px;
margin-bottom: 10px;
margin-top: 5px;
margin-left: 5px;
padding: 3px;
background: #ddddaa;
vertical-align:top;
}

#AbsAuthorTitle
{
display: block;
background: #ddddaa;
padding-top: 6px;
}


#AbsAuthorHead, #AbsCoAuthorHead
{
display: block;
background: #eee;
padding-left: 4px;
margin-top: 6px;
}


#AbsMenuListHeader
{
display: inline-block;
border: 1px solid #999;
width: 250px;
margin: 10px;
background: #ddddaa;
vertical-align:top;
text-align: center;
}

#AbsMenuListHeader1 a
{
font-size: 20px;
}



.icon
{
margin: 5px;
}

h2,h3
{
margin-top:6px;
padding:0;
}

h1
{
padding: 5px;
margin-bottom: 5px;
}


#AbsAbstractForm table
{
background: white;
}

.NextPrevCount
{
/*border: 1px solid black;*/
margin:0;
padding-right: 4px;
}

#NextPrev
{
height: 40px;
width: 960px;
}

#NextPrev a
{
margin: 0;
padding: 0;
color: #333;
}





#AbsFrame {
	background-color: white;
	width: 990px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}



#AbsHeader {
background-color: #ccccaa;
width: 990px;
padding: 5px;

}

#AbsLeft {
	background-color: white;
	width: 120px;
	float: left;
	border: 1px solid black;
	padding: 5px;
}

#AbsMiddle {
	background-color: white;
	width: 988px;
	float: left;
	padding-left: 0px;
padding-top: 0px;
}

/*#AbsMiddle td
{
border-bottom: 1px dotted #ccc;
border-right: 1px dotted #ccc;
}*/


/*#AbsMiddle td
{
border-bottom: 1px dotted #ccc;
border-right: 1px dotted #ccc;
}*/

.list a
{
color: #333;
/*background: red;*/
}





#AbsRight {
	background-color: white;
	width: 0px;
	float: left;
	border: 1px solid black;
	display: none;
}

#AbsFooter {
	clear: left;
display: none;

}

#AbsAbstractTable, #AbsAuthorTable, #AbsCoAuthorTable {
	border: 1px solid black;
	width: 100%;
}
/*
#AbsAbstractTable .header td {
	text-align: left;
	font-variant: small-caps;
}

#AbsAbstractTable .list td {
	text-align: left;
	vertical-align:top;
	/*font-variant: small-caps;*/
	
}

#AbsAuthorTable .header td {
	text-align: left;
	font-variant: small-caps;
	vertical-align:top;
}

#AbsAuthorTable .list td {
	text-align: left;
	vertical-align:top;	
	/*font-variant: small-caps;*/
	
}

#AbsCoAuthorTable .header td {
	text-align: left;
	font-variant: small-caps;
	vertical-align:top;	
}

#AbsCoAuthorTable .list td {
	text-align: left;
	vertical-align:top;	
	/*font-variant: small-caps;*/
	
}*/

/*

#AbsAuthorTitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#AbsCoAuthorHead, #AbsAuthorHead{
	padding-top: 10px;
	font-weight: bold;
	font-size: 12px;
}
*/
#AbsAbstractForm {
	margin-top: 10px;
	padding-top: 10px;
	border: 1px solid black;
}




#AbsFrame table,td,th{
	border:1px solid #000;
	border-collapse:collapse;
	margin:0;
	padding:0;
}
#AbsFrame td,th{
	padding:.2em .5em;
	vertical-align:top;
	font-weight:normal;
}
#AbsFrame thead th{
	text-transform:uppercase;
	background:#666;
	color:#fff;
}
#AbsFrame tbody td{
	background:#ccc;
}
#AbsFrame tbody th{
	background:#999;
}
#AbsFrame tbody tr.Odd td{
	background:#eee;
}
#AbsFrame tbody tr.Odd th{
	background:#ccc;
}
#AbsFrame caption{
	text-align:left;
	font-size:140%;
	text-transform:uppercase;
	letter-spacing:-1px;
}
#AbsFrame table th a:link{
	color:#030;
}
#AbsFrame table th a:visited{
	color:#003;
}
#AbsFrame table td a:link{
	color:#369;
}
#AbsFrame table td a:visited{
	color:#000;
}
#AbsFrametable a:hover{
	text-decoration:none;
}
#AbsFrametable a:active{
	color:#000;
}





