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

body, html {height: 100%;}

#body{ width: 100%; height: 100%; position:absolute;}

#fixed_wallpaper { position: absolute; width: 100%; height: 100%;}

body {
	font-family: "Lucida Sans Unicode",Arial, Sans-Serif;
}

#big_wrap {
	margin: 55px auto 0;
}

#body #top { line-height: 0px; height: 0px; font-size: 0px; }
#body #top img { height: 0px; }

#body #company_wrap {
	font-family:"Lucida Sans Unicode",Arial Narrow,Sans;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 0.05px;
	
}

#content_wrap {
	margin-bottom: 10px;
}

#logo_wrap {
	magin: 2px;
}

#menu {
	margin-top: 20px;
	margin-bottom: 5px;
}

.menupoint {
	width: 160px;
	font-size: 12px;
	line-height: 15px;
}

#body #totop_and_email_wrap {
	margin: 10px 0px;
}

#content_wrap a { text-decoration: underline; }
#content_wrap a:hover { text-decoration: underline; }

#body h1, #body h2, #body h3, #body h4, #body h5, #body h6 {		
	font-weight: normal;
}

#body #vcounter #counter_text_before {
	padding-right: 6px;
}

#body #vcounter #counter_text_after {
	padding-left: 6px;
}

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


#body h1, #body h2, #body h3, #body h4, #body h5, #body h6 { color: #c5c5c5; }
#content_wrap a:hover { color: #c5c5c5; }


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

html {
    overflow:auto;
}
body {
    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: #d2d2d2;
    background: none;
    display: block;
    overflow: auto;
}
* html #body { height: 100%; width: 100%;  }
#body td {font-size: 12px;font-family: Arial, Helvetica, sans-serif;color: #d2d2d2;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: Arial, Helvetica, sans-serif;font-size: 32px;color: #7EA2DF;
}
p {
    margin-top: 0.25em;
    margin-bottom: 0.25em;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #d2d2d2;
    text-decoration: underline;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #d2d2d2;
    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;}
