body
{
	table-layout: fixed;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: blue;
	padding-top: 0px;
	position: absolute;
}


.regular
{
	font-size: 14px;
	color: darkslateblue;
	font-family: Tahoma;
	
}
.regularcat
{
	font-size: 14px;
	color: darkslateblue;
	font-family: Tahoma;
	text-align: justify;
}


.regularblack
{
	font-size: 14px;
	color: black;
	font-family: Tahoma ;
}

.regularbold
{
	font-size: 14px;
	color: darkslateblue;
	font-family: Tahoma ;
	font-weight: bold;
}

.regularboldwhite
{
	font-size: 14px;
	color: white;
	font-family: Tahoma ;
	font-weight: bold;
	background-color: #6699CC;
}

.regularheading
{
	font-size: 20px;
	color: darkslateblue;
	font-family: Tahoma ;
}

.regularheadingblack
{
	font-size: 20px;
	color: black;
	font-family: Tahoma ;
}

.regularcombo
{
	font-size: 10px;
	color: white;
	font-family: Tahoma;
	background-color: #6699CC;
}

.regularcomboalert
{
	font-size: 10px;
	color: red;
	font-family: Tahoma;
	background-color: white;
}

.regularcomboinvisibletext
{
	font-size: 0px;
	color:  #6699CC;
	font-family: Tahoma;
	background-color: #6699CC;
}

.regularsmallerbold
{
	font-size: 13px;
	color: darkslateblue;
	font-family: Tahoma ;
		font-weight: bold;
}

.regularUC
{
	font-size: 14px;
	color: darkslateblue;
	font-family: Tahoma ;
	text-transform: uppercase;
}
.regularsmall
{
	font-size: 10px;
	color: darkslateblue;
	font-family: Tahoma ;
}

.regularsmallbold
{
	font-size: 10px;
	color: darkslateblue;
	font-family: Tahoma ;
		font-weight: bold;
}


	
.regularsmallalert
{
	font-size: 10px;
	color: red;
	font-family: Tahoma;
}

.regularalert
{
	font-size: 14px;
	color: red;
	font-family: Tahoma;
}

.ticker
{
	font-size: 10px;
	color: darkslateblue;
	font-family: Tahoma;
	background-color: white;
}
.tickerboldred
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	font-family: Tahoma;
	background-color: white;
}

.tickerred
{
	font-weight: bold;
	font-size: 10px;
	color: red;
	font-family: Tahoma;
	background-color: white;
}
.tickerbold
{
	font-weight: bold;
	font-size: 10px;
	color: darkslateblue;
	font-family: Tahoma;
	background-color: white;
}

.form_button {border: 1px solid #CCCCCC; FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color:#6699CC; width:30; color:White; height:18; font-size:10px;}

.nicepopup {
	BORDER-RIGHT: #333333 1px solid; PADDING-RIGHT: 16px; BORDER-TOP: #002c79 1px solid; PADDING-LEFT: 16px; PADDING-BOTTOM: 16px; BORDER-LEFT: #002c79 1px solid; PADDING-TOP: 16px; BORDER-BOTTOM: #002c79 1px solid; POSITION: relative; BACKGROUND-COLOR: #fff
}
