/**************** Young NTUC TYN ADic  ****************/

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11pt;
	font-weight: normal;
	color: #000000; 
	text-decoration: none;
	}
	
h1	{
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: block;
	}
	
h2	{ 
	font-size: 13px;
	font-weight: bold;
	padding: 20 0 5 0;
	margin: 0 0 0 0;
	display: block;
	}	

.hd	{ 
	font-weight: bold;
	padding: 10 0 0 0;
	display: block;
	}
		
.hmintro	{ 
	padding: 10 20 0 0;
	display: block;
	}
	
.intro	{
	font-weight: bold;
	padding: 10 20 0 0;
	display: block;
	}

.phototxt	{ 
	font-size: 12px;
	line-height: 12pt;
	font-weight: bold;
	text-align: right;
	padding: 12 10 0 0;
	display: block;
	}
		
.date	{ 
	color: #FFFFFF;
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
	padding: 15 0 0 0;
	display: block;
	}
				
/**************** TABLES ****************/			
	
table.navbg {
	background: url(images/nav_tilebg.gif) repeat-x;
	padding: 0 0 0 0;
	}
	
table.hmbg {
	background: url(images/hmbg.gif) repeat-x top;
	background-color: #EAA40B;
	padding: 0 0 0 0;
	}

table.grnbg {
	background: url(images/tilebg_grnshadow.gif) repeat-x top;
	background-color: #A2C34F;
	padding: 0 0 0 0;
	}	
		
table.grassbg {
	background: url(images/tilebg_grass.gif) repeat-x bottom;
	background-color: #A2C34F;
	padding: 0 0 0 0;
	}
	
table.hdbg {
	background: url(images/hd_shadow.gif) repeat-x top;
	background-color: #E37600;
	padding: 0 0 0 0;
	}
	
table.contentbg {
	background: url(images/tilebg_landscape.gif) repeat-x bottom;
	background-color: #E37600;
	padding: 0 0 0 0;
	}
		
table.eventdetail {
	background: url(images/rcolhd2.jpg) no-repeat top right;
	padding: 0 0 0 0;
	}
			
/**************** LINKS ****************/		

a:link,a:visited,a:active	{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	}
	
a:hover	{ 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	}

/* Home Link */	
a.hmlink,a.hmlink:visited,a.hmlink:active	{
	color: #CCFF99;
	font-weight: normal;
	text-decoration: underline;
	padding: 0 0 0 0;
	display: block;
	}
	
a.hmlink:hover	{ 
	color: #99CC66;
	font-weight: normal;
	text-decoration: underline;
	padding: 0 0 0 0;
	display: block;
	}
	
a.hmmlink,a.hmmlink:visited,a.hmmlink:active	{
	color: #CCFF99;
	font-weight: bold;
	text-decoration: underline;
	padding: 15 0 0 0;
	display: block;
	}
	
a.hmmlink:hover	{ 
	color: #99CC66;
	font-weight: bold;
	text-decoration: underline;
	padding: 15 0 0 0;
	display: block;
	}	
		
/* More Link */	
a.mlink,a.mlink:visited,a.mlink:active	{
	font-weight: bold;
	padding: 10 0 10 0;
	display: block;
	}
	
a.mlink:hover	{ 
	font-weight: bold;
	padding: 10 0 10 0;
	display: block;
	}
	
/* RightColumn Link */	
a.rlink,a.rlink:visited,a.rlink:active	{
	color: #006600;
	font-weight: normal;
	text-decoration: underline;
	padding: 0 0 0 0;
	display: block;
	}
	
a.rlink:hover	{ 
	color: #004500;
	font-weight: normal;
	text-decoration: underline;
	padding: 0 0 0 0;
	display: block;
	}
	
a.rmlink,a.rmlink:visited,a.rmlink:active	{
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
	padding: 15 0 0 0;
	display: block;
	}
	
a.rmlink:hover	{ 
	color: #004500;
	font-weight: bold;
	text-decoration: underline;
	padding: 15 0 0 0;
	display: block;
	}			

	
/**************** FORM  ****************/

.form {
	font-size: 10px;
	color: #333333; 
}

.btn {
	font-size: 12px;
	color: #333333; 
	text-decoration: none;
}

a.btn,a.btn:visited,a.btn:active	{
	text-decoration: none;
	}
	
a.btn:hover	{ 
	text-decoration: none;
	}		