body td {
	font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
}
table#BigTable {
	border: 1px solid #000000;
}
table#topLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}
.topLink {
	color: #536676;

}
.topLink a:link { color: #005BAB; text-decoration:none;}
.topLink a:visited { color: #005BAB; text-decoration:none;}
.topLink a:hover { color: #FFFFFF; text-decoration:none;}
.topLink a:active { color: #005BAB; text-decoration:none;}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3399CC;
}

.insideText {
	font-size: 12px;
	color: #000000;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #0033CC;
    text-decoration:none;
}
#content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #45A902;
    text-decoration:none;
}
table#centercontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005BAB;
	text-align: left;
}

#columnsTable td {
	border-right: 0.5pt solid #000000;
}
#columnsTable td.last {
	border-right: 0pt;
}

.article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.articleTitle {
	font-size: 12px;
	font-weight: bold;
	color: E40C01;
	text-transform: uppercase;
	text-align: left;
	padding-left: 5px;

}
.articleText {
	color: #000000;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;

}
.articleImg {
	padding: 3;

}
.articleMore {
	color: 076089;
	text-align: right;
	padding-right: 3px;

}

.articleMore a:link { color: 076089; text-decoration: none;}
.articleMore a:visited { color: 076089; text-decoration: none;}
.articleMore a:hover { color: E61A10; text-decoration: none;}

table#dealsTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
}
table#dealsTable td {
	background-color: #1382B2;
}
table#dealsTable td a:link { color: FFFFFF; text-decoration: none;}
table#dealsTable td a:active {  color: FFFFFF; text-decoration: none;}
table#dealsTable td a:hover {  color: FEE300; text-decoration: none;}
table#dealsTable td a:visited {  color: FFFFFF; text-decoration: none;}

table#dealsTable th {
	background-color: #45A902; }
}
table#dealsTable th a:link { color: FFFFFF; text-decoration: none;}
table#dealsTable th a:active { color: FFFFFF; text-decoration: none;}
table#dealsTable th a:hover { color: FEE300; text-decoration: none;}
table#dealsTable th a:visited { color: FFFFFF; text-decoration: none;}
	
table#footer {
	background-color: #1078A7;
	border-top: 2px solid #FEE301;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}
.bgDeals {
	background-image: url(/images/bgDeals.jpg);
	background-repeat: repeat-y;
}
.bgHeader {
	background-image: url(/images/bgheader.jpg);
	background-repeat: repeat-x;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5x;
	text-transform: uppercase;
}
.symbols {
	font-size: 11px;
	color: #FF0000;
	background-color: #FFCC00;
	border: 1px double #990000;
	font-weight: bolder;
	width: 15%;
	text-align: center;
	clear: both;


}

