/* CSS Document */
.body{
	margin:0px;
	background-image: url(../images/bg.gif);
	background-color: #4D4D4D;
	font-size:12px;
}

.dbline{
	line-height:200%;
	text-indent: 20pt;
}
.inputborder {
	font-family: Verdana,arial;
	font-size: 12px;
	background-color: #F7FCFF;
	border: 1px solid #52a1d3;
}
td {
	font-family: arial,Verdana;
	color: #333333;
	font-size: 12px;
}

a{
	color: #135E9B;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.STYLE1 {
	color: #0F8B84;
	font-size: 24px;
	font-weight:bold;
}
.STYLE2 {
	color: #FF6600;
	font-size: 18px;
	font-weight:bold;
}

a.white{
color:#FFFFFF;
font-weight:bold;
}
a.white:hover{
color:#FFFFFF;
text-decoration:none;}

.STYLE3 {
	font-size: 22px;
	color: #F4821B;
	font-style: italic;
	margin-top:20px;
}
#about {
	position:absolute;
	width:97px;
	height:115px;
	z-index:1;
	visibility: hidden;
}
#pro {
	position:absolute;
	width:217px;
	height:172px;
	z-index:2;
	visibility: hidden;
}
#standard {
	position:absolute;
	width:150px;
	height:115px;
	z-index:3;
	visibility: hidden;
}
.STYLE4 {
	font-size: 14px;
	font-weight: bold;
}
.STYLE5{
	font-size: 12px;
	font-weight: bold;
}
.STYLE6 {font-size: 16px}
