/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: x-small;
}

.font {
	font-family: Ms Sans Serif, Tahoma, "Ms Sans Serif", AngsanaUPC, Sans Serif;
	font-size: x-small;
	color: #666666;
}
a:link {
	color: #CC00FF;
	text-decoration: none;
}
a:visited {
	color: #CC00FF;
	text-decoration: none;
}
a:hover {color: #FF9900;}
.head1 {
	font-family: Ms Sans Serif, Tahoma, "Ms Sans Serif", AngsanaUPC, Sans Serif;
	font-size: 10px;
	font-weight: bold;
	color: #225A88;
}
.navText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.navText a:link {
	color:#000000;
	text-decoration:none;
}

.navText a:hover {
	color:#3399CC;
	text-decoration:none;
}
.content {
	font-family: Ms Sans Serif, Tahoma, "Ms Sans Serif", AngsanaUPC, Sans Serif;
	font-size: 13px;
	color: #333333;
}
.headcontent {
	font-family: Ms Sans Serif, Tahoma, "Ms Sans Serif", AngsanaUPC, Sans Serif;
	/*font-size: x-small;*/
	font-weight: bold;
	color: #225A88;
}
.sidecontent {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 12px;
}
.menu {
	font-family: Verdana, Tahoma, "Microsoft Sans Serif", sans-serif;
	font-size: 15px;
	font-weight: bold;
	background-image: url(images/menubg01.gif);
	height:30px;
}
.title {
	font-family: Verdana, Tahoma, "Microsoft Sans Serif", sans-serif;
	font-size: 15px;
	font-weight: bold;
	background-image: url(images/menubg02.gif);
	height:30px;
}.imgborder {
	border: 1px solid #000000;
}
