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

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

#main-table {
	width: 774px;
}


.lbg {
	background-image: url('../../../../designs/design4/color1/images/lbg.gif');
	background-repeat: repeat-y;
	background-position: left top;
}

.rbg {
	padding: 0 7px;
	background-image: url('../../../../designs/design4/color1/images/rbg.gif');
	background-repeat: repeat-y;
	background-position: right top;
}

#slogan {
	margin: 1px 0 3px 0;
}

.navi-bg {
	background: url('../../../../designs/design4/color1/images/bg_navi.gif') repeat-y left top;
}

#menu-cell {
	background-image: url('../../../../designs/design4/color1/images/bottom.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}

#content-cell {
	padding: 15px 11px 10px 15px;
}

#to-top-cell {
	background-image: url('../../../../designs/design4/color1/images/corner.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}

#footer-cell {
	padding-left: 195px; 
	text-align: center;
}

.dark-border-right {
	border-right-style: solid;
	border-right-width: 5px;
}

.dark-border-bottom {
	border-bottom-style: solid;
	border-bottom-width: 3px;
}

.light-border-top {
	 border-top-style: solid;
	 border-top-width: 1px;
}


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

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

.cont-bg {
	background-color: #04A1AE;
}

.dark-border-right {
	border-right-color: #044155;
}

.dark-border-bottom {
	border-bottom-color: #044155;
}

.light-border-top {
	 border-top-color: #04A1AE;
}


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

html {
    overflow:auto;
}
body {
    background: #044155 url(../../../../designs/design4/color1/images/body_bg_rep.gif) repeat;
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    text-align: left;
    color: #000000;
    background: #044155 url(../../../../designs/design4/color1/images/body_bg_rep.gif) repeat;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 12px;font-family: "Times New Roman", Times, serif;color: #000000;}
#body p {font-size: 12px;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: "Times New Roman", Times, serif;font-size: 12px;color: #04A1AE;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #294CB7;
    text-decoration: underline;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #294CB7;
    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;}
