

#Articles {
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif;
	font-size: 12px;
	color: rgb(0,0,0);
	line-height: 18px;
}

#Articles th {
	background-color: #E3CADD;
	padding: 2px;
}

#Articles td {
	vertical-align: top;
	padding: 2px;
}


#Articles tr {
	background-color: #EBD9E3;
}

#Articles tr.Odd {
	background-color: #F0E5E9;
}

#Articles INPUT, #Articles TEXTAREA, #Articles SELECT {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	border: solid black 1px;
}

#Articles INPUT.Button, #Articles INPUT.Submit {
	font-weight: bold;
	color: #000033;
/*	background-color: #99ccff;	*/
	background-color: #D396CB;
/*	background-image: url(img/button2.jpg);	*/
/*	background-repeat: repeat;	*/
/*	border: #B376AB thin outset;	*/
	border: #F3B6EB thin outset;
/*	border-top: #f0f8ff thin outset;
	border-bottom: #f0f8ff thin outset;
	border-right: #f0f8ff thin outset;
	border-left: #f0f8ff thin outset;	*/
}


#Sections {
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif;
	font-size: 12px;
	color: rgb(0,0,0);
/*	line-height: 18px;	*/
}

#Sections th {
	background-color: #EBD9E3;
	padding: 2px;
}

#Sections td {
/*	vertical-align: middle;	*/
	padding: 0px;
	font-size: 12px;
}
