body
{
	padding: 0px;
	margin: 0px;
}
html,body,div,p,table,td,form,img,h1,h2,h3,h4,h5,h6,input
{
	font-size: 12px;
	color: #000000;
	font-family:Verdana,Tahoma,Segoe,sans-serif;
}
img
{
    border-width: 0px;
}
form 
{
    margin: 0px;
    padding: 0px;
}
ul,h1,h2,h3,h4,h5,h6
{
    margin: 0px;
	padding: 0px;
    list-style-type: none;
    color: Black;	
}
a
{
	text-decoration: none;
	color: #333;
}
a:hover
{
	text-decoration: underline;
	color: #f60;
}

a.white
{
	color: #fff;
}
a.blue
{
	color:#0033CC;
}
a.blue:hover
{
	color: #f60;
	text-decoration: underline;
}
a.menu
{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-image: url(/images/arrow_2.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	padding-left: 10px;
}
a.menu:hover
{
	color: #95c1e3;
	text-decoration: none;
}

#right_content_728x90_down
{
	/*display:none;*/
}

