body {
	margin-top:0px;
	margin-bottom:0px;
	background-color:#F1F1F1;
	}

/*
#common_bg {
	padding:0 0 0 0px;
	background:url("/common_images/bg.jpg") repeat-y;
	background-color:#FFF
}
*/

#common_font {
	color:#666;
	font-size: 12px;
	line-height:140%;
}

#common_font a:link,
#common_font a:visited,
#common_font a:hover,
#common_font a:active {
	color:#009999;
	text-decoration:underline;
}

.font_small {
	font-size:80%;
	line-height:140%;
}

.font_mid {
	font-size:100%;
	line-height:160%;
}

.font_large {
	font-size:120%;
	line-height:140%;
}

.font_red_small {
	color:#FF3333;
	font-size:80%;
	line-height:140%;
}

.font_red_mid {
	color:#FF3333;
/*
	font-size:100%;
	line-height:160%;
*/
}

.font_red_large {
	color:#FF3333;
	font-size:120%;
	line-height:140%;
}

.font_blue_small {
	color:#3333FF;
	font-size:80%;
	line-height:140%;
}

.font_blue_mid {
	color:#3333FF;
/*
	font-size:100%;
	line-height:160%;
*/
}

.font_blue_large {
	color:#3333FF;
	font-size:120%;
	line-height:140%;
}

.font_white_small {
	color:#FFF;
	font-size:80%;
	line-height:140%;
}

.font_white_mid {
	color:#FFF;
/*
	font-size:100%;
	line-height:160%;
*/
}

.font_white_large {
	color:#FFF;
	font-size:120%;
	line-height:140%;
}

.font_green_small {
	color:#339999;
	font-size:80%;
	line-height:140%;
/*
	font-weight:bold;
*/
}

.font_green_mid {
	color:#339999;
/*
	font-size:100%;
	line-height:160%;
*/
	font-weight:bold;
}

.font_green_large {
	color:#339999;
	font-size:120%;
	line-height:140%;
	font-weight:bold;
}

.font_brain {
	color:#666;
	font-size:100%;
	line-height:180%;
}