a{
	color:red;
	text-decoration: none;
}
a.link{
	font-size: 8pt;
    color: #ffffff;
    font-family: arial;
    text-decoration: none;
}
a.pager{
	font-size: 8pt;
    color: #000000;
    font-family: arial;
    text-decoration: none;
}
a.pager:hover{
	font-size: 8pt;
    color: #ff0000;
    font-family: arial;
    text-decoration: none;
}
.text{
	font-size: 8pt;
    color: #000000;
    font-family: arial;
    text-decoration: none;
}
.textj{
	font-size: 8pt;
    color: #000000;
    font-family: arial;
    text-decoration: none;
	text-align: justify;
}
.textb{
	font-size: 8pt;
    color: #000000;
    font-family: arial;
    text-decoration: none;
	font-weight: bold;
}
input, select, textarea{
	font-size: 8pt;
    color: #000000;
    font-family: arial;
}
input.search, select.search{
	height:16;
	width:100;
	border: #353535 1px solid;
}
input.search2, select.search2{
	height:18;
	width:120;
	border: black 1px solid;
}
input.comment{
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	color : #202020;
	width : 200px;
	height:18;
	border: #353535 1px solid;
}
textarea.comment{
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	color : #202020;
	width : 200px;
	border: #353535 1px solid;
}
.dailyCp{
	font-size: 8pt;
    color: #FFEFBD;
    font-family: arial;
    text-decoration: none;
	font-weight: bold;
}
.caption1{
	font-size: 14px;
    color: #FF0000;
    font-family: Tahoma;
	font-weight: bold;
}
.caption2{
	font-size: 12px;
    color: #FF0000;
    font-family: Tahoma;
	font-weight: bold;
}
.line0{background-color: #f5f5f5;}
.line1{background-color: #e5e5e5;}
