@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:150%;
}
.content {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:150%;
}
.whitecontent {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	line-height:130%;
}
.tilte {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#095F9A;
	font-weight:bold;
}
a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:8pt;
	color:#095F9A;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:8pt;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	width: 80px;
	padding:1px;
	border:#666666 1px solid;
	text-align:center;
	background-color:#569ED8;
	cursor:pointer;
}
.formobj {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	border:#666666 1px solid;
}
.img-border {
	border:2px solid #CCCCCC;
	cursor:pointer;
}
.pic-border {
	border:1px solid #CCCCCC;
}
.tipsy { padding: 5px; font-size: 12px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(images/tipsy.gif); }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }
