.bodytext {
	FONT-SIZE: 80%; COLOR: #000000; FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	
}
.code {
	FONT-SIZE: 90%; COLOR: #0099cc; FONT-FAMILY: "Courier New", Courier, mono
}
.header {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #1c59a1; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.newsbody {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.navText {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.smalltext {
	FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.error {
	FONT-SIZE: 8pt; COLOR: red; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.strongtext {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.bluelink {
	COLOR: #1d5aa1; TEXT-DECORATION: none; font-size: 10pt;
}
A.bluelink:visited {
	COLOR: #1c59a1; font-size: 10pt;
}
A.bluelink:hover {
	COLOR: #666666;
	font-size: 10pt;
	text-decoration: underline;
}

.whitelink {
	COLOR: white; TEXT-DECORATION: none; font-size: 10pt; FONT-FAMILY: tahoma, Arial, Helvetica, sans-serif;
}
.redlink {
	COLOR: #990000;
	TEXT-DECORATION: none;
	font-size: 10pt;
}
.stronglink {
	FONT-WEIGHT: bold; TEXT-DECORATION: none
}


.tablebutton
 {
	color: white;
	font-weight: bold;
	font-size: 10;
	background-color: #87CEEB;
	border: #111367;
	cursor: hand;
}

.textbox
{
	border-style : groove;
	border-color : Gray;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	height : 20px;
}

select 
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	border-color: #87CEEB;
	border-width: 1px;
	font-weight: bolder;
	background-color: whitesmoke;
}

input 
{ 
	font-family:Arial,Helvetica,sans-serif; 
	font-size:11px; 
	border-color:#111367; 
	border-width:1px;
}

textarea
{ 
	font-family:Arial,Helvetica,sans-serif; 
	font-size:11px; 
	border-color:#111367; 
	border-width:1px;
}

.bgl107 {background-color: #DEE7F8;font-style:normal;font-size:9pt;font-weight:bold;}
