.st1 {
	font-family: verdana, tahoma, arial, helvetica, san-serif;
	color: #333333;
	font-size:9pt;
	font-weight: normal;
	text-align : justify;
} 
.st2 {
	font-family: verdana, tahoma, arial, helvetica, san-serif;
	font-size:8pt;
	color: #333333;
	font-weight: normal;
	text-align : left;
} 
.st3 {
	font-family: verdana, tahoma, arial, helvetica, san-serif;
	color: #0d4b80;
	font-size:18px;
	font-weight: normal;
	text-align : left;
}

.td1 {text-align: left; font-size:8pt; background: #cce3ff;}
.td2 {text-align: left; background: #e7f2ff;}
.td3 {text-align: center; background: #e7f2ff;}
.td4 {text-align: left; background: #e7f2ff; font-weight: bold;}

img {border: 0;}
form {margin: 0px;}
hr {size: 1px; height: 1px; color: #09627f}

textarea {
	BORDER: #000000 1px solid; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: verdana, tahoma, arial, helvetica, san-serif;
	background: #ffffff url('images/textarea.gif') top repeat-x;
	width: 465px; height: 100px;
}

.inp {
	BORDER: #000000 1px solid; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: verdana, tahoma, arial, helvetica, san-serif;
	background-image: url('images/inp.gif'); 
	BACKGROUND-COLOR: #f2f2ff; 
	width:150px;
}
.inp1 {
	BORDER: #000000 1px solid; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: verdana, tahoma, arial, helvetica, san-serif;
	font-weight: bold;
	text-align : center;
	background-image: url('images/inp1.gif'); 
	BACKGROUND-COLOR: #004689; 
	width:150px;
	COLOR: white;
}
.inp_sel {
	BORDER: #000000 1px solid; 
	FONT-SIZE: 9px; 
	FONT-FAMILY: verdana, tahoma, arial, helvetica, san-serif;
	background-image: url('images/inp.gif'); 
	BACKGROUND-COLOR: #f2f2ff; 
	width:110px;
}

a:link  {
	color: #0000ff;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: underline;
} 
a:active  {
	color: orange;
}
a:visited {
	color: #0000ff;
	text-decoration: none;
} 

.link {padding-left: 10px; background: url('images/arr.gif') no-repeat ; background-position: 0 4; }
.aleft 	{padding-left: 10px; background: url('images/arr-left.gif') no-repeat ; background-position: 0 3; }
.aright {padding-right: 10px; background: url('images/arr-right.gif') no-repeat ; background-position: right 3; }

.cal {
  position: relative;
  background: url(images/bg_cal.gif) no-repeat left top;
  left: -3px;
  width: 38px;
  height: 44px;
  text-align: center;
}
.date {
  position: relative;
  top: 5px;
  font-size: 23px;
  font-family: "Times New Roman", Times, serif;
  color: #f8f7f3;
  vertical-align: top;
}
.mo {
  position: relative;
  top: -2px;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  color: #456bcd;
}
.yr {
  position: relative;
  top: -1px;
  font-size: 10px;
  color: #999999;
}



.pages{
	list-style:none;
	float:left;
	padding: 0;
	margin: 0;

	}
	.pages li{
		float:left;
		height:19px;
		margin-right:3px;
		padding:0;
		background:none;
		}
		.pages li a{
			float:left;
			width:19px;
			line-height:19px;
			background:url(images/p1.gif) no-repeat 0 0;
			text-align:center;
			}
		.pages li a:hover{
			background-image:url(images/p2.gif);
			color:#000000;
			text-decoration:none;
			font-weight:bold;
			}
		.pages li.here{
			float:left;
			width:19px;
			line-height:19px;
			text-align:center;
			background-image:url(images/p2.gif);
			color:#ff0000;
			font-weight:bold;
			}


BODY {
	padding: 0;
	margin: 0;
	background: #003366 url('images/bg_main.gif') repeat-x top;
}



.qmclear {font-size: 1px; height: 0px; width: 0px; clear: left; line-height: 0px; display:block;}
.qmmc {
	position: relative;
}
.qmmc a {
	display: block;
	white-space: nowrap;
	float: right;
}
.qmmc div a {
	float: none;
}
.qmmc div {
	visibility: hidden;
	position: absolute;
}

#qm0
	{ 
	/*	background-color:#ffffff; */
		z-index:10 !important;
	}

#qm0 a
	{
	color: #3f59a0;
	background-color: transparent;
	font-family: verdana, tahoma, arial;
	font-size: 14pt;
	text-decoration: none;
	padding: 2px 10px 2px 5px;
	margin-right: 0px;
	border-top: 1px dotted #7499ff;
	
}

#qm0 a:hover
	{ 
		color: white;
		border-color: white; 
		text-decoration: none;
		background-color: #7499ff;
		text-align: left;
	}

body #qm0 .qmactive, body #qm0 .qmactive:hover
	{ 
		background-color: #7499ff;
	}

#qm0 div
	{
		background-color: #ffffff;
		padding: 5px 5px 5px 0px;
		border-style: solid;
		border-width: 1px 5px 5px 1px;
		border-color: #7499ff;
		margin-top:0px;
	}

#qm0 div a
	{		
		font-size: 9pt;
		font-weight: bold;
		color: #3f59a0;
		border-width: 0px;
		padding: 3px 10px 3px 10px;
		text-align: left;
	}

#qm0 div a:hover
	{
		color: white;
		background-color: #7499ff;
		border-color: #cccccc;
		text-decoration: none;
	}
