body
{
}
.error
{
	font-size: 10pt;
	color: yellow;
	font-style: italic;
}

.infoDetail
{
	color: Yellow  ;
}
.logoutwarning
{
	position: absolute;
	left: 120px;
	top: 125px;
	border-right:  thin dashed;
	border-top:  thin dashed;
	border-left:  thin dashed;
	border-bottom:  thin dashed;
}

.checkbox
{
	font-size: 10pt;
}

TABLE
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: 'Verdana';
}

.fineprint
{
	font-size:9pt;
	color:Silver;
	font-style:italic;
	font-family:Times New Roman;
}

.attention
{
	color: #ff4500;
	text-align:left;
	
}

A
{
	font-size: 9pt;
	color: White ;
}
A:visited
{
	font-size: 9pt;
	color: #cccccc;
}

INPUT
{
	border-right: #ccccff thin solid;
	border-top: #ccccff thin solid;
	font-size: 10pt;
	margin: 1px;
	border-left: #ccccff thin solid;
	border-bottom: #ccccff thin solid;
	font-family: verdana;
	background-color: white;
}

lala
{
	text-align: center;
}

#left_column
{
	font-size:10pt;
	float:left;
	width:200px;
	text-align:left;
}

#content_column
{
	font-family:'Arial' ;
	font-size:10pt;
	float:left;
	text-align:left;
	width:456px;
	margin-right:20px;
}

#content_column h1
{
	font-family:Verdana;
	font-size: 14pt;
	color: orange;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
}

#content_column h2
{
	font-style: italic;
	font-size: 10pt;
	text-align:center;
}

#content_column li
{
	margin-top:10pt;
}

.innertube
{
	margin:10px;
}

