html,body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background-color: #ffffff;
	background-image: url(/images/base-bg.gif);
}
* html #wrap{height: 100%;}
p,td {
	font-family:"Trebuchet MS";
	margin-top: 0px;
}
a img{border:0;}
a{
	color: #0056C4;
	text-decoration: underline;
}
a:hover{
	color: #0C1A57;
	text-decoration: underline;
}
a.hidden {text-decoration: none;color: #000000;cursor:default;}
form {margin:0;padding:0;}
ul {margin-left:20px;margin-top:0px;padding:1px;list-style-type: square;line-height: 16px;}
h1 {
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-family: "Trebuchet MS";
}
.bottom_addr {font-size: 11px;color: #000000;padding: 4px 10px 8px 270px;	font-family: "Trebuchet MS";}
.bottom_addr a {text-decoration: none;}
.bottom_addr a:hover {text-decoration: underline;}
.bottom_menu {
	color: #000000;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 270px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.bottom_menu a {color: #000000;text-decoration: underline;}
.bottom_menu a:hover {color: #0D2561;text-decoration: underline;}
.menu {color: #FFFFFF;	background-image: url(/images/btn_bg.gif);background-repeat: repeat-x;font-weight: bold;padding-right: 10px;padding-left: 10px;white-space: nowrap;}
.menu a{text-decoration: none;color: #FFFFFF;}
.menu a:hover {color: #FFFFFF;text-decoration: underline;}
.body_txt {color: #000000;text-align: justify;padding: 10px;vertical-align: top;font-family: "Trebuchet MS";font-size: 12px;}
.company_name {font-size: 14px;font-weight: bold;text-transform: none;color: #FFFFFF;}
.login_form {background-image: url(/images/login-form-bg.gif);background-repeat: repeat-x;height: 20px;width: 110px;border-width: 1px;border-style: solid;font-size: 11px;padding-top: 3px;padding-left: 1px;}
#wrap{position:relative; min-height:100%; margin:0 auto; width:750px;}
#conteiner{
	width:800px;
	margin: 0 auto;
	padding: 0 1px 1px 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4484D4;
	border-bottom-color: #4484D4;
	border-left-color: #4484D4;
	background-color: #FFFFFF;
}
#footer{width:800px;position:relative;margin-left:auto;margin-right:auto;background-repeat: no-repeat;background-position: top;background-color: #c8dbf2;}
#logo{
	background:url(/images/logobg.jpg) no-repeat;
	width:234px;
	height:69px;
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #FFFFFF;
	padding-top: 55px;
	text-align: center;
	padding-left: 18px;
}
#logo a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu{background:url(/images/mbg.jpg) no-repeat;min-height:124px;	padding: 25px 10px 17px 35px;}
#menu a{display:block;padding: 3px 0 4px 35px;background:url(/images/menu-bullet.gif) no-repeat 10px 9px;font-family: "Trebuchet MS";font-size: 13px;color: #000000;font-weight: bold;text-decoration: none;}
#menu a:hover{text-decoration:underline;}
#ltitle{
	background:url(/images/lmenu-bg.gif) no-repeat;
	height:25px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 35px;
	padding-top: 9px;
}
#lblock{
	font-size: 11px;
	padding-left: 35px;
	padding-right: 16px;
	text-align: justify;
	padding-bottom: 90px;
	padding-top: 9px;
}
