﻿table
{
    border-collapse: collapse;
    background: #EFF4FB url("../Images/teaser.gif") repeat-x;
    border-left: 1px solid #686868;
    border-right: 1px solid #686868;
    border-top: 1px solid #686868;
    border-bottom: 1px solid #686868;
    font: 1.2em/145% 'Trebuchet MS' ,helvetica,arial,verdana;
    color: #333;
    margin-bottom: 35px;
}

h3
{ 
    font-size: 3523em;
 }


#partnersWrapper
{
    font: .8em/145% 'Trebuchet MS' ,helvetica,arial,verdana;
    color: #000000;
}

.lcol
{
    width: 200px;
    font-style: italic;
    text-align: center;
}

.mcol
{
    width: 500px;
}

.rcol
{
    width: 225px;
}

.prcol
{
    width: 2550px
}

td, th 
{
		padding:5px;
}

caption 
{
		padding: 0 0 .6em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */

table a:hover
{
		border-bottom: 1px dashed #bbb;
}

/* =head =foot
----------------------------------------------- */

thead th, tfoot th, tfoot td
{
		background:#333 url("../Images/llsh.gif") repeat-x;
		color:#fff
}

tfoot td 
{
		text-align:right
}

/* =body
----------------------------------------------- */

tbody th, tbody td 
{
		border-bottom: dotted 1px #333;
}

tbody th 
{
		white-space: nowrap;
}

tbody th a 
{
		color:#333;
}

.odd {}

tbody tr:hover 
{
		background:#fafafa
}
