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

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


#main-table {
	width: 764px;
	border-right-style: solid;
	border-right-width: 1px;
}

#logo-container {
	float: left;
	width: 119px;
	height: 91px;
	padding: 5px 0 0 5px;
}

.bkg-navi{
	background-image: url('../../../../designs/design350/color3/images/bkg_navi.gif');
	background-position: left top;
	background-repeat: repeat-y;
}

.navi-border {
	border-right-color: #D6D6D6;
	border-right-style: solid;
	border-right-width: 1px;
}

#counter-container {
	width: 149px;
	padding-left: 5px;
}

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

.content-border {
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
}

#footer-cell {
	padding: 0 10px;
}

#to-top-link {
	display: block;
	width: 29px;
	margin: 10px 0 0 -5px;
}

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

/* body { background-color:#FFFFFF } */
/* p,td { font-size:12px;color:#FFFFFF; } */
.a { background-color:#0C2467 }
.border-a { border-color:#0C2467 }

.bot { font-size:12px;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: Verdana, Geneva, Helvetica, Arial, sans-serif;
    font-size: 13px;
    text-align: left;
    color: #FFFFFF;
    background: #FFFFFF;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 13px;font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;color: #FFFFFF;}
#body p {font-size: 13px;color: #FFFFFF;}
#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: 14px;color: #FFFFFF;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #FFFFFF;
    text-decoration: none;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #FFFFFF;
    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;}
