/* HOME */

.waveTop	{
	background: url(../images/home/bg.top.gif) repeat-x scroll left bottom;	
}
.waveBG		{
	background: #EEEEEE;	
}
.waveBottom	{
	background: url(../images/home/bg.bottom.gif) repeat-x scroll left top;	
}
.waveVLine	{
	background: url(../images/home/v.line.gif) no-repeat scroll center center;	
}
.txtArticle	{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}