body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
}
.column1 {
	padding-top: 4px;
	padding-bottom: 10px;
	list-style-image: url(Images/list_bullet_blue_arrow.gif);
	background-image: url(Images/titlebar_background_blue.gif);
	background-repeat: repeat-x;
}
.column2 {
	padding-top: 4px;
	padding-bottom: 10px;
	list-style-image: url(Images/list_bullet_blue_arrow.gif);
	background-image: url(Images/titlebar_background_white.gif);
	background-repeat: repeat-x;
}
.column3 {
	padding-top: 4px;
	padding-bottom: 10px;
	list-style-image: url(Images/list_bullet_gold_arrow.gif);
	background-image: url(Images/titlebar_background_gold.gif);
	background-repeat: repeat-x;
}
.footer {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1d74c1;
	padding-top: 4px;
	padding-bottom: 10px;
}
a:link {
	color: #1d74c1;
	text-decoration: underline;
}
a:hover {
	color: #ebb306;
	text-decoration: underline;
}
a:active {
	color: #ebb306;
	text-decoration: underline;
}
.titleblue {
	font-weight: bold;
	color: #1d74c1;
}
.titlegold {

	font-weight: bold;
	color: #ebb306;
}
.images {
	padding-bottom: 10px;
}
.nav {
	background-image: url(Images/tab.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: normal;
}
a:visited {
	color: #1d74c1;
}
.money {
	background-image: url(Images/image_moneyback.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.titleblue2 {

	font-weight: normal;
	color: #1d74c1;
}
.rightdash {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.topdash {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.newsltit {
	font-size: 14px;
	font-weight: bold;
	color: #1d74c1;
}
.newsltext {
	font-size: 13px;
	color: #666666;
}
