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

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

#main-table {
	width: 752px;
}

#logo-container {
	margin: 0 20px 0 17px;
}

#menu-container {
	padding: 0 20px 0 17px;
}

.bg-menu {
	background-image: url('../../../../designs/design123/color1/images/bgBody.gif');
	background-position: left top; 
	background-repeat: repeat-y;
}

#header-cell {
	background-image: url('../../../../designs/design123/color1/images/imgTopRight.gif');
	background-position: left top; 
	background-repeat: repeat-x;
}

#slogan {
	margin-bottom: 32px;
}

#content-table {
	clear: both;
}

#content-cell {
	background-image: url('../../../../designs/design123/color1/images/imgContentTop.gif');
	background-position: left top; 
	background-repeat: no-repeat;
	padding: 36px 10px 0 10px;
}

.bg-right {
	background-image: url('../../../../designs/design123/color1/images/bgRight.gif');
	background-position: right top; 
	background-repeat: repeat-y;
}

#to-top-link {
	padding-left: 10px;
}

.bg-content-bottom {
	background: url('../../../../designs/design123/color1/images/bgContentBottom.gif') repeat-x left bottom;
}

#footer-cell {
	background-image: url('../../../../designs/design123/color1/images/imgContentBottomCircle.gif');
	background-position: 216px 10px;
	background-repeat: no-repeat;
}

#footer-text {
	margin: 25px 5px 0 271px;
}


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

/* body { margin-left:0;margin-top:0;margin-right:0;margin-bottom:0; } */
.bgBody { background-color:#302020 }
.bgFName { background-color:#3B1C1C }
.bgContent { background-color:#FFFFFF }
.bgContentBottom { background-color:#684040 }
.bgContentRight { background-color:#896B6B }

/* td { font-size:10px;color:#000000; } */
/* p { font-size:10px;color:#000000;margin-top:10px;margin-left:10px;margin-right:5px;margin-bottom:15px; } */
.bot { font-size:11px;color:#FFFFFF; }


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

html {
    overflow:auto;
}
body {
    background: #302020;
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
    color: #000000;
    background: #302020;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 10px;font-family: Arial, Helvetica, sans-serif;color: #000000;}
#body p {font-size: 10px;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: #FFFFFF;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #006DBE;
    text-decoration: underline;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #006DBE;
    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;}
