
/*#############    Standard Definitions   ##############*/	
body						{	padding:0px; margin0px; color:#AB6338;	}
ul,ol,li,div,p,span,td		{	font:14px Times, Times New Roman, serif; color:#000000;	}
h1,h2,h3					{	font:18px Times, Times New Roman, serif; color:#000000;	}

/* Standart Link definition */
a:link					{	color:#000000;	}		
a:visited				{	color:#9C0000;	}		
a:active				{	color:#000000; 	}		
a:hover					{	color:#9C0000;	}

.white				{	color:#ffffff; 	}
.norm				{	font:14px Times, Times New Roman, serif; color:#734796;	}
.lila				{	color:#734796; 	}

.shadowV					{ background-image:url(/images/shadow_r.gif); background-repeat:repeat-y; }

.shadowH					{ background-image:url(/images/shadow_b.gif); background-repeat:repeat-x; }