@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #002a76;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 18px;
	margin-bottom: 0px;
	background-image: url(../assets/background-main.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}
a:link {
	color: #0033FF;
}
a:visited {
	color: #0033FF;
	
}
a:hover {
	color: #666666;
}
a:active {
	color: #0033FF;
	text-decoration: none;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
.td-left-main {
	background-color: #C4C4C4;
	background-image: url(../assets/default_10.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.featured-main-title {
	font-size: 14px;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
a.footer:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: underline;
}
a.footer:active {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
}
.img_link {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left: 15px;
}

a.ole-greg:link {
	font-size: xx-small;
	color: #002978;
	text-decoration: none;
}

a.ole-greg:active {
	font-size: xx-small;
	color: #002978;
	text-decoration: none;
}

a.ole-greg:hover {
	font-size: xx-small;
	color: #002978;
	text-decoration: none;
}

a.ole-greg:visited {
	font-size: xx-small;
	color: #002978;
	text-decoration: none;
}
