body {
    margin              : 0px;
    padding             : 0px;;
    background          : url(../img/t/f1.gif) #fff top left repeat-x;
}

body, td {
    font                : 11px tahoma;
    color: #4D4E51;
}

p {
    margin-top      : 5px;
    margin-bottom   : 15px;
}

input,textarea,select {
    font            : 11px arial;
}

input.int {
    border: 1px solid #89A070;
    padding:1px;
}

a {
    color           : #253F76;
    text-decoration : none;
    font-weight: bold;
    
}
a:hover {
    text-decoration : none;
    color           : #000;
}

img {
    border          : 0px;
}

.button {
    background: #2B4479;
    border          : none/*1px outset #000*/;
    font-size       : 11px;
    font-weight     : normal;
    color           : #FFF;
    cursor          : hand;
    font-weight     : bold;
    padding: 2px;
    text-transform  : uppercase;
}

h1 {
    font-size       : 19px;
    margin          : 0px 0px 15px 0px;
    font-weight: normal;
}
h2 {
    font-size       : 16px;
    margin          : 5px 0px 5px 0px;
    font-weight: normal;
}
h1 span {
    color: #E0357D;
}


div.file {
    margin-top:10px;
}

.maintbl {
    height: 100%;
    width: 100%;
}



.ltd {
	width:50%;
	background: url(../img/t/lf.gif) top right repeat-y;
	vertical-align: top;
	text-align: right;
}
.rtd {
	width:50%;
	background: url(../img/t/rf.gif) top left repeat-y;
	vertical-align: top;
	text-align: left;
}






.file {
 	background: #FDDCAE;
 	border-top: 1px solid #D4A879;
 	padding: 10px;
}

.groupdesc {
	margin-bottom: 20px;
}

.newsimg {
	border: 5px solid #7584A6;
	margin: 0px 5px 5px 0px;
}

.newssep {
	line-height: 11px;
	background: url(../img/grpix.gif) left center repeat-x;
	height: 11px;
}

.productstbl {
	background: #2F467A;
}

.productstbl td {
	background: #D9DEE9;
	
	padding: 20px;
}

td.mtd {
	background: url(../img/t/mtbl.gif) top left repeat-x;
}
table.mtbl {
	width: 900px;
	height: 100%;
	background: url(../img/t/f2.gif) top right no-repeat;
}
td.mtblin {
	background: url(../img/t/f3.gif) bottom left no-repeat;
	vertical-align: top;
}
td.maincont {
	height: 100%;
	vertical-align: top;
}
table.maincont {
	background: url(../img/t/f5.gif) top left no-repeat;
	width: 100%;
	height: 100%;
}
td.lrtd {
	width:100%;
	background: url(../img/t/f4.gif) top left no-repeat;
	vertical-align: top;
}

input.inp {
	background: url(../img/t/inp.gif) #FFF top left repeat-x;
	border:1px solid #939393;
	font-size: 14px;
	padding: 2px;
}

.langsel {
	
	padding: 3px;
	font-size: 14px;
	text-transform: uppercase;	
	height:22px;
}
.langsel.sel {
	background: url(../img/t/lang.gif) top left no-repeat;
	width:55px;
	margin-right:5px;
	text-align:center;
	padding: 0px 15px 0px 18px;

}

.langsel a {
	color: #5F6F93;
}
.langsel.sel a {
	color: #254078;
}


.left {
	vertical-align: top;
	padding: 0px 20px 20px 20px;
}
.right {
	vertical-align: top;
	padding: 0px 20px 20px 20px;
	width: 100%;
}
.msep {
	background: url(../img/msep.gif) center top repeat-y;
}
.bsep {
	background: url(../img/bsep.gif) center top repeat-y;
}

ul.menu {
	margin: 0px;
	list-style: none;
	padding:0px;
}

ul.menu li.item {
	background: url(../img/menu/bul.gif) 0px 4px no-repeat;
	padding: 0px 0px 0px 30px;
	margin-bottom: 15px;
}
ul.menu li.item a {
	font-size: 13px;
}
ul.menu li.item.selected {
	background: url(../img/menu/bulsel.gif) 0px 4px no-repeat;
}
ul.menu li.item.selected a {
	color:#00AEEF; 
	font-size: 16px;
}
.b {
text-align:center;
padding: 10px 5px 10px 5px;
}

.br {
	padding-left: 20px;
	font-size: 10px;
}
