/* For body */
body
{
	margin:0 0 0 0;
	font-family:verdana,arial;
	font-size:12px;
	text-align:center;
}

.OSgenLBLBoldWhite1
{
	color: White;
	font-size: 15px;
	font-weight: bold;
}

.OSgenLBLBoldBlue1
{
	font-size: 13px;
	color: darkblue;
	font-weight: bold;
}

.OSgenLBLNormalBlue1
{
	font-size: 13px;
	color: darkblue;
	font-weight: Normal;
}

.OSgenLBLBoldblack1
{
	font-size: 13px;
	color: Black;
	font-weight: bold;
}

.OSgenLBLLightblack1
{
	font-size: 13px;
	color: Black;
	font-weight: normal;
}

.OSgenLBLBoldGray1
{
	font-size: 13px;
	color: Gray;
	font-weight: bold;
}

.OSgenLBLNormalGray1
{
	font-size: 13px;
	color: Gray;
	font-weight: normal;
}

.OSgenLBLBoldRed1
{
	font-size: 13px;
	color: red;
	font-weight: Bold;
}

.OSgenLBLNormalRed1
{
	font-size: 13px;
	color: red;
	font-weight: Normal;
}

.OSgenLBLBoldOrange1
{
	color: #E87817;	
	font-size:13px;
	font-weight:bold;
}

.OSgenLBLNormalOrange1
{
	color: #E87817;	
	font-size:13px;
	font-weight:normal;
}

.OSgenTXTBOX1
{
	font-size: 13px;
	font-family:verdana,arial;
	border-style:solid;
	border-width:1px;
	border-color:#98C4DB;
}

.OSgenBTNclass1
{
	font-size: 13px;
	border:solid 1px white;	
	cursor:hand;
}

A.OSgenLNK1, A.OSgenLNK1:link, A.OSgenLNK1:visited
{
	text-decoration:none;
	font-size:12px;	
	color:#000080;
}