@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../../images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-color:#1c1c41;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.footer{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;
}

.footer a {
color:#fff;
text-decoration:none;
}

.footer a:hover {
text-decoration:underline;
}

#menu_bg{
	background-image:url(../../images/menu_bg.jpg);
	height:41px;
	background-repeat:no-repeat;
	}

#content_bg{
	background-color:#FFFFFF;
	background-repeat:repeat;
	height:507px;
	width:929px;
	display:block;

	}
	
.text{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#3058a5;
}

.title{
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#3058a5;
}

#blue_border{
	border:solid;
	border-color:#3058a5;
	border-width:3px;
	}

#gold_border{
	border:solid;
	border-color:#8e7940;
	border-width:3px;
	}
	
	



/*LINKS*/
a.footerlk:link {
	text-decoration: none;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;
}

a.footerlk:visited {
	text-decoration: none;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;

}
a.footerlk:active {
	text-decoration: none;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;
}
a.footerlk:hover {
	text-decoration: underline;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;
	
}

a.Bluelk:link {
	text-decoration: none;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#3058a5;
}

a.Bluelk:visited {
	text-decoration: none;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#3058a5;

}
a.Bluelk:active {
	text-decoration: none;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#3058a5;
}
a.Bluelk:hover {
	text-decoration: underline;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#3058a5;
	
}
a.Whitelk:link {
	text-decoration: none;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#ffffff;
}

a.Whitelk:visited {
	text-decoration: none;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#ffffff;

}
a.Whitelk:active {
	text-decoration: none;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#ffffff;
}
a.Whitelk:hover {
	text-decoration: underline;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#ffffff;
	
}

a.Goldlk:link {
	text-decoration: none;
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#8e7940;
}

a.Goldlk:visited {
	text-decoration: none;
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#8e7940;
	font-weight:bold;

}
a.Goldlk:active {
	text-decoration: none;
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#8e7940;
	font-weight:bold;
}
a.Goldlk:hover {
	text-decoration: underline;
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#8e7940;
	font-weight:bold;
}


a.Goldlk12:link {
	text-decoration: underline;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#8e7940;
}

a.Goldlk12:visited {
	text-decoration: underline;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#8e7940;

}
a.Goldlk12:active {
	text-decoration: underline;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#8e7940;
}
a.Goldlk12:hover {
	text-decoration: underline;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#8e7940;
}

.titlegold{
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#826d37;
}