html,body { margin: 0px; padding:0px; }

body { background: #451c13; color: #FFFFFF; font: 10pt tahoma, verdana, arial; text-align: left;
	   background-image: url('limg/bg.jpg'); background-repeat: no-repeat; background-position: left top;}

img { border: 0px;}
img.png {behavior: url("png.htc");}
p { margin: 0px; margin-top: 4px; font-size: 11pt; }
p.big { margin-bottom: 12px; margin-top: 11px; }
p.small { margin: 0px; margin-top: 3px; font-size: 10pt; }
table { font-size: 1em; }
form { padding: 0px; margin: 0px; }

h1 { padding: 5px; margin: 0px; font-size:1.4em; font-weight: bold; color: #ffcc01; text-align: center; }
h2 { padding: 0px; margin: 4px; font-size:1.3em; font-weight: bold; color: #ffcc01; text-align: center; margin-top: 6px; }
h3 { padding: 0px; margin: 4px; font-size:1.2em; font-weight: bold; color: #ffcc01; text-align: left; margin-top: 8px; }
h4 { padding: 0px; margin: 0px; font-size:1.2em; margin-top: 0px; color: #f7e296; }
h5 { padding: 0px; margin: 0px; font-size:1.1em; margin-top: 4px; }
h6 { padding: 0px; margin: 0px; font-size:1.1em; font-style: italic;margin-top: 4px; }

a { color: #ffffff; font-weight: normal; text-decoration: underline; }
a:hover { color: #ffcc01; font-weight: normal; text-decoration: underline; }

a.gray { color: #c8c8c8; font-weight: normal; text-decoration: none; }
a.gray:hover { color: #c8c8c8; font-weight: normal; text-decoration: underline; }

a.news { color: #f7e296; font-weight: normal; text-decoration: underline; }
a.news:hover { color: #ffcc01; font-weight: normal; text-decoration: underline; }

#text_paper { border: 4px solid #8d4438; background-color: #f6e5be; color: black;
			  padding: 15px; font-size: 11pt;
			  background-image: url('limg/paper.jpg'); }
#text_paper h1 { color: darkred; }
#text_paper a { color: darkred; font-weight: normal; text-decoration: underline; }
#text_paper a:hover { color: red; font-weight: normal; text-decoration: underline; }

.yellow { color: #ffff00; }
.cyan { color: #00ffcc; }
.blue { color: #00ffff; }
.orange { color: #ffe100; }
.gray { color: #c8c8c8; }


.inp_all { border: 1px solid #9d5d51; background-color:#330000; color:#ffffff; }
.inp_btn_nor, .inp_btn_nor_obj { clear: both; height: 25px; width: 154px; border:0px; color:#f7e296; background-image: url('img/btn_nor.jpg'); padding-bottom: 1px;}

.inp_btn_sel { clear: both; height: 25px; width: 154px; border:0px; color:#000000; background-image: url('img/btn_sel.png'); }
.inp_btn_att { clear: both; height: 25px; width: 154px; border:0px; color:#640606; background-image: url('img/btn_att.png'); font: 9pt Arial; font-weight: bold; }

h1.bl_title_main {margin-left:130px;}

.th_dark   { background-color: #385118; text-align:center; background-image: url('img/th_dark.png'); }
.th_center { background-color: #385118; text-align:center; background-image: url('img/th_dark.png'); height: 25px; }
.tr_light  { background-color: #512717; }
.tr_dark   { background-color: #401c10; }

#err_profile { color: white; }
#ul_profile { display: inline; padding: 0px; margin: 0px; }
#ul_profile li { display: inline; background: left center no-repeat url('img/leaf.gif');
				 padding-left: 12px; margin-left: 25px; }
#ok_profile { text-align: center; color: #e9e900; font-weight: bold; }

