body {
	margin: 0px;
	background: #000 url(../images/bg.jpg) no-repeat center top;
}
.logo_left {
	background: url(../images/ozone.gif) no-repeat top left;
	height: 120px;
}
a:link,a:visited,a:active{
	font-weight: bold;
	color: #FF0000;
	text-decoration:none;
}

a:hover{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.txt11-yellow-bold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EAB300;
	text-decoration: none;
}
.tbody {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #AAAAAA;
	text-decoration: none;
}

.txt11-yellow {
	font-family: tahoma;
	font-size: 11px;
	color: #EAB300;
	text-decoration: none;
}
.txt11-white {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #AAAAAA;
	text-decoration: none;
	text-align: justify;
}
.txt13-white {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.txt16-white {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
#table_sum {
	background-color: #202020;
	border: 1px solid #4D4D4D;
}
.txt-highlight1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #EAB300;
	text-align: center;
}
.txt-highlight2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #AAAAAA;
	text-align: center;
}
.txt-highlight3 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #AAAAAA;
	text-decoration: none;
	background-color: #404040;
	text-align: center;
}
input, select, textarea{ 
vertical-align : middle;
font: normal 11px Tahoma, Verdana, Arial;
}
input, textarea {
font:normal 11px arial,verdana,tahoma;
color:#000;
}

.input_style{
background-color:#d4d4d4;
border:1px solid #b8b8b8;
width:240px;
}

.input_style1{
background-color:#B4C689;
border:1px solid #fff;
}
.input_style2{
background-color:#d4d4d4;
border:1px solid #b8b8b8;
width:220px;
}
.input_style3{
background-color:#d4d4d4;
border:1px solid #b8b8b8;
width:320px;
}
.button{
	background:url(../images/button.gif) no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	height:21px;
	width:58px;
	text-align:center;
	border:0px;
	padding-bottom: 3px;
}
.txtred-b {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
