body
{
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

form { 
	padding: 0; 
	margin: 0; 
} 

p,a,span,select,input,div,textarea
{
	font-family : verdana;
	font-size :	11px;
	font-weight :normal;
	color : #000000;
}

p.white_title
{
	color : #ffffff;
	font-size :	12px;
	font-weight :bold;
}

.right_section_text
{
	font-size :	10px;
	color : #cc0000;
}

.right_menu
{
	font-size :	11px;
	color : #cc0000;
	text-decoration:underline;
}


p.footer,a.footer
{
	color : #929FAA;		
}

.button
{
	font-family : verdana;
	font-size :	9px;
	font-weight :normal;
	color : #000000;
	text-decoration:none;
}

.left_menu_on
{
	color:cc0000;
}