body,td,th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
body {
	background-color: #165071;
}

h1 {
	margin-top: 0;
	font-size: 20px;
	font-weight: normal;
	color: #4089a6;
}
h2 {
	margin-top: 0;
	font-size: 14px;
	color: #333;
}
ul {
	margin: 0 15px 0 15px;
	list-style: square;
}

img {
	border: 0;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover, a:active {
	color: #4089a6;
	text-decoration: none;
}

.inline_photo {
	padding: 0 0 0 10px;
}

#container_main {
	margin: 50px 10% 50px 10%;
	width: 80%;
}

/* MAIN MENU */
ul#menuList {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
#menuList li {
	display: inline;
	list-style-type: none;
}
#menuList a {
	padding: 1px 7px 0 7px;
	font-size: 10px;
	text-transform: uppercase;
}
#menuList a:link, #menuList a:visited {
	color: #fff;
	background-color: #76787b;
	text-decoration: none;
}
#menuList a:hover {
	color: #76787b;
	background-color: #bcbec0;
	text-decoration: none;
}

#tblMain {
	width: 100%;
}
#tblMain_cell001 {
	width: 23px;
	height: 80px;
}
#tblMain_cell002 {
	background-color: #fff;
}
#tblMain_cell003 {
	width: 23px;
}
#tblMain_cell004 {
	background-color: #fff;
}
#tblMain_cell005 {
	width: 23px;
}
#tblMain_cell006 {
	background-color: #fff;
}

#tblHeader {
	width: 100%
}
#tblHeader_cell001 {
	width: 130px;
}
#tblHeader_cell002 {
	
}

#tblMainMenu {
	width: 100%;
}
#tblMainMenu_cell001 {
	height: 55px;
	background-image: url(../images/photo_header001_bg.jpg);
}
#tblMainMenu_cell002 {
	height: 10px;
	text-align: right;
	background-color: #76787b;
}

#tblBodyHome {
	margin-top: 10px;
	width: 100%;
}
#tblBodyHome_cell001 {
	width: 150px;
	background-color: #4089a6;
}

#tblBodyHome_cell002 {
	padding:  0 20px 0 20px;
	line-height: 20px;
}
#tblBodyHome_cell002 p {
	margin-top: 0;
}
#tblBodyHome_cell003 {
	padding: 20px;
	width: 240px;
	line-height: 20px;
	background-color:#d1d3d4;
}
#tblBodyHome_cell003a {
	width: 240px;
	text-align: center;
}

#tblBodySide {
	width: 100%;
}
#tblBodySide_cell001 {
	padding: 10px;
	height: 90px;
	background-color: #165071;
}
#tblBodySide_cell002 {
	height: 10px;
	background-color: #fff;
}
#tblBodySide_cell003 {
	padding: 10px;
}

#tblFooter {
	width: 100%;
}
#innerTblFooter {
	width: 100%;
}
#tblFooter_cell001 {
	width: 50%;
	padding: 5px;
	text-align: left;
	background-color: #76787b;
}
#tblFooter_cell002 {
	width: 50%;
	padding: 5px;
	text-align: right;
	background-color: #76787b;
}
#tblFooter a {
	color: #333;
}
#tblFooter a:hover {
	color: #000;
}