/* base style */
body {
	margin: 8 0 8 0;
	padding: 0;
	font-size: 0;
	background-color: #FFFFFF;
        overflow-y: scroll;
}
table {
	border: 0; 
	font-size: 0;
}
img { 
	border: 0;
}
ul { 
	margin-top: 1;
	margin-bottom: 1;
}
/* base style */
a:link,a:hover,a:visited,a:active {
	font-size: 0px;
	text-decoration: none;
	margin: 0;
}
a.link1:link,a.link1:hover,a.link1:visited,a.link1:active {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link1:hover {
	text-decoration: underline;
}
a.link2:link,a.link2:hover,a.link2:visited,a.link2:active {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
        font-style: italic;
	text-decoration: none;
}
a.link2:hover {
	text-decoration: underline;
}
a.link3:link,a.link3:hover,a.link3:visited,a.link3:active {
	font-family: Verdana;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}
a.link3:hover {
	text-decoration: underline;
}
a.link4:link,a.link4:hover,a.link4:visited,a.link4:active {
	font-family: Verdana;
	font-size: 12px;
	color: #0000FF;
        text-decoration: underline;
}
#sub_menu {
        z-index: 1;
        width: 747;
	position: relative;
	font-size: 0;
}
/* repeat image */
.VLrep01 {
  	background-image: url("../images/inbox/repv_left.gif");
        background-repeat: repeat-y;
}
.VRrep01 {
  	background-image: url("../images/inbox/repv_right.gif");
        background-repeat: repeat-y;
}
.HTrep01 {
  	background-image: url("../images/inbox/reph_top.gif");
	background-repeat: repeat-x;
}
.HDrep01 {
  	background-image: url("../images/inbox/reph_down.gif");
	background-repeat: repeat-x;
}
/* background image */
.bkg_supo {
  	background-image: url("../images/supo/supo_au.gif");
        background-repeat: no-repeat;
}
.bkg_quem {
  	background-image: url("../images/quem/quem_au.gif");
        background-repeat: no-repeat;
}
.bkg_solu {
  	background-image: url("../images/solu/solu_au.gif");
        background-repeat: no-repeat;
}
.bkg_mode {
  	background-image: url("../images/mode/mode_au.gif");
        background-repeat: no-repeat;
}
.bkg_novi {
  	background-image: url("../images/novi/novi_au.gif");
        background-repeat: no-repeat;
}
.bkg_case {
  	background-image: url("../images/case/case_au.gif");
        background-repeat: no-repeat;
}
.bkg_cont {
  	background-image: url("../images/cont/cont_au.gif");
        background-repeat: no-repeat;
}
/* text style */
.in_dtxt1 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.maintxt {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	padding: 20 10 22 0;
	text-align: justify;
}
#imgTitSpace {
	margin: 0 0 18 0;
}
.in_tdform {
        font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.titSecSub {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
        font-weight: bold;
	padding: 12 0 0 0;
}
.titCase {
	font-family: Verdana;
	font-size: 18px;
	color: #000000;
	padding: 0 0 6 0;
}
/* form style */
#divform {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0 0 12 0;
}
.form,.butform {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	height: 17px;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px #666666 solid;
	margin: 2 0 0 0;
}
.butform {
	color: #666666;
	height: 17px;
	font-weight: bold;
}
textarea {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	height: 60px;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px #666666 solid;
	margin: 2 0 0 0;
}
select {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	margin: 2 0 0 0;
}
/* images position */
.fe,.fd,.fc { 
        text-align: center;
        font-style: italic;
        font-size: 11;
}
.fc {
        width: 588;
}
.fe,.fd {
        width: 166;
}
.fe {
        margin: 0 10 0 0;
}
.fd {
        margin: 0 0 0 10;
}
.fe,.fc {
        float: left;
}
.fd {
        float: right;
}
/* credits */
#adesign {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
        text-align: right;
	margin: 0 0 0 0;
   	padding: 0 6 0 0;
        float: right;
        display: none;
}
a.adw:link,a.adw:hover,a.adw:visited,a.adw:active {
	font-family: Verdana;
	font-size: 9px;
	color: #D6EBFA;
	font-weight: bold;
	text-transform: uppercase;
}
a.adw:hover {
	text-decoration: underline;
}