@charset "UTF-8";


body { 
	/* customize_background */ background-color: #FFFFFF; /* customize_background */
	/* customize_body */ font: normal normal 14px Arial; /* customize_body */
	/* customize_body */ color: #333; /* customize_body */
	letter-spacing:0;
	line-height:150%;
}

img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ color: #0044CC; /* customize_link */
}
a:hover {
	/* customize_link_hover */ color: #0044CC; /* customize_link_hover */
} 

#main{
	/* customize_main_bg */ background-color: #FFFFFF; /* customize_main_bg */ 
	/* customize_main */ font:normal normal 14px Arial; /* customize_main */ 
	/* customize_main */ color: #333; /* customize_main */ 
}

#left_bar{
	/* customize_left_bg */ background-color: #FFFFFF; /* customize_left_bg */ 
	/* customize_left */ font:normal normal 14px Arial; /* customize_left */ 
	/* customize_left */ color: #333; /* customize_left */ 
}

#right_bar{
	/* customize_right_bg */ background-color: #FFFFFF; /* customize_right_bg */ 
	/* customize_right */ font:normal normal 14px Arial; /* customize_right */ 
	/* customize_right */ color: #333; /* customize_right */ 
}
/* customize_miscellaneous */ /* customize_miscellaneous */