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

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

#main-table{
	width: 773px;
}

#filler-block {
	width: 51px; 
	height: 140px;
	background: url('../../../../designs/design81/color1/images/bgr_left.gif');
}

#header-cell {
	background: url('../../../../designs/design81/color1/images/bgr_top.gif');
}

#slogan-container {
	width: 375px;
	height: 30px;
	margin-top: 32px;
	padding-top: 8px;
	float: left;
}

#logo-cell {
	padding-right: 3px;
}

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

#content-cell {
	padding: 14px 12px 0 15px;
}

#content-footer-cell {
	padding: 30px 0 1px 15px;
}

#to-top-link {
	display: block; 
	width: 145px;
}

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

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

/* p,td { font-size:12px;color:#FFFFFF; } */
.bot { font-size:12px;color:#C7E3C8; }
.bg1 { background-color:#778B7C }
.bg2 { background-color:#727E77 }
.bg3 { background-color:#5F6F63 }
.bg4 { background-color:#5F6F63 }




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

html {
    overflow:auto;
}
body {
    background: #334447 url(../../../../designs/design81/color1/images/body_bg_rep.gif) repeat;
    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: #FFFFFF;
    background: #334447 url(../../../../designs/design81/color1/images/body_bg_rep.gif) repeat;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 12px;font-family: Arial, Helvetica, sans-serif;color: #FFFFFF;}
#body p {font-size: 12px;color: #FFFFFF;}
#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: #C7E3C8;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #C7E3C8;
    text-decoration: underline;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #C7E3C8;
    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;}
