@charset "utf-8";

#Maintext p a img {
	float: left;
	margin: 5px;
	border: 1px solid #2B6EBC;
}


.tablestyle1 {
	background-color: #FFF;
	border: 1px solid #2C5784;
	padding: 5px;
	margin-bottom: 15px;
	width: 480px;
	float: left;
}
.tablestyle2 {
	background-color: #D1D9F0;
	border: 1px solid #2C5784;
	padding: 5px;
	margin-bottom: 15px;
	float: left;
	width: 480px;
}

body {
	background-color: #E2E8F5;
	background-image: url(../Images/blue_title_background.jpg);
}
h1 {
	color: #2b5784;
}
h2 {
	color: #2b5784;
}

/*TOP BAR**********************************************************************************************/
#topbar {
	background-color: #8DA9D8;
	background-image: url(../Images/blue_logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#topbar h1 {

}
/*MENU**********************************************************************************************/
.selectedanchor{
	color: #D1D9F0;
	background-color: #2b5784;
}
.anylinkcss{
	color: #2b5784;
	background-color: #D1D9F0;
}

.anylinkcss a:hover{
	background: #2b5784;
	color: #D1D9F0;
}
.anylinkcss ul{
	color: #2b5784;
}
.anylinkcss ul li a{
	color: #2b5784;
}
#item a  {
	color: #2b5784;
	background-color: #D1D9F0;
}
#item a:hover {
	color: #D1D9F0;
	background-color: #2b5784;
}
/*MAIN BOX**********************************************************************************************/
#Maintext {

}
#Maintext a {
	color: #2b5784;
}
#Maintext #MAIN {
	border: 1px solid #2b5784;
}
/*WIDE MAIN BOX**********************************************************************************************/



/*RIGHT COLUMN**********************************************************************************************/

#PictureColumn p a {
	color: #2B5784;
}
#PictureColumn img {
	border: 1px solid #2b5784;
}
#bottombox {
	border: 1px dotted #2B5784;
	background-color: #FFF;
}

#bottombox h1 {
	font-size: 12px;
	color: #2b5784;
	background-color: #D1D9F0;
	border-bottom-color: #2b5784;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#bottombox a {
	color: #2b5784;
}

/*FOOTER**********************************************************************************************/
#footerbar {
	background-color: #D1D9F0;
	border-color: #2b5784;
}
#footertext {
	border: 1px none #2b5784;
	color: #2b5784;
}
#footertext a {
	color: #2b5784;
}
#footertext a:hover {
	color: #2b5784;
}

/*Gallery***************************************************************************************/
#myGallery, #myGallerySet, #flickrGallery
{
	border: 1px solid #2B5784;
}
.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('img/blue/fleche1.png') no-repeat center left;
}
* html .jdGallery a.left { background: url('img/blue/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('img/blue/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('img/blue/fleche2.gif') no-repeat center right; }

.withArrows a.open:hover { background: url('img/blue/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('img/blue/open.gif') no-repeat center center;
	filter:alpha(opacity=100); }
.remooz-btn-close
{
	background-image: url('img/blue/closebox.png');
}
.remooz-engine-trident4 .remooz-btn-close
{
	background-image: url('img/blue/closebox.gif');
}
.remooz-box
{
	border: 1px solid #2b5784;
}
.jdGallery a.carouselBtn
{
	background-color: #8DA9D8;
}


.jdGallery .carousel
{
	background-color: #8DA9D8;
}

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

