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

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

#main-table {
	width: 766px;
}

#logo-cell {
	background-image: url('../../../../designs/design260/color3/images/logo_right.gif');
	background-position: right top;
	background-repeat: no-repeat;
	padding: 4px 82px 0 0;
}

#header-cell {
	background: url('../../../../designs/design260/color3/images/bkg.gif') repeat-x left top;
}

#slogan-cell {
	background: url('../../../../designs/design260/color3/images/bkg_fname.gif') repeat-x left top;
}

.bg-color {
	background-color: #fff;
}

#menu-cell {
	padding-top: 20px;
}

#content {
	padding-left: 20px;
	padding-right: 37px;
}

.border-left {
	border-left-width: 8px;
	border-left-style: solid;
}

#navi-footer {
	background-image: url('../../../../designs/design260/color3/images/navi_bot.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
}

#to-top-link {
	display: block;
	float: right;
}

#content-footer {
	padding: 0 0 22px 20px;
	background-image: url('../../../../designs/design260/color3/images/bot.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
}

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

/* body { background-color:#91B1CD } */
/* p,td { font-size:12px;color:#000000; } */
.border-left {
	border-left-color: #91B1CD;
}

.a { background-color:#4F83AF }

.bot { font-size:12px;color:#000000; }




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

html {
    overflow:auto;
}
body {
    background: #91B1CD;
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
    font-size: 12px;
    text-align: left;
    color: #000000;
    background: #91B1CD;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 12px;font-family: Verdana, Geneva, Helvetica, Arial, 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: Verdana, Geneva, Helvetica, Arial, sans-serif;font-size: 12px;color: #000000;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #0000FF;
    text-decoration: none;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #0000FF;
    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;}
