/* CSS Document */
body {	
	scrollbar-face-color: #920000;
	scrollbar-shadow-color:#000000; 
	scrollbar-highlight-color: #FF0404;
	scrollbar-3dlight-color: #C00A0A; 
	scrollbar-darkshadow-color: #700000;
	scrollbar-track-color:  #F54725;
	scrollbar-arrow-color: #FFFFFF;
 scrollbar-base-color: #690000;
  background-image:url('images/wall_bg.jpg');
  background-color:#C40000;
  background-attachment:fixed;
  font-family: Arial, Times New Roman, Verdana; font-size:5pt;
 }
A:hover {color:#FAFCDB; text-decoration:underline; font-size:10pt
}
A:link {color: white; text-decoration:none; font-size:10pt}
A:active {color: white; text-decoration:underline; font-size:10pt}
A:visited {color: white; text-decoration:none; font-size:10pt}


h3	{font-family: "Times New Roman", Times, serif;
	 text-align: center;
	 font-size:15pt;
	 letter-spacing:1pt;
	 color:#FFC400;
	 }
h2	{font-family: "Times New Roman", Times, serif;
	 text-align: center;
	 color:#FFE8E9
	 }
h4	{font-family: "Times New Roman", Times, serif;
	 font-size: 15pt;
	 text-align: center;
	 color:#FCF3D4;
	}
ol	{text-align: justify;
	 margin-right: 1%
	}
ul	{text-align: justify;
	 margin-right:1%
	}
a:hover {color:#FFFF99;
	text-decoration:underline
	}

a:link	{color:#FCF3D4;
	}

a:Visited {color:#FFCC00
	}

a:Active {color:#FCF3D4;
	text-decoration:none
	}
	
td.main		{vertical-align:top;
		 text-align:center
	}
	
table.icon {background-image:url(images/td_bg.jpg);
		width:120;
		height:95;
		background-repeat:no-repeat;
		text-align:center
	}

td.icon		{vertical-align:middle;
		text-align:center
	}