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

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

#main-table {
	width: 770px;
	border-left: 5px solid white;
	border-right: 5px solid white;
}

#menu-cell {
	background-image: url('../../../../designs/design6/color1/images/header_left.gif');
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 112px;
}

#menu {
	width: 141px;
	margin-top: 18px;
}

#header-and-content-table {
	background-image: url('../../../../designs/design6/color1/images/bgr_header.gif');
	background-position: left top;
	background-repeat: repeat-x;
}

#header-cell {
	padding: 39px 0 34px 0;
	background-image: url('../../../../designs/design6/color1/images/content_left_top.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
}

.content-left-border {
	background-image:url('../../../../designs/design6/color1/images/content_left_border.gif');
	background-position: left top;
	background-repeat: repeat-y;
}
						
#content-cell {
	padding: 14px 26px 20px 44px;
}

#footer-cell {
	padding: 0 16px 0 44px;
}

#footer-text {
	padding-right: 10px;
}

#to-top-container {
	width: 75px;
	height: 20px;
	padding: 7px 0;
	float: right;
}

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

/* p,td { font-size:12px;color:#000000; } */
.bot { font-size:12px;color:#000000; }
.bg1 { background-color:#93A1AD }

.contentbg {
	background-color: #DEE1E3;
}


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

html {
    overflow:auto;
}
body {
    background: #93A1AD;
    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: #93A1AD;
    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: 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;}
