/*Global Settings*/
a {
	text-decoration:none;
	font-family: verdana; 
	font-size: 9px; 
	color: red;
}

select {
	width:150px;
	font-family: verdana; 
}

p {
	font-size: 12px; 
}

p a {
	font-size:12px;
}

p.center {text-align:center;}
p.justify {line-height: 16px; text-align:justify;}
p.right {line-height: 16px; text-align:right;}
p.left {line-height: 16px; text-align:left;}

p.small {
	line-height: 9px;
}

p.big {
	line-height: 16px;
}

p.big a {
	font-family: verdana; 
	font-size: 10px; 
	color: white;
}

p.big a:hover {
	font-weight:bold;
}

div.solid {
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	border: black solid thin;
	background-color:white;
	margin-top:15px;
}




/*End Global Settings*/

/*Start Header */
select.hdr {
	font-family: verdana; 
}

input.hdr {
	font-size: 9px; 
	color: #006699; 
	font-family: verdana; 
	background-color: #ffffff;
}

div.qs {
	text-align:center; 
	height:28px; 
	vertical-align:top;
}


/*End Header */
.pager {
	font-family: verdana; 
	font-size: 9px; 
}

.pager a {
	text-decoration:none;
	font-family: verdana; 
	font-size: 9px; 
	color: red;
}

.contactus a{
	font-family: verdana; 
	font-size: 12px; 
}

.contactus a:hover {
	font-weight:bold;
}
