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

#body, #main-table {
	margin: 0 auto;
}

#main-table {
	width: 776px;
}

.header-bar{
	background: url('../../../../designs/design301/color5/images/bkg_mid.gif') repeat-x 0px 88px;
}

.content-shw-bg{
	background:url('../../../../designs/design301/color5/images/bkg_left.gif') repeat-y;
}

.shw-left-bg{
	background:url('../../../../designs/design301/color5/images/main_left_bkg.gif') repeat-y;
}

.shw-right-bg{
	background: url('../../../../designs/design301/color5/images/bkg_right.gif') repeat-y;
}

#logo-container {
	width: 118px; 
	height: 118px;
	float: right;
	text-align:right;
	background: url('../../../../designs/design301/color5/images/mid.gif') no-repeat bottom left;
}

#logo {
	margin: 2px 2px 0 0;
}
 
#keyv-slogan-container {
	width: 637px; 
	height: 118px;
	position: relative;
}

#menu {
	margin-top: 15px;
	width: 168px;
}
	
#content-cell {
	background: transparent url('../../../../designs/design301/color5/images/cont_top.gif') no-repeat top right;
	padding: 15px 10px 0 0;
}

#bot-container {
	margin: 0 71px 0 209px;
}

#to-top-link {
	display: block;
	width: 71px;
	height: 20px;
	float: right;
	margin-right: 10px;
}


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

/* body { background-color:#B7B7B7 } */
/* p,td { font-size:12px;color:#000000; } */

.bot { font-size:11px;color:#000000; }




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

html {
    overflow:auto;
}
body {
    background: #B7B7B7;
    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: #B7B7B7;
    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: 11px;color: #000000;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #0000FF;
    text-decoration: underline;
}
#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;}
