/* general */
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(../images/background.jpg);
	margin:0;
	padding:0;
}

td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

h1
{
	font-size:12px;
	font-weight:bold;
	color:#489d72;
	position:relative;
	top:5px;
}

a:link, a:visited
{
	text-decoration:none;
	color:#757474;
}
a:hover
{
	text-decoration:none;
	color:#196f4f;
}

/* top */
.topTable
{

}

.topInnerTable a:link, .topInnerTable a:visited
{
	font-weight:bold;
	color:#7e7d7d;
}
.topInnerTable a:hover
{
	font-weight:bold;
	color:#196f4f;
}

#screen_text
{
	position:relative;
	top:52;
	left:35;
}

/* content */
.contentTable
{
	background-color:white;
	background-image:url(../images/main_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.contentTable td
{
	color:#757474;
}

.contentTable img.thumb
{
	float:left;
	margin-top:3px;
	margin-right:15px;
}

/* right table */
.rightTable td
{
	font-size:10px;
	line-height:1.5;
}

.rightTable a:link, .rightTable a:visited
{
	color:#489d72;
	font-weight:bold;
}
.rightTable a:hover
{
	color:#666666;
}

a.helios:link, a.helios:visited
{
	font-weight:normal;
	color:#757474;
}
a.helios:hover
{
	font-weight:normal;
	color:#FF9900;
}

/* contact page */
.contactTable td
{
	line-height:1.5;
}

.contactTable a:link, .contactTable a:visited
{
	color:#757474;
}
.contactTable a:hover
{
	color:#196f4f;
}
