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

html, body, #body, #mainTable { height:100%; }

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

.bgLeft {
	 background: url("../../../../designs/design345/color1/images/bgLeft.gif") top left repeat-y;
}

.bgRight {
	 background: url("../../../../designs/design345/color1/images/bgRight.gif") top left repeat-y;
}

#txt {
	padding:0 30px;
}         

#slogan {
	padding:20px 30px 0 16px;
} 

#contentMinWidth {
	width: 540px;
}

.bot {
	margin: 5px 10px;
}
.botimg {
	margin: 6px 10px 5px 3px;
}

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

/* body { background-color:#660033 } */
/* td,p { font-size:13px;color:#FFFFFF; } */
.bgContent { background-color:#CA6497; }
.menubg { background-color:#660033; }
.bot { font-size:13px;color:#FFFFFF; }


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

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