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

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

#main-table{
	width: 764px;
}

#logo-cell {
	padding: 10px 4px 0 0;
	background-image: url('../../../../designs/design219/color8/images/bann_bgr.gif');
	background-position: 164px 0;
	background-repeat: no-repeat;
}

.bann-bg {
	background: url('../../../../designs/design219/color8/images/bann_bgr.gif') repeat-x left top;
}

.fname-bg {
	background-image: url('../../../../designs/design219/color8/images/fname_bgr.gif');
	background-position: left top;
	background-repeat: repeat-x;
}

#menu-cell {
	padding-bottom: 10px;
}

.line-lt {
	background: url('../../../../designs/design219/color8/images/line_lt.gif') repeat-y left top;
}

#content-cell {
	padding: 10px 19px 10px 19px;
}

.line-rt {
	background: url('../../../../designs/design219/color8/images/line_rt.gif') repeat-y left top;
}

#to-top-link {
	display: block;
	width: 35px;
	height: 18px;
	padding-right: 19px;
	float: right;
}

#bot-text {
	clear: both;
	padding: 5px 54px 5px 19px;
}

.bot-bg {
	background-image: url('../../../../designs/design219/color8/images/bott_bgr.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
}

td > p:first-child {
    margin-top: 0;
}
td > p:last-child {
    margin-bottom: 0;
}
div > p:first-child {
    margin-top: 0;
}

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

/* p,td { font-size:12px;color:#000000 } */
.bg1 { background-color:#3B52A9 }
.bg2 { background-color:#D1F1FC }
.bg3 { background-color:#FFFFFF }
.bg4 { background-color:#909090 }
.bot { font-size:10px;color:#000000 }


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

html {
    overflow:auto;
}
body {
    background: #FFFFFF;
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Georgia, "Times New Roman", Times, 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: Georgia, "Times New Roman", Times, 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: Georgia, "Times New Roman", Times, serif;font-size: 10px;color: #000000;
}
p {
    margin-top: 0.0em;
    margin-bottom: 0.0em;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #FF0000;
    text-decoration: none;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #FF0000;
    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;}
