
.bgimg {
	background-image:url(../ubacrylic/images/ub_bg.jpg) !important;
	width: 1024px;
	background-repeat: no-repeat;

}

BODY {
	SCROLLBAR-FACE-COLOR: #0d2d64;
	SCROLLBAR-HIGHLIGHT-COLOR: black;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: #0d2d64;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: #9aa5b5;
	SCROLLBAR-DARKSHADOW-COLOR: #9aa5b5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #1c509c; /* Old browsers */
background: -moz-linear-gradient(top, #1c509c 0%, #0d264b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1c509c), color-stop(100%,#0d264b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #1c509c 0%,#0d264b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #1c509c 0%,#0d264b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #1c509c 0%,#0d264b 100%); /* IE10+ */
background: linear-gradient(to bottom, #1c509c 0%,#0d264b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c509c', endColorstr='#0d264b',GradientType=0 ); /* IE6-9 */
	background-repeat: no-repeat !important;
	
}
a {
	font-size: 10px;
	color: silver;
}
a:link {
	text-decoration: underline;
	color: #494949;
}
a:visited {
	text-decoration: none;
	color: #494949;
}
a:hover {
	text-decoration: underline;
	color: #0d2d64;
}
a:active {
	text-decoration: none;
	color: #0d2d64;
}
.mainlink {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #200c68;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.mainlink A:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #200c68;
	TEXT-DECORATION: none
}
.mainlink A:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #200c68;
	TEXT-DECORATION: none
}
.mainlink A:active {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #200c68;
	TEXT-DECORATION: none
}
.mainlink A:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #200c68;
	TEXT-DECORATION: underline
}
.slice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
}
.maintitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	font-weight: bold;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #494949;
}
.quicklink a {
	font-size: 9px;
	color: #494949;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.quicklink a:link {
	text-decoration: underline;
	color: #494949;
}
.quicklink a:visited {
	text-decoration: underline;
	color: #494949;
}
.quicklink a:hover {
	text-decoration: underline;
	color: #0d2d64;
}
.quicklink a:active {
	text-decoration: none;
	color: #0d2d64;
}
.quicklinktitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0d2d64;
	font-weight: bold;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: grey;
	font-weight: bold;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	font-weight: bold;
}
.subtitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	font-weight: bold;
}
.subtitle3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}
.remark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #200c68;
	font-weight: bold;
}
.textBox1 {
	BORDER-RIGHT: #0d2d64 1px solid;
	BORDER-TOP: #0d2d64 1px solid;
	FONT-SIZE: 9px;
	font-weight: bold;
	BORDER-LEFT: #0d2d64 1px solid;
	COLOR: black;
	BORDER-BOTTOM: #0d2d64 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	background-image: url(../enquiries/images/txtbox_shadow.gif);
}
