body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fce06e;
	background-image: url(../media/img/layout/bg.gif);
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #024f61;
}
a:visited {
	color: #024f61;
}
a:hover {
	color: #333333;
}
a:active {
	color: #024f61;
}
.bg_top{
	background-color:#419eb4;
	background-image:url(../media/img/layout/bg2.gif);
}
.bg_left{
	background-image:url(../media/img/layout/bg_left.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.bg_bottom{
	background-image:url(../media/img/layout/bg_bottom.gif);
	background-repeat:no-repeat;
	background-position:top;	
}
.bg_left_bottom{
	background-image:url(../media/img/layout/bg_left_bottom.gif);
}
.color_white{
	background-color:#FFFFFF;
}
.color_blue{
	background-color:#024f61;
}
.bg_middle{
	background-image:url(../media/img/layout/bg_middle.gif);
}
.img_middle{
	background-image:url(../media/img/layout/middle.gif);
}
.img_middle_2{
	background-image:url(../media/img/layout/middle_2.gif);
}

.white_link:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white_link:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.white_link:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.white_link:active {
	text-decoration: none;
	color: #FFFFFF;
}

.second_menu {
	color: #000000;
	text-decoration: none;
}
.second_menu:link {
	color: #000000;
	text-decoration: none;
}
.second_menu:visited {
	text-decoration: none;
	color: #000000;
}
.second_menu:hover {
	text-decoration: underline;
	color: #000000;
}
.second_menu:active {
	text-decoration: none;
	color: #000000;
}

.color1{
	background-color:#4f8491;
}
.border_bottom{
	border-bottom:1px solid #FFFFFF;
}
.text_grey{
	color:#706f6f;
}
.padding{
	padding:5px;
}
.image{
	margin-right:5px;
}
.bottom_border{
	border-bottom:1px solid #FFFFFF;
}
.color4{
	background-color:#f6d262;
}

/* slider */
.slider1
{
	width: 21px;
	height: 130px;
	background-color:#024f61;
	background-image:url(../media/img/layout/slider.gif);
	position: absolute;
}
.indicator
{
	width: 21px;
	height: 16px;
	background-color: #419eb4;
	background-image:url(../media/img/layout/slider-dot.gif);
	background-position:center;
	background-repeat:no-repeat;
	position: absolute;
	font-size: 1px;
	overflow: hidden;
}
.container
{
	width: 470px;
	height: 130px;
	padding: 10px;
	overflow: hidden;
	position: relative;
}
.content
{
	width: 470px;
	position: absolute;
}

/* img */
#title_img{
	background-color:#419eb4;
	padding:5px;
	color:#FFFFFF;
	margin-top:2px;
}

.ifxElement
{


	position: relative;
	width: 288px;
	height: 340px;



	text-align: center;
	letter-spacing: 0px;
	overflow: hidden;
}
#ifxElement strong{
	font-size: 1em;
}
#fx{
	position: absolute;
	top: 380px;
	left: 10px;
}
#fx a{
	display: block;
	float: left;
	margin: 2px 10px;
	padding: 2px;
	color: #000;
}
#fx a:hover{
	color: #6CAF00;
	background-color: #EDFFCF;

}
.tabContent
{
	width: 500px;
	height: 140px;
	display: none;
	background-color: #DAFF9F;
	border: 2px solid #B5EF59;
	padding: 10px;
}
#tabs
{
	list-style: none;
	line-height: 30px;
	position: absolute;
	top: 320px;
	left: 10px;
	width: 520px;
	z-index: 4000;
}
#tabs li
{
	float: left;
	padding-right: 10px;
}
#tabs li a
{
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0 6px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#tabs li a.active
{
	background-color:#B5EF59;
}
.toAnimate
{
	background-color: #990000;
	color: #FFCC33;
	border-top-width: 30px;
	letter-spacing: 20px;
}
.toReset
{
	background-color: #B5EF59;
	color: #000;
	border-top-width: 2px;
	letter-spacing: 0px;
}
#scroll
{
	width: 300px;
}
#scroll p
{
	margin: 30px 10px;
}
.transferer1
{
	border: 1px solid #000;
}
.transferer2
{
	border: 1px solid #BBEF68;
	background-color: #ffc;
}
.transferer3
{
	border-top: 2px solid #6CAF00;
	border-bottom: 2px solid #6CAF00;
	border-left: 5px dashed #6CAF00;
	border-right: 5px dashed #6CAF00;
}


/* image box */


img
{
	border: none;
}
#ImageBoxOverlay
{
	background-color: #01407c;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #01407c;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(../media/4js/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(../media/4js/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(../media/4js/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(../media/4js/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}
h2,
h4
{
	padding-left: 20px;
}
/* end image box */