@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color:#29486A;
	
}



/** LINKS */


.bg-main {
background-image:url(images/index-main_05.jpg);

}

.bg-header {
background-image:url(images/banner_05.jpg);
background-repeat:no-repeat;

}
.bg-hr {
background-image:url(images/hr_12.jpg);
background-repeat:repeat-x;

}

.image-border{
border-style:solid;
border-width:1px;
border-color:#000000;
}

.blue-rec-bg {
background-color:#336699;
border-style:solid;
border-width:1px;
border-color:#330000;
border-collapse:separate;

}


.link1 {
font-family:"Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 13px;
	color:#ccffff;
}

.link1:hover {
font-family:"Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 13px;
	color:#ffffff;
}

.link1:active {
font-family:"Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 13px;
	color:#ffffff;
}



/** STYLES */

.style1 {
font-family:"Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 16px;
	color:#CCffff;
}

.bluetext {
font-family:"Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 13px;
	color:#ccffff;
}

.style2 {
font-family:"Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 13px;
	color:#ffffff;
}

.LARGE_HEADER {
font-family:"Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 18px;
	color:#CCffff;
}

