body
{
	margin:0;
}

.link a
{
text-decoration: underline;
font-family:arial;
color: #000000;
font-size: 10pt;
font-weight: bold;

}

.link a:hover
{
text-decoration: underline;
font-family:arial;
color: #ff0000;
font-size: 10pt;
font-weight: bold;

}

* html a:hover
{
	visibility:visible;
}

.home a
{
	position: relative;
	background: url(images/home_on.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	width: 139px;
	height: 131px;	
	margin: 0;
	padding: 0;
}

.home a:hover img
{
	visibility: hidden;
}

.reasons a
{
	position: relative;
	background: url(images/reasons_on.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	width: 139px;
	height: 131px;	
	margin: 0;
	padding: 0;
}

.reasons a:hover img
{
	visibility: hidden;
}

.become a
{
	position: relative;
	background: url(images/become_on.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	width: 139px;
	height: 131px;	
	margin: 0;
	padding: 0;
}

.become a:hover img
{
	visibility: hidden;
}

.success a
{
	position: relative;
	background: url(images/success_on.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	width: 139px;
	height: 131px;	
	margin: 0;
	padding: 0;
}

.success a:hover img
{
	visibility: hidden;
}

.request a
{
	position: relative;
	background: url(images/request_on.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	width: 139px;
	height: 131px;	
	margin: 0;
	padding: 0;
}

.request a:hover img
{
	visibility: hidden;
}

td.text
{ 
margin:0;
background-image: 
url("images/textarea.jpg");
background-repeat: no-repeat;
background-position: top left;
}

td.bg
{ 
margin:0;
background-image: 
url("images/bg.jpg");
background-repeat: repeat-x;
background-position: top right;
}

td.mid
{ 
margin:0;
background-image: 
url("images/spacer.jpg");
background-repeat: repeat-y;
background-position: top left;
}

td.midtext
{ 
margin:0;
background-image: 
url("images/spacertxt.jpg");
background-repeat: repeat-y;
background-position: top left;
}

tr.footer
{ 
margin:0;
background-image: 
url("images/footer.jpg");
background-repeat: no-repeat;
background-position: top left;
}

table.fader
{ 
margin:0;
background-image: 
url("images/bg2.jpg");
background-repeat: repeat-y;
background-position: top left;
}

h1 
{
	font-family:arial;
	color: #000000;
	text-align: left;
	font-size: 14pt;
	font-style:italic;
	font-weight: bold;
	margin: .5em;
} 

h2 
{
	font-family:arial;
	color: #000000;
	text-align: left;
	font-size: 12pt;
	font-style:italic;
	font-weight: bold;
	margin: .5em;
} 

h3
{
	font-family:arial;
	color: #000000;
	text-align: center;
	font-size: 12pt;
	font-style:italic;
	font-weight: bold;
	margin: .5em;
} 

p
{
	font-family:arial;
	color:#000000;
	font-size:12pt;
	margin: 0.5em;
}


p.step
{
	font-family:arial;
	color:#000000;
	font-size:10pt;
	margin: 0.5em;
}

p.service
{
	font-family:arial;
	color:#000000;
	font-size:10pt;
	text-align: center;
	margin: 0.5em;
}

p.featured
{
	font-family:arial;
	color:#ffffff;
	font-size:10pt;
	text-align: left;
	margin: .5em;
}

p.start 
{
	font-family:arial;
	color: #ff0000;
	text-align: left;
	font-size: 14pt;
} 

p.login
{
	font-family:arial;
	font-size:10pt;
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
	text-indent: 2mm;
	text-align: left;
	text-indent: 15px;	
} 

p.logged
{
	font-family:arial;
	font-size:14pt;
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
	text-indent: 2mm;
	text-align: left;
	text-indent: 15px;	
} 

p.footer
{
	font-family:arial;
	text-align: Center;
	color:#000000;
	font-size:8pt;
}

b.service 
{
	font-family:arial;
	color: #ff0000;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
} 


font.red
{
	font-family:arial;
	color:#ff0000;
	text-align: left;
	font-size:14pt;
}

li
{
	font-family:arial;
	color:#000000;
	font-size:10pt;
}

li.white
{
	font-family:arial;
	color:#ffffff;
	font-size:10pt;
}

li.process
{
	font-family:arial;
	color:#000000;
	font-size:14pt;
}

li.client
{
	font-family:arial;
	color:#000000;
	font-size:8pt;
}

a.service
{
	font-family:arial;
	color:#000000;
	text-align: center;
	font-size:10pt;
	text-decoration:underline;
}

a.red
{
	font-family:arial;
	color:#ff0000;
	text-align: left;
	font-size:10pt;
	text-decoration:underline;
	font-weight: bold;
}

a.white
{
	font-family:arial;
	color:#ffffff;
	text-align: left;
	font-size:10pt;
	font-weight: bold;
	text-decoration:underline;
	text-align: center;
	margin: .5em;
}

a.article
{
	font-family:arial;
	color:#ffffff;
	text-align: left;
	font-size:10pt;
	font-weight: bold;
	text-decoration:underline;
}

a.footer
{
	font-family:arial;
	color:#000000;
	text-align: left;
	font-size:8pt;
	font-weight: bold;
}


