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

#body, #mainTable {
	margin-left:auto;
	margin-right:auto;
}                               

#mainTable {
	background: url("../../../../designs/design384/color1/images/bgtop.gif") top left repeat-x;
}

#logoCell {
	background: url("../../../../designs/design384/color1/images/bgtop-left.png") top left no-repeat;
	height: 94px;
	width: 188px;
	padding-left: 16px;
}

#sloganCell {
	background: url("../../../../designs/design384/color1/images/kvbott.gif") top right no-repeat;
	height: 30px;
}

#menuCell {
	padding-bottom: 7px;
}

#contentCell {
	padding: 10px;
}

#contentMinWidth {
	width: 540px;
}

#toTopCell {
	padding: 7px 0;
}

#toTopWrapper {
	height: 14px;
	width: 44px;
	text-align: left;
}

.bot {
	padding: 4px 0 5px;
	font-size: 12px;
	line-height: 1.4em;
}

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

/* body { background-color:#EAEAEA } */
/* p,td { font-size:12px;color:#000000; } */
.logo { background-color:#5C5C5C }
.line { background-color:#959595 }
.cont { background-color:#FFFFFF }
.top { background-color:#9CA9AC }
#mainTable { background-color:#EAEAEA;}

.bot { color: #7F7F7F; }


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

html {
    overflow:auto;
}
body {
    background: #EAEAEA;
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    text-align: left;
    color: #000000;
    background: #EAEAEA;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 16px;font-family: Georgia, "Times New Roman", Times, serif;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: 12px;color: #7F7F7F;
}
p {
    margin-top: 0.0em;
    margin-bottom: 0.0em;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #000000;
    text-decoration: underline;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #000000;
    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;}
