body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*BACKGROUND IMAGES*/
table.bkgndtable { 
	background-image:url(images/til_1.jpg); background-position:top; background-repeat:repeat-x; height:100%; 
	background-color: #FFF;
}
td.bkgndcol { 
	background-image:url(images/til_1.gif); background-position:top; background-repeat:repeat-x;
	/*background-color:#999999;*/
}

td.navbar { }



td.contentHeader {
	height: 29px; text-align: left;
	background-color:#F2F2F2;
	padding-left: 20px; padding-top: 1px;	

}

td.contentCell {
	padding-left:18px;
	padding-top:12px;
	padding-right:20px;
	padding-bottom:10px;
	vertical-align:text-top;	
}


td.darkbg {
	background-color: #BEBEBE;
	border-bottom:5px solid #AEAEAE;
}


.verticalpad {
	border-top:3px solid #ffffff; border-bottom:4px solid #ffffff; height:100px;
}

table.contentBorder {
	border:1px solid #DADADA;
}

#ma td.adddivider {
	border-right: 1px solid #D5D5D5;
}

.inputtextfield {
	width:211px; height:17px; font-family:tahoma; font-size:11px; color:#7F7F7F; padding-left:5px;
}

.footercol {
	border-top:5px solid #0F527B; 
	padding-left:23px;
	padding-bottom: 5px;
}

#footerlink {
	padding-top:5px;
	color: #6b6b6b;
	font-size: 11px;
	font-family: tahoma;
}

#footerlink a { 
	color: #494949;
	font-weight: bold;
	text-decoration:none
}
#footerlink a:hover {
	color: #990000;
}	
#footerlink p { line-height: 6px;  }

/*TEXT COLORS AND FONTS*/

#ma a { text-decoration:none; font-family:tahoma; font-size:11px; font-weight:bold; color:#777777; text-transform:uppercase }
#ma a:hover { color:#AD0000 }


.headertext {
	color: #3B3B3B;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-transform:uppercase;
}	

.normaltext {
	color: #7f7f7f;
	font-size: 11px;
	font-family: tahoma;
}

.smallorange {
	color: #f08800;
	font-size: 10px;
	font-family: tahoma;
}

.whitetext {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
}

.bluehighlight {
	color: #2F6D94;
	font-size: 11px;
	font-family: tahoma;
}

a { color: #003366;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}	

.greytext {
	color: #9A9A9A;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
}

.style4 {
	color: #7c1a09;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
	text-transform:uppercase
}

.style14 {color: #FFFFFF; font-size: 11px; font-family: tahoma; font-weight: bold; text-transform:uppercase }


/***********************************************/


.style1 {
	color: #4c4c4c;
	font-size: 11px;
	font-family: tahoma;
}
.greytext {
	color: #9A9A9A;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style3 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
}

.style5 {
	color: #6b6b6b;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #494949;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none
}
.style7 {
	color: #2F6D94;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}

.style10 {
	color: #7A7A7A;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}

.style12 {
	color: #2F6D94;
	font-size: 11px;
	font-family: tahoma;
}
.style15 {color: #FFC10B; font-size: 11px; font-family: tahoma; font-weight: bold; text-transform:uppercase }
.style16 {
	color: #9B2C12;
	font-size: 10px;
	font-family: tahoma;
}
.style17 {
	color: #424242;
	font-size: 12px;
	font-family: tahoma;
}
.style18 {
	color: #787878;
	font-size: 10px;
	font-family: tahoma;
}

table.goldoffer, table.redoffer, table.blueoffer { border: 1px solid #000; }
#goldoffer th { background-color: #E78000; padding: 3px; }
#goldoffer td { background-color: #F2B600; padding: 5px 15px 5px 15px; }
#blueoffer th { background-color: #044E6B; padding: 3px; }
#blueoffer td { background-color: #0A6D8C; padding: 5px 15px 5px 15px; }
#redoffer th { background-color: #8F1001; padding: 3px; }
#redoffer td { background-color: #B52606; padding: 5px 15px 5px 15px; }
