﻿
body {
    margin: 0;
    padding: 0;
    text-align: center;
    
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url(images/bg.jpg);
    background-color: #92278F;
}
.thrColLiqHdr #container { 
    width: 40%;  /* this will create a container 80% of the browser width */

    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    border: 0px solid #000000;
    text-align: left; /* this overrides the text-align: center on the body element. */
} 


.thrColLiqHdr #mainContent { 
    margin: 0 100% 0 3.5%; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
}

.mailform{
    font-family: tahoma, "microsoft Sans Serif", "ms Sans Serif";
    font-size: 10pt;
    background-color: #e3e399;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #e3e399;
    border-right-color: #e3e399;
    border-bottom-color: #e3e399;
    border-left-color: #e3e399;
    color: #000000;
}
.textform{
    font-family: tahoma, "microsoft Sans Serif", "ms Sans Serif";
    font-size: 10pt;
    background-color: #c8a00c;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #c8a00c;
    border-right-color: #c8a00c;
    border-bottom-color: #c8a00c;
    border-left-color: #c8a00c;
    color: #FFFFFF;
}
.textDisplay
{
	font-family: tahoma, "microsoft Sans Serif", "ms Sans Serif";
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
}
body,td,th {
    font-family: Tahoma;
    font-size: 11px;
}
.box5 {
    BORDER-RIGHT: #666666 thin solid; PADDING-RIGHT: 3px; BORDER-TOP: #cccccc thin solid; PADDING-LEFT: 3px; FONT-SIZE: 11px; PADDING-BOTTOM: 3px; BORDER-LEFT: #cccccc thin solid; WIDTH: 90px; COLOR: #666666; PADDING-TOP: 3px; BORDER-BOTTOM: #666666 thin solid; FONT-FAMILY: Arial, Helvetica, "Microsoft San Serif"
}
a {
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
}
a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
a:active {
    color: #FFFFFF;
    text-decoration: none;
}
a:link {
    text-decoration: none;
}
.styleFaq {color: #999999}

.newssubject {
	color: #FF0000;
	font-weight: bold;
}


/*
Redemption
*/
table
{ 
	 clear:both;border-collapse:collapse;/**/
}
#pmain_table
{
	padding: 5px;
	border-style: inset inset inset inset;
	width: 730px;
	border: solid 1px #ccc;/**/
}
#pmain_table td
{/**/
	border-width: 1px;/**/
	padding: 2px;
	border-style: inset inset inset inset;
	/*border-color: #ccc;	*/
	
}

.txt
{
    font-size: 10pt;
    background-color: #ffffff;
}
.txtAl
{
    font-size: 10pt;
    background-color: #ffffcc;
}

.stylePromotionTitle
{
	color: #FF0000; 
	font-size: 14px;
}

.stylePromotion {font-size: 12px}

.styleSubPromotion {color: #FF0000}