body	
{
margin: 20px 0px 20px 0px;
font-family: arial, verdana, tahoma;
background-color: #DCDFEF;
color: #000000;
}
	
.box
{
width: 780px;
background-color: #ffffff;
border: 1px solid #7476A7;
padding: 10px 20px 30px 20px;
text-align: left;
margin: 0px 0px 10px 0px;
}

h1
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: center;
}
h2
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 16px;
text-align: center;
}
p
{
margin: 4px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 12px;
text-align: center;
}

#menu
{
text-align: center;
}

#menu a
{
color: blue;
padding: 0px 4px 0px 4px;
}

a.infolink 
{
display: block;
text-align: center;
font-size: 14px;
font-weight: bold;
margin: 0px 0px 10px 0px;
}

/*----- Layout CLm1-----*/
table
{
margin: 10px 0px 0px 0px;
width: 100%;
padding: 0px 0px 0px 0px;
border-left: 1px solid #595B97;
border-right: 1px solid #595B97;
border-top: 1px solid #595B97;
font-size: 13px;
}

.clm1 TD
{
background-color: #C1C4E1;
color: black;
height: 35px;
border-bottom: 1px solid #7476A7;
padding: 2px 5px 2px 5px;
}

.clm1 A
{
color: #484e74;
text-decoration: underline;
}

.clm1 A:hover
{
color: #ffffff;
}

.tableinfo TD
{
background-color: #E5969D;
color: white;
height: 17px;
border-bottom: 1px solid #7476A7;
padding: 4px 5px 4px 5px;
font-weight: bold;
line-height: 16px;
}

.tableheader TD
{
background-color: #848ABA;
color: white;
height: 17px;
border-bottom: 1px solid #7476A7;
padding: 2px 5px 2px 5px;
line-height: 16px;
}

#highlighttable
{
background-color: #ACB0D1;
border-right: 1px solid #7476A7;
border-left: 1px solid #7476A7;
}

.tablelink A
{
font-size: 18px;
color: #484974;
text-decoration: underline;
}

.tablelink A:hover
{
color: #ffffff;
}



.footer
{
margin-top: 20px;
height: 10px;
}

.footer P
{
font-size: 11px;
color: #000000;
margin: 0px 0px 0px 0px;
font-weight: bold;
line-height: 28px;
text-align: center;
}