body
{
	margin-bottom:0;margin-top:0; margin-left:0;margin-right :0;
	font-family: Tahoma,Times New Roman ,Courier New, Verdana, Arial,Garamond,Georgia,Times ;
}
div
{
	font-family: Tahoma,Times New Roman ,Courier New, Verdana, Arial,Garamond,Georgia ;font-size:10pt;
}
td
{
   font-family: Tahoma,Times New Roman ,Courier New, Verdana, Arial,Garamond,Georgia ;font-size:10pt;
}
td.fieldname {
	text-align:center ; font-size:9pt;	font-weight: bold;text-decoration:none; 
}
A:link {
	font-size: 9pt; text-decoration: none; color: #0000FF; font-family: Tahoma
}

A:visited {
	font-size: 9pt; text-decoration: none; color: #0000FF; font-family: Tahoma
}

A:active {
	font-size: 9pt; text-decoration: none; color: #f5650d; font-family: Tahoma
}

A:hover {
	font-size: 9pt; text-decoration: none; color: #f5650d; font-family: Tahoma
}
.loginheader
{ 
    height:30px;
    font-weight: bold; 
    font-size: 9pt; 
    color: #666666; 
    font-family: Tahoma; 
    background-color: #f5f5f5; 
    text-align:center;
    text-decoration:none;
 }
 .logincell
 {
    background-color:#ffffff;
    vertical-align:middle;
    text-align:center;
    padding:25px;
}
.logtable
{
    border:1px solid #cccccc;
    background-color:#cccccc;
}
.articlebox
{
   background-color: #fff6eb;
   color: maroon;
   border: dashed 1px #723330;
   padding: 6px 6px 6px 6px;
}
.articletitle
{
   color: #723330;
   text-decoration: none;
}
.articleabstract
{
   padding-top: 6px;
}
