a {
	color:#074987;
}

.bar {
	background: #2A8DBF;
}

.bg_l {
	background: url(../images/bg_l.jpg) repeat-y;
}

.bg_r {
	background: url(../images/bg_r.jpg) repeat-y;
}

body {
	color: #666666;
	font: 11px Arial, Helvetica, sans-serif;
	background: #D2EBF7 url(../images/body.jpg) repeat-x top;
	margin: 0px;
	padding: 0px;
}

.body {
	background: #FFFFFF;
	width: 978px;
}

.bold {
	font-weight: bold;
}

.border {
	background: #CCCCCC;
}

.box {
	border: 1px solid #CCCCCC;
}

.box_h {
	height: 157px;
	width: 1px;
}

.box_r {
	background: url(../images/box_r.gif) repeat-y right;
}

.button_1 {
	background: #074987 url(../images/arrow_btn.gif) no-repeat left center;
	color: #FFFFFF;
	padding: 2px 0px 2px 15px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}

.crmb  {
	background: #CEE7F2;
	font-weight: bold;
	color: #2A8DBF;
}

.crmb_link {
	color:#074987;
	text-decoration:none;
}

.fineprint {
	color: #999999;
}

form {
	margin: 0px;
	padding: 0px;
}

h3 {
	color:#074987;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}

h4 {
	color:#074987;
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}

input, .input, select, textarea {
	color: #666666;
	font: 11px Arial, Helvetica, sans-serif;
}

.input {
	border: 1px solid #CCCCCC;
	padding: 3px 5px;
}

.lightblue_link {
	color: #2A8DBF;
}

.menu {
	background: #074987;
}

.menu_buso {
	background: #AEB9C3;
}

.menu_buso_link {
	text-transform: uppercase;
	color: #074987;
	text-decoration: none;
	font-weight: bold;
}

.menu_buso_link:hover {
	color: #FFFFFF;
}

.menu_link {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_link:hover {
	color: #73D3FF;
}

.more_box, .news_box, .side_box {
	background: #ECECEC;
}

.side_link {
	color: #666666;
	font-weight: bold;
}

.side_link_sel {
	color: #2A8DBF;
	font-weight: bold;
}

#slideshow .controls {
	Z-INDEX: 10;
	POSITION: absolute;
	WIDTH: 175px;
	TOP: 296px;
	padding: 3px 4px 3px 558px;
}
#slideshow .controls A {
	TEXT-ALIGN: center;
	FILTER: alpha(opacity=80);
	PADDING-BOTTOM: 2px;
	BACKGROUND-COLOR: #666666;
	PADDING-LEFT: 1px;
	WIDTH: 19px;
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	FLOAT: left;
	COLOR: #FFFFFF;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	MARGIN-RIGHT: 5px;
	PADDING-TOP: 3px;
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;
	border: 1px solid #FFFFFF;
	text-decoration: none;
}
#slideshow .controls A:hover {
	FILTER: alpha(opacity=100); TEXT-DECORATION: none; -moz-opacity: 1; opacity: 1; -khtml-opacity: 1
}
#slideshow .controls A.current {
	FILTER: alpha(opacity=100); TEXT-DECORATION: none; -moz-opacity: 1; opacity: 1; -khtml-opacity: 1; BACKGROUND-COLOR:#45B5FE
}

.tab {
	background: #E5E6E6;
}

.tab_link {
	color: #434C57;
	font-weight: bold;
	text-decoration: none;
}

.tab_name {
	color: #2A8DBF;
	font-weight: bold;
}


.white {
	background: #FFFFFF;
}	

