﻿body
{
	background-image:url(../images/bungabg.jpg);
	background-repeat:repeat-y;
	background-color:White;	 
	font-family:Tahoma Verdana;
	font-size:1em;
}

a:link { text-decoration:none; 	
         color:Green;
}
a:visited 
{
	color:Gray;
}

.quotation 
{
	font-size:0.7em;
	color:#000000;
}

.banner
{
	
}

.middle_centre
{
	 text-align: center;
	 font-family:Tahoma;
	 font-size:0.8em;	 
}

#tQuestion
{
	font-size:15px;
	font-family:Verdana;
	color:Green;	
}

.submitbtn
{
	border: 1px solid #808080;
}
td
{
	text-align:justify;
	font-family:Verdana;
	font-size:0.8em;		
}

.rightline
{
 border-right: 1px solid #808080;	 
 border-spacing:5px;
}