body {
	
	margin: 0px;
	background: url(http://stjames.edu.sg/main/bg_body.gif) top repeat-x;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #63635C;
}
a:visited {
	color: #475B0E;
	text-decoration: underline;
}
a:active {
	color: #475B0E;
	text-decoration: underline;
}
a:link {
	color: #475B0E;
	text-decoration: none;
}
a:hover {
	color: #475B0E;
	text-decoration: none;
}
input {
	background-color: #FBFBF0;
	border: 1px solid #DEDEDE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #63635C;
}
.redundant {
	color: #63635C;
	padding-right: 10px;
	padding-left: 10px;
}
.redundant a:visited {
	color: #63635C;
	text-decoration: none;
}
.redundant a:active {
	color: #63635C;
	text-decoration: none;
}
.redundant a:link {
	color: #63635C;
	text-decoration: none;
}
.redundant a:hover {
	color: #B8B8B1;
	text-decoration: none;
}
.footer {
	color: #999999;
}
.footer a:visited {
	color: #B8B8B1;
	text-decoration: none;
}
.footer a:active {
	color: #E4E4E4;
	text-decoration: none;
}
.footer a:link {
	color: #B8B8B1;
	text-decoration: none;
}
.footer a:hover {
	color: #B8B8B1;
	text-decoration: none;
}h2 {
	font-family: sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #677D22;
}
.main {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 30px;
	text-align: justify;
}
.main1 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: justify;
}


.sub {
	color: #63635C;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 15px;
}
.sub a:visited {
	color: #63635C;
	text-decoration: none;
}
.sub a:active {
	color: #63635C;
	text-decoration: none;
}
.sub a:link {
	color: #63635C;
	text-decoration: none;
}
.sub a:hover {
	color: #FF6600;
	text-decoration: none;
}
.subhead {
	color: #63635C;
	font-size: 12px;
	font-family: sans-serif;
	font-weight: bold;
	padding-left: 18px;
}
.subhead a:visited {
	color: #63635C;
	text-decoration: none;
}
.subhead a:active {
	color: #63635C;
	text-decoration: none;
}
.subhead a:link {
	color: #63635C;
	text-decoration: none;
}
.subhead a:hover {
	color: #FF6600;
	text-decoration: none;
}

.c-border {
	border: 1px solid #DEDEDE;
	background-color: #F7F7E5;
}
.c-bordernobg {
	border: 1px solid #DEDEDE;
}
.c-darkbg {
	background-color: #F0F0CE;
	color: #63635C;
} 
select {

	background-color: #FBFBF0;
	border: 1px solid #DEDEDE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #63635C;
}
textarea {


	background-color: #FBFBF0;
	border: 1px solid #DEDEDE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #63635C;
}
b {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #677D22;
	text-transform: none;
}
.tablespace td {
	padding-bottom: 3px;
	padding-top: 1px;

}
.button {
	margin: 0px;
	padding: 0px;
	border: none;
}
.stretch {
	width: 100%;
}
h1 {
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #677D22;
	text-transform: none;
}
.smalltext {
	font-size: 9px;
	color: #8A8A7F;
}
.bigtext {
	font-size: 12px;
	font-weight: bold;
	color: #63635C;;
}
.bigtextgreen {
	font-family: sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #677D22;
}


.box-header {
	font-size: 11px;
	font-weight: bold;
	color: #63635C;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F0F0F0;
}
.box {
	font-size: 11px;
	color: #63635C;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.box-header1 {
	font-size: 11px;
	font-weight: bold;
	color: #63635C;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #F0F0F0;
}
.box1 {
	font-size: 11px;
	color: #63635C;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.box_content {
	font-size: 12px;
	font-weight: bold;
	color: #63635C;
	padding-bottom: 3px;
	text-decoration : underline;
}
.box_content1 {
	font-size: 11px;
	color: #63635C;	
	text-align: justify;
}
.box_content2 {
	font-size: 12px;
	font-weight: bold;
	color: #63635C;
}
.box_content3 {
	font-size: 11px;
	color: #63635C;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}