/* CSS Document */

body {
	margin:0 0 0 0;
	background-image: url(http://www.odsb.com.my/images/bg.gif);
	background-attachment:fixed;
}

.contact_error {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.errormsg {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.mainfont {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.style1 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

body,td,th {
	font-family: Century Gothic;
	font-size: 13px;
	color: #333333;
}
.border1 {
	border: 1px solid #CCCCCC;
}
.title1 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
}
.style2 {color: #0000FF}
.style4 {color: #0000FF; font-weight: bold; }
.style5 {color: #FFFFFF}
.style6 {
	font-family: "Century Gothic";
	font-size: 16px;
}
.style7 {color: #00CC00}
.a_menu {
	font-family: Century Gothic;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.a_menu:link {
	text-decoration: none;
	font-family: "century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.a_menu:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "century Gothic";
	font-size: 14px;
	font-weight: bold;
}
.a_menu:hover {
	text-decoration: none;
	color: #FF0000;
	font-family: "century Gothic";
	font-size: 14px;
	font-weight: bold;
}
.a_menu:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "century Gothic";
	font-size: 14px;
	font-weight: bold;
}

a {
	font-size: 13px;
	color: #0000FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}

img, div { behavior: url(iepngfix.htc) }