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

#body {
	width: 100%;
}

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

#main-table {
	width: 765px;
}

#logo-container {
	width: 162px; 
	height: 130px;
	float: right;
	padding-top: 16px;
	background: url('../../../../designs/design380/color1/images/bkg_logo.gif') no-repeat left top;
}

.bkg-hdr {
	background: url('../../../../designs/design380/color1/images/body_bg_rep.gif') repeat-x left top;
}

#vcounter {
	width: 152px;
}

#content-cell {
	padding: 0 10px;
}


.bkg-left {
	background: url('../../../../designs/design380/color1/images/bkg_left.gif') repeat-y 152px 0;
}

.bkg1 {
	background: url('../../../../designs/design380/color1/images/bkg1.gif') repeat-y left top;
} 

.bkg-right {
	background: url('../../../../designs/design380/color1/images/bkg_right.gif') repeat-y right top;
}

.bkg-right1 {
	background: url('../../../../designs/design380/color1/images/bkg_right1.gif') repeat-y right top;
}

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

/* p,td { font-size:12px;color:#000000; } */
.a { background-color:#E5E5E5 }

.bot { font-size:12px;color:#000000; }




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

html {
    overflow:auto;
}
body {
    background: #FFFFFF url(../../../../designs/design380/color1/images/body_bg_rep.gif) repeat-x;
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Comic Sans MS, sans-serif;
    font-size: 14px;
    text-align: left;
    color: #000000;
    background: #FFFFFF url(../../../../designs/design380/color1/images/body_bg_rep.gif) repeat-x;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 14px;font-family: Comic Sans MS, sans-serif;color: #000000;}
#body p {font-size: 14px;color: #000000;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: Comic Sans MS, sans-serif;font-size: 12px;color: #000000;
}
p {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
#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;}
