
#table-2
{
    border: 1px solid #e3e3e3;
   /* font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
    background-color: #FFCC66;
    width: 99%;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}
#table-2 td, #table-2 th {
	padding: 8px;
	color: #333;
}
#table-2 thead
{
   /*font-family: "Lucida Sans Unicode" , "Lucida Grande" , sans-serif;*/
    padding: .2em 0 .2em .5em;
    text-align: left;
    color: #FFFFFF;
    background-color: #800000; /*background-image: -moz-linear-gradient(top, #D6D6D6, #B0B0B0, #B3B3B3 90%);*/
    border-bottom: solid 1px #999;
}
#table-2 th
{/*  font-family: 'Helvetica Neue' , Helvetica, Arial, sans-serif;*/
    font-size: 14px;
    line-height: 20px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    color: #FFFFFF;
}
#table-2 td
{
  line-height: 15px;
   font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 13px;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    border-top-color: #666666;
    border-bottom-color: #fff;
}
#table-2 td:hover
{
    background-color: #663300;
    color: #FFCC00;
}




#table8
{
    border: 1px solid #e3e3e3;
   /* font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
    background-color: #f8b8c0;
    width: 100%;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}
#table8 td, #table8 th {
	padding: 8px;
	color: #333;
}
#table8 thead
{
   /*font-family: "Lucida Sans Unicode" , "Lucida Grande" , sans-serif;*/
    padding: .2em 0 .2em .5em;
    text-align: left;
    color: #FFFFFF;
    background-color: #800000; /*background-image: -moz-linear-gradient(top, #D6D6D6, #B0B0B0, #B3B3B3 90%);*/
    border-bottom: solid 1px #999;
}
#table8 th
{/*  font-family: 'Helvetica Neue' , Helvetica, Arial, sans-serif;*/
    font-size: 14px;
    line-height: 20px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    color: #FFFFFF;
}
#table8 td
{
  line-height: 15px;
   font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 13px;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    border-top-color: #666666;
    border-bottom-color: #fff;
}
#table8 td:hover
{
    background-color: #663300;
    color: #FFCC00;
}


#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	line-height: 18px;
	/* margin: 45px; */
	width: 100%;
	/* text-align: left;*/
	border-collapse: collapse;
}
#box-table-a th
{
    font-size: 11px;
    font-weight: normal;
    padding: 6px;
    background: #840000;
    border-top: 4px solid #aabcfe;
    border-bottom: 1px solid #fff;
    color: #FFFFFF;
    text-align: left;
    border-top-color: #FFFFFF;
    border-bottom-color: #fff;
    border-top-width: 1px;
    border-bottom-width: 1px;
}
#box-table-a td
{
    padding: 3px;
    background: #666633;
    border-bottom: 1px solid #fff;
    color: #FFFFFF;
    text-align: left;
    border-top: 1px solid transparent;
    border-top-color: transparent;
    border-bottom-color: #CCCCCC;
}
#box-table-a tr:hover td
{
    background: #FFFFFF;
    color: #006699;
   
}




#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	line-height: 21px;
	/* margin: 45px; */
	width: 100%;
	/* text-align: left;*/
	border-collapse: collapse;
}
#box-table-a th
{
    font-size: 11px;
    font-weight: normal;
    padding: 6px;
    background: #840000;
    border-top: 4px solid #aabcfe;
    border-bottom: 1px solid #fff;
    color: #FFFFFF;
    text-align: left;
    border-top-color: #FFFFFF;
    border-bottom-color: #fff;
    border-top-width: 1px;
    border-bottom-width: 1px;
}
#box-table-a td
{
    padding: 3px;
    background: #666633;
    border-bottom: 1px solid #fff;
    color: #FFFFFF;
    text-align: left;
    border-top: 1px solid transparent;
    border-top-color: transparent;
    border-bottom-color: #CCCCCC;
}
#box-table-a tr:hover td
{
    background: #FFCC00;
    color: #333333;
}

.animated
{
    -webkit-animation-duration:1s;
    animation-duration:1s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both
}
