	/* FORMATS FOR TABLE, TEXT AND BACKGROUND.
	   Note: THE BACKGROUND IS "Fixed". */
			
#container{margin:40 0 10 30;background:WhiteSmoke}
.rtop, .rbottom{display:block;background:url('images/wall.gif')}
.rtop b, .rbottom b{display: block; height: 1px; overflow: hidden;background:WhiteSmoke}
.r0{margin: 0 7px}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 5px}
#content{text-align:justify;padding:10px;width:100%}
	
		   
body, td, p	{color: DarkSlateBlue ;
		 
		 font-weight:500;
		 background-attachment: fixed;
		 font-family: Arial ,"sans-serif";
		 font-size:16px;
		 vertical-align:top;
		 cursor:default;
		
		 
		}

		 /* SCROLL BAR FORMATS */
 /*body	{scrollbar-arrow-color:#C1E0FF;
		scrollbar-face-color:#31639C;
		scrollbar-3dlight-color:#C1E0FF;
		scrollbar-highlight-color:#000000;
		scrollbar-shadow-color:#31639C;
		scrollbar-darkshadow-color:#31639C;
		scrollbar-track-color:#C1E0FF}*/


body	{background-color: white;
		background-image: url('images/wall.gif');
		 margin-left:0;
		 margin-right:0;
		 margin-top:0;
		 padding-top: 0;
		 padding-bottom:0}
ul
	{
	
	list-style-image: url('images/gray.gif');
	}
h1,h2,h3,h4,h5,h6
	{font-weight:700;
	 font-family:"times new roman", serif;
	 color:goldenrod   ;	
	text-align:left;
	border-bottom:inset lightgray 3px;
	background:Snow   ;
	padding-left:20px
	}
h2
	{
	font-size:30px;
	}
h6,h5 
	{
	font-size:14px; 

	}
h3 
	{
	font-size:18px; 

	}

.border
{
  border:double 4px black;
  text-align:center;
  font-size:30px;
  background:PaleGoldenRod  ;
	margin:0 50 0 50;
}
img 
	{border:outset 3px gray;
	float:left;
	}
img.tutorial{float:none;border:1px black solid;}
td.tutorial{  width:35%;
	  padding-left:26px; 
		padding-bottom:20px;
	  text-indent:-26px;    
	  
	}

table#main {width:95%;}

img.cal
	{float:none;
	border:0;
	}

img.logo {border:0;
	float:none;
	margin-bottom:3px}

td.cal
	{
	text-align:right;	
	}
.bodytbl
	{
	width:100%;
	
	}
.menu
	{padding:50 5 0 5;
	
			background:  url(images/logo_eng.png) no-repeat ;
			border:0px inset white;
	width:110px;
	}
.menu a 
		 {font-weight:600;
 		 font-family: "arial" ,"sans-serif";
		  text-decoration: none;
		  color:rgb(128,64,64)  ;
		  width:100px;
		  margin-left:3px;
		  padding-left:3px;
		  padding-right:2px;
		  padding-top:3px;
		  padding-bottom:2px;
		  font-size:14px;
		  text-align:right;
		  margin-bottom:2px;
		  /*z-index:10;
		  position:relative;*/
			display: block;
		  }

.menu a:link, .menu a:visited
		 {/*background:navy url(/images/bluetile.gif);
		 border:cornflowerblue 4px outset;*/
		  }

.menu a:hover	
		{text-decoration:none;
		color:DarkSlateBlue;
		
		 /*background:darkSLATEBLUE  url(/images/bluetile.gif);
		 border:lightslategray   4px inset;*/
	
		
		  padding-left:0px;
		  padding-right:5px;
		  padding-top:0px;
		  padding-bottom:5px;
		}
.menu p
		{background:;
		font-family:verdana, "sans-serif";
		font-weight:700;
		width:90px;
		border-bottom:darkgray solid 3px;
		font-size:14px;
		color:RGB(48,48,48) ;
		margin-bottom:1px;
		}
		

div#upcoming {z-index:15;
	background:#778899 ;
	position:relative;
	border:3px dashed #778899;
	margin-left:5px;
	margin-top:-5px;
	padding:5px;
	float:right;}

#collectform{visibility:hidden;display:none}

.pquote
    {border-top:3px teal solid;
		background:PapayaWhip ;
		text-align:center;
		font-weight:900;
		font-style:italic;
		
	
		
    }
.pquote-outer 
		{width:20%;
		float:left;
		
    }
p.newsTitle{white-space:nowrap;color:DarkGoldenRod ;text-decoration:overline underline;border:0px inset burlywood;background:LightGoldenRodYellow  ;padding: 5  ;width:10%;text-align:left;}

