/**************** Young NTUC TYN YCiS Net  ****************/

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11pt;
	font-weight: normal;
	color: #333333; 
	text-decoration: none;
	}
	
h1	{ 
	font-size: 15px;
	font-weight: bold;
	color: #CC0000; 
	padding: 20 0 15 0;
	margin: 0 0 0 0;
	display: block;
	}

.hd	{ 
	font-weight: bold;
	}
	
.intro	{ 
	font-weight: bold;
	padding: 0 0 15 0;
	margin: 0 0 0 0;
	display: block;
	}		

.date	{ 
	font-size: 11px;
	color: #666666; 
	font-style: italic;
	text-decoration: none;
	padding: 15 0 0 0;
	display: block;
	}
	
.pt	{ 
	font-size: 9px;
	line-height: 9pt;
	padding: 5 0 15 0;
	display: block;
	}

.quote	{ 
	font-style: italic;
	}	
	
li	{ 
	list-style: none;
	}
				
/**************** TABLES ****************/			
	
table.mainbg {
	background: url(images/bgtile.jpg) no-repeat;
	padding: 0 0 0 0;
	}
	
table.branding {
	background: url(images/topbranding.jpg) no-repeat;
	padding: 0 0 0 0;
	}	

table.col	{
	padding: 0 25 0 25;
	}

table.mark {
	background: url(images/bgtilesub.gif) no-repeat bottom right;
	padding: 0 0 0 0;
	}
			
/**************** IMAGES ****************/		

.img {
	border: 5px solid #FFFFFF;
}
			
/**************** LINKS ****************/		

a:link,a:visited,a:active	{
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
	}
	
a:hover	{ 
	color: #CC6666;
	font-weight: bold;
	text-decoration: underline;
	}
	
/* Sub Links */	
a.sublk,a.sublk:visited,a.sublk:active	{
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	padding: 3 0 10 0;
	display: block;
	}
	
a.sublk:hover	{ 
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	padding: 3 0 10 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;
	}		