/*---Font Style---*/

.cen
{
	text-align: center;
	margin-top: 3px;
	margin-bottom: -7px;
	_margin-bottom: 5px;
	_margin-top: 3px;
}

pre{
	width:100%;
	margin:0 0 15px;
	overflow:auto;
	border:1px #cccccc solid;
	background:#eeeeee;
	padding:2px;
	font-size:small;
}

*+html pre{
	overflow: scroll;
} 
* html pre{
	overflow: scroll;
}

p code{
	display:block;
	overflow:auto;
	border:1px #cccccc solid;
	background:#eeeeee;
	padding:2px;
	font-size:small;
}
code span{
	color:green;
}

.bg-yellow
{
	color: #000000;
	background-color: #FFFF00;
	font-weight: bold;
}

.bg-red
{
	color: #FFFFFF;
	background-color: #FB0000;
	font-weight: bold;
}

.bg-blue
{
	color: #FFF799;
	background-color: #0000FF;
	font-weight: bold;
}


.pcol {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}

.pcol a:hover
{
	color: #FFCC00;
}

.blue {
	font-weight: normal;
	color: #0000FF;
}

.red {
	font-weight: normal;
	color: #FF0000;
}

.red-2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.red-2 a:hover
{
	color: #FFCC00;
}

.blue-2 {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}

.categ {
	border: 1px solid #000;
	background-color: #E2DF91;
	text-indent: 5px;
	color: #FC0505;
	font-size: 12px;
	font-weight: bold;
}

.c_back {
	border: 1px solid #000;
	background-color: #41AE67;
	text-indent: 5px;
	font-size: 12px;
	font-weight: bold;
}

hr { height: 1px; }

.cent
{
        text-align: center;
	font-size: 16px;
}

.cent2
{
        text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.cent2 a{
        color: #008000;
}

.count
{
	font-size: 12px;
    text-align: center;
	color: #000000;
}

.str
{
	font-weight: normal;
}

.left
{
	text-align: left;
}

DIV .lf{text-align: reft;}

DIV .rt{text-align: right;}

.adimi-01 a{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #C022AD;
	margin-right: 15px;
	margin-top: 15px;
}

.adimi-02 {
	text-align: left;
	font-size: 10px;
	color: #000000;
	margin-right: 15px;
}


#results h2 {color :#000000;}

#results h2 a{color :#91FDFE;}

#results h2 a:hover{color :#00FFFF;}

#results h3 a{color :#91FDFE;}

#results h3 a:hover{color :#FFFF00;}