/* xhtml tags */

body {
		background-color:#f9deb8;
		background-image:url(images/rice2.jpg);
		}
		
table, tr, td {
		border:none;
		}

		
p {
		margin:5px 0 5px 0;
		text-align:justify;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		text-indent:12px;
		}
		
hr {
		margin-top:0;
		margin-bottom:0;
		}
		
.IndexTD a.MainTitle, .IndexTD a.MainTitle:link, .IndexTD a.MainTitle:visited, .IndexTD a.MainTitle:active {
		font-size:20px;
		display:block;
		text-align:center;
		font-weight:bold;
		text-align:center;
		text-transform:uppercase;
		font-family:Arial, Helvetica, sans-serif;
		color:#000000;
		text-decoration:none;
}
.IndexTD a.MainTitle:hover {color:#990000;}
		
h2 {
		text-align:center;
		margin:0;
		}
		
h3 {
		text-align:center;
		font-style:italic;
		}
		
h4 {
		font-weight:normal;
		text-align:center;
		font-size:18px;
		}
		
h5 {
		font-weight:normal;
		text-align:center;
		font-size:22px;
		margin:0;
		}
		
		
/* id tags */

		
 /*#document {The main table, will be superseded
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		width:600px;
		border-spacing:0;
		padding:0;
		}*/
	
#MainTable{
	width:860px;
}
#MiddleContents{
	margin-right:10px;
	margin-left:10px;
}

#MainTable.td {vertical-align:top;}


#LeftNav, #RightNav {
	background-color:#FEE1B7;
	border:0px solid #990000;	
	}

#LeftNav{ 
	width:175px;
	border-right-width:2px;
	vertical-align:top;
	}
#RightNav{ 
	width:180px;
	vertical-align:top;
	border-left-width:2px;
	}

#purpose {
		font-family:Georgia, Times New Roman, Times, serif;
		width:489px;
		border:2px solid #000;
		border-spacing:0px;
		padding:35px;
		background-color:#e3e3e3;
		margin-top:35px;
		}
		
#director {
		border:2px solid #666;
		text-align:justify;
		padding:20px;
		margin:10px;
		}

		
/* class tags */
.IndexImage{
	 margin:10px 10px 10px 0;
	 border:0;
	 }
.IndexTD {
	vertical-align:top;
	padding-top:10px;
	}
.IndexTD a:link, .IndexTD a:visited{color:#0000cc;}	
.IndexTD a:hover{text-decoration:none; color:#990000;}	

.AllArticles, a.AllArticles:link, a.AllArticles:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0000cc;
	text-decoration:underline;
}
a.AllArticles:hover{text-decoration:none; color:#990000;}

.Topics, a.Topics:link, a.Topics:visited{
	/* font-family:Arial, Helvetica, sans-serif; */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
	line-height:18px;
	font-weight:bold;
	margin-left:3px;
}
a.Topics:hover{text-decoration:underline; color:#990000;}

.LeftText{text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#990000;} 

.AdDiv{
	margin:10px 5px 5px 5px;
	border:1px solid #bbbbbb;
	background-color:#D1D6E9;
	color:#000000;
	cursor:pointer;
	clear:both;
	}
.AdDivText{
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	text-decoration:none;
	}
.RightText {
	background-color:#FFFFCC;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	}
a.index_viewAll, a.index_viewAll:link, a.index_viewAll:visited, a.index_viewAll:active{ display:block; margin:0px auto; width:250px; height:75px; background:transparent url(images/FrontPage_READMORE.gif) center -10px no-repeat; text-decoration:none; color:#006600; font-weight:bold; font-size:16px;}
a.index_viewAll:hover { background-position:center -160px; } 
