body {
	background: url(../images/style/bg_grad.png) repeat-x #027dbc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	color: #ffffff;
}
h2 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #ffffff;
}
h3 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
}
p {
 	text-indent: 20px;
	margin-bottom: 10px;
}
a {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	border-color: #ffffff;
}
ul {
	list-style: square;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;	
	color: #ffffff;
	margin-left: 20px;
}
.text_head_foot {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	padding-top: 8px;
}
.text_small {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-align: justify;
	line-height: 1.4em;
}
.text_cont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	text-align: justify;
	line-height: 1.4em;	
}
.selitem {
	background: url(../images/style/sel_cloud.png) no-repeat center center;
}
.soon {
	color: #fbff97;
	font-weight: bold;
}
#download td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;	
	color: #ffffff;
	padding-left: 8px;
}
#download a {
	color: #fbff97;
	text-decoration: underline;
}
#download a:hover {
	text-decoration: none;
}
#mobile td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;	
	color: #ffffff;
	padding-left: 8px;
}
#mobile a {
	color: #fbff97;
	text-decoration: underline;
}
#mobile a:hover {
	text-decoration: none;
}

