body
{
	COLOR:  #252525;
	font-family : Arial, Helvetica, sans-serif;
}
.text
{
	COLOR : #252525;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.text_color
{
	COLOR : #17396F;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

.text_white
{
	COLOR : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}


.text_e
{
	COLOR:  #252525;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.dec
{
	COLOR : #17396F;
	text-decoration: overline;
	font-size : 20px;
	font-weight : bold;
 }

.dec2
{
	COLOR : #17396F;
	font-size : 18px;
	font-weight : normal;
}

.dec3
{
	COLOR : #0080ff;
	font-size : 14px;
	font-weight : bold;
}

.center
{
	text-align: center;
}

ul.image_bullet
{
	list-style-image: url('images/magnifier.gif')
}

ul.search
{
	text-indent: 1px;
	padding-left: 2px;
        margin-left: 2px;
        list-style-position: inside;
        list-style-type: none
}
li.listing
{
	text-indent: 1px;
	padding-top: 2px;
        margin-top: 2px;
        list-style-type: none
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}