body
{
	background-color: #2C3F6D;
	margin: 0;
}

h3, h4
{
	color: #EEE;
	margin: 5px 0;
}

a:link { color: #AFDF6F;text-decoration: none; }
a:visited {color: #FFCE8C; }
a:hover { text-decoration: underline; }

#Table_01
{
	background-color: #4F7FB6;
}

#Table_02
{
	background-image: url(images/pprice_m_08.jpg);
	background-repeat: repeat;
	background-position: 0 0;
	font-family: tahoma, helvetica;
	font-size: 12px;
	color: #B5D1F5;
	background-color: #4F7FB6;
}

#Table_02 p { padding: 0 20px 0 0; }

#C_11
{
	background-color: #8FAFEF;
	background-image: url(images/pprice_m_11.jpg);
	background-repeat: no-repeat;
}

#C_11 a { color: #4F7FB6; }

.pindent { margin-left: 20px; }

/*--- Weblog Items ---*/
/*--- Dotted line between menu items in sidebar ---*/

.menuSpacer {
 width:200px;
 border-bottom: 1px solid #EEE ;
 margin-bottom: 15px; 
}