.imgStandard
{
border-width		: 3px;
border-color		: #FFFFFF;
border-style		: solid;
}

.mailingListTd
{
border-width		: 1px;
border-color		: #FFFFFF;
color				: #FFFFFF;
background-color	: #C90903;
}

.mailingListFormInput
{
width				: 100%;
}

.mailingListFormButton
{
width				: 70px;
font-size			: 11px;
}

.mailingListTable
{
border-width		: 1px;
border-color		: #000099;
border-style		: solid;
}

.tableHeader
{
border-width		: 1px;
border-color		: #FFFFFF;
border-style		: solid;
background-color	: #000099;
color				: #FFFFFF;
font-weight			: bold;
padding				: 2px;
width				: 100px;
font-size			: 10px;
height				: 10px;
text-align			: left;
}

.tableContent
{
border-width		: 1px;
border-color		: #000099;
border-style		: solid;
padding				: 2px;
width				: 100px;
height				: 10px;
font-size			: 10px;
text-align			: left;
}

.tableHeaderBig
{
border-width		: 1px;
border-color		: #FFFFFF;
border-style		: solid;
background-color	: #000099;
color				: #FFFFFF;
font-weight			: bold;
padding				: 2px;
width				: 70px;
font-size			: 10px;
height				: 10px;
text-align			: left;
vertical-align		: middle;
}

.tableContentBig
{
border-width		: 1px;
border-color		: #000099;
border-style		: solid;
padding				: 2px;
width				: 70px;
height				: 10px;
font-size			: 10px;
text-align			: left;
vertical-align		: middle;
}

.tableUrl
{
font-size			: 10px;
font-weight			: bold;
color				: #000080;
text-decoration		: underline;
}

.tableUrl:hover
{
font-size			: 10px;
font-weight			: bold;
color				: #000080;
text-decoration		: none;
}

.offerTable TD
{
}

.offerTable .left
{
background-color	: #FFFFFF;
width				: 120px;
font-weight			: bold;
}

.offerTable .right
{
background-color	: #FFFFFF;
width				: 100%;
}

.offerTable .bg
{
background-color	: #FFFFFF;
}


