
/* ************************************************ */
/* Generic Design Css: design.css */

#body, #main-table {
	margin: 0 auto;
}

#main-table {
	width: 765px;
}

#header-cell {
	background: url('../../../../designs/design145/color2/images/bg_top_border.gif') repeat-x left 85px;
}

#keyvisual {
	float: left;
}

#slogan-container {
	width: 284px;
	height: 104px;
	float: left;
	background: url('../../../../designs/design145/color2/images/bg_top_2.gif') repeat-y left top;
	position: relative;
}

#slogan-corner {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}

#slogan {
	display: block;
	position: absolute;
	top: 37px;
	left: 33px;
}

#header-right {
	width: 30px;
	height: 131px;
	float: right;
	background-image: url('../../../../designs/design145/color2/images/bg_100_top.gif');
	background-repeat: repeat-x;
	background-position: left top;
}

#logo-container {
	width: 114px;
	height: 114px;
	float: right;
	background-image: url('../../../../designs/design145/color2/images/top_5_2.gif');
	background-repeat: no-repeat;
	background-position: right 85px;
}

#logo-table {
	float: right;
	margin-top: 3px;
}

.bg-bottom-border {
	background: url('../../../../designs/design145/color2/images/bg_bottom_border.gif') repeat-x left top;
}

.menu-bg {
	background: url('../../../../designs/design145/color2/images/bg_100.gif');
}

#content-cell {
	padding: 23px 15px 20px 26px;
}

.border-right {
	border-right-style: solid;
	border-right-width: 30px;
}

#to-top-cell {
	padding: 0 0 35px 26px;
}

#menu-bottom-cell {
	background-image: url('../../../../designs/design145/color2/images/stub_bottom_border_menu.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

#footer-cell {
	padding: 9px 15px 11px 27px;
}

/* ************************************************ */
/* Design Css for Color: design145.css */

/* p,td { font-size:12px;color:#000000; } */
.bot { font-size:10px;color:#000000; }
.border-right-color { 
	border-right-color: #588341;
}
.border-background-color { 
	background-color: #588341;
}


.a { background-color:#FFFFFF; }



/* ************************************************ */
/* Custom Css Part */

html {
    overflow:auto;
}
body {
    background: #FFFFFF;
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    color: #000000;
    background: #FFFFFF;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 12px;font-family: Arial, Helvetica, sans-serif;color: #000000;}
#body p {font-size: 12px;color: #000000;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #000000;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #0750A9;
    text-decoration: none;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #0750A9;
    text-decoration: none;
}
#body a:hover, #body a.pager:hover {
    text-decoration: underline;
}
object.videoObject {display: none;}*+html object.videoObject {display: block;}* html object.videoObject {display: block;}embed.videoEmbed {display: block;}*+html embed.videoEmbed {display: none;}* html embed.videoEmbed {display: none;}
