body {
	margin: 0px;
	background: #000 url(../images/bg.jpg) no-repeat center top;
	font:normal 11px arial,tahoma,verdana;
	color:#AAA;
	line-height:16px;

}
.logo_left {
	background: url(../images/ozone.gif) no-repeat top left;
	height: 120px;
}

.td_month_yes {
	background: url(../images/bullet_star.gif) no-repeat center;
}

.td_month_yes1 {
	background: #292929 url(../images/bullet_star.gif) no-repeat center;
}


a:link,a:visited,a:active{
	font-weight: bold;
	color: #FFF;
	text-decoration:none;
}

a:hover{
	font-weight: bold;
	color: #008DD0;
	text-decoration:none;
}

.txt-highlight {
	font-weight: bold;
	color: #008CCF;
}

.txt_justify{
text-align:justify;
}

.td_month{
width:40px;
color:#c6c6c6;
font-weight:bold;
text-align:center;
}

.td_area{
width:113px; 
padding-left:12px; 
height:22px;
color:#c6c6c6;
font-weight:bold;
}

ul.listing {
	padding:0;
	margin: 0;
	padding-top:10px;
	padding-bottom:20px;
}

ul.listing li{
background:url(../images/bullet_star.gif) no-repeat; 
padding-left:20px;
list-style:none;
line-height:17px;
}

.topic{
font-size:14px;
font-weight:bold;
}

.txt11-blue-bold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #008CCF;
	text-decoration: none;
}
.txt11-blue {
	font-family: tahoma;
	font-size: 11px;
	color: #008CCF;
	text-decoration: none;
}
.txt11-white {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #BBBBBB;
	text-decoration: none;
	text-align: justify;
}
.txt11-white-bold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: justify;
}
.txt11-white2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: justify;
}
.txt-white2{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: justify;
}
input, select, textarea{ 
vertical-align : middle;
font: normal 11px Tahoma, Verdana, Arial;
}
A.li:hover{
background-color:#CEBA71;
}
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;
}
.tdhead{
text-align:center;
background-color:#444;
border-bottom:1px solid #000;
border-right:1px solid #000;
font-weight:bold;
padding:3px 5px 3px 5px;
line-height:12px;
}

.tddetial{
text-align:center;
background-color:#222;
border-bottom:1px solid #000;
border-right:1px solid #000;
font-weight:normal;
padding:5px 5px 5px 5px;
line-height:12px;
}