body {
	SCROLLBAR-FACE-COLOR: #bfd0dd; 
	SCROLLBAR-HIGHLIGHT-COLOR: #bfd0dd; 
	SCROLLBAR-SHADOW-COLOR: #93b0c6; 
	SCROLLBAR-3DLIGHT-COLOR: #93b0c6; 
	SCROLLBAR-ARROW-COLOR: #93b0c6; 
	SCROLLBAR-TRACK-COLOR: #93b0c6; 
	SCROLLBAR-DARKSHADOW-COLOR: #bfd0dd;
}
.BGBottom {
	background-repeat: repeat-x;
	background-position: bottom;
}
.BGRight {
	background-repeat: repeat-y;
	background-position: right;
}
.WhiteFont {
	color: #FFFFFF;
}
.copyright {
	font-size: 11px;
	color: #FFFFFF;
}
.Font01 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}
.Font02 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FCED22;
}
.Font03 {
	font-family: "Simplified Arabic Fixed";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.Button {
	color: #000000;
	background-image: url(homeimages/bg03.jpg);
	border: 1px solid #999999;
}
.Button2 {
	color: #000000;
	background-image: url(homeimages/bg04.jpg);
	border: 1px solid #999999;
}
input {
	color: #000000;
	border: 1px solid #637B88;
}
form {
	margin: 0px;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #003366;
	text-decoration: underline;
}

