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

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

#menu {
	margin-top:39px;
	margin-left:45px;
}

#vcounter {
	width: 253px;
}

#headerAndContentCell {
	background: url('../../../../designs/design617/color1/images/bgr_rt.gif') top left repeat-x;
}

#logoCell {
	background: url('../../../../designs/design617/color1/images/bgr_header_mid.gif') top left no-repeat;
}

#logoContainer {
	width: 109px;
	height: 116px;
	padding: 18px 19px 0 0;
	background: url('../../../../designs/design617/color1/images/bgr_header_right.gif') top right no-repeat;
}

#contentContainer {
	padding: 9px 30px 7px 0;
}

#contentMinWidth {
	width: 540px;
}

#toTop {
	padding-right: 23px;
	float:right;
}

.bot {
	clear:right;
	margin: 0 60px 7px 0;
}

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

/* p,td { font-size:12px;color:#000000; } */
/* .bot { font-size:10px;color:#000000; } */
.bg1 { background-color:#FFCF68 }
.bg2 { background-color:#ED9400 }
.bg3 { background-color:#5C77A5 }
.bg4 { background-color:#909090 }                                      

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

html {
    overflow:auto;
}
body {
    background: #FFCF68;
    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: #FFCF68;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 12px;font-family: Arial, Helvetica, sans-serif;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;}
