body {
    margin              : 0px;
    padding             : 0px;;
    background          : #fff;
}

body, td {
    font                : 11px tahoma;
}

p {
    margin-top      : 5px;
    margin-bottom   : 15px;
}

input,textarea,select {
    font            : 11px arial;
}

input.int {
    border: 1px solid #89A070;
    padding:1px;
}

a {
    color           : #32877D;
    text-decoration : none;
    
}
a:hover {
    text-decoration : none;
    color           : #000;
}

img {
    border          : 0px;
}

.button {
    background: #FF4001;
    border          : 1px outset #FF4001;
    font-size       : 11px;
    font-weight     : normal;
    color           : #fff;
    cursor          : hand;
    font-weight     : bold;
    text-transform  : uppercase;
}

h1 {
    font-size       : 19px;
    margin          : 0px 0px 15px 0px;
    color: #333333;
    font-weight: normal;
}
h2 {
    font-size       : 16px;
    margin          : 5px 0px 5px 0px;
    color: #FFF;
    font-weight: bold;
    padding: 3px;
    background: #777;
}
h1 span {
    color: #E0357D;
}


div.file {
    margin-top:10px;
}

.mainTable {
    height: 100%;
    width: 100%;
}


.td01 {
	width: 100%;
	background: url(../img/t/01.jpg) #88CAC0 top left no-repeat;
	text-align:right;

}

.maincont {
	height:100%;
	background: url(../img/t/f1.gif) top left repeat-x;
}
.mainconttext {
	width: 100%;
	vertical-align: top;
	padding: 15px 20px 20px 20px;
}
.m {
	background: url(../img/t/f2.gif) top left no-repeat;
}
.mm {
	background: url(../img/t/f3.gif) top left repeat-x;
}

.m .sep {
	background:url(../img/sep.gif) center left repeat-x;
	line-height:5px;
	height:11px;
}


.m .item {
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
}

.m .item a {
	font-weight: bold;
	font-size:15px;
	color:#006357;
}


.m .item.selected {
	font-size: 15px;
	line-height: 22px;
}
.m .item.selected a {
	color: #FF4001;
}

.rm {
	background: #C1C8C1;
	vertical-align:bottom;
}

.b {
	background: url(../img/b/f1.gif) bottom left no-repeat;
	height: 85px;
	padding: 0px 0px 0px 90px;
	vertical-align: bottom;
}

.bsep {
	vertical-align:top;
	background: url(../img/b/f2.gif) top center repeat-y;

}
.btext {
	white-space:nowrap;
	padding:0px 20px 20px 20px;
	vertical-align:top;
	border-bottom: 3px solid #FF4001;

}

.btext.gr, .btext.gr a {
	color: #aaa;
}

.newssep {
	background: url(../img/sep.gif) center left repeat-x;
	line-height: 11px;
	height: 11px;


}




.groupdesc {
	margin-bottom: 20px;
}

.newsimg {
	border: 5px solid #F9D5A7;
	margin: 0px 5px 5px 0px;
}

.productstbl {
	background: #46AD9F;
}

.productstbl td {
	background: #9FD5CD;
	
	padding: 20px;
}

td.sep {
	
	background: url(../img/sep.gif) left center repeat-x;
	line-height: 11px;
	height:11px;
	padding:0px;

}

.mport {
	background: url(../img/nm/f1.png) top left repeat-x;
	white-space: nowrap;
	width: 100%;

}

input.back {
	background: url(../img/finp.gif) #FFF top left repeat-x;
    border: 1px solid #89A070;
    padding:1px;
}

tr.odd {
    background: #eaeaea;
}