body {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background: #FFF url(images/top_repeat.gif) top repeat-x;
}

table {
	font-family: Tahoma;
	font-size: 10px;
	color: #27546E;
}

a:link		{
	color: #1A76AC;
    Text-decoration: none;
}
a:visited	{
	color: #1A76AC;
    Text-decoration: none;
}
a:hover		{
	color: #1A76AC;
    Text-decoration: none;
}
a:active	{
	color: #1A76AC;
    Text-decoration: none;
}
.style1 {color: #FFFFFF}
.style3 {font-size: 7px}
.style5 {color: #FFFFFF; font-size: 7px; }

.styleAlert {font-family: Tahoma; font-size: 10px; color: #27546E;}

textarea {
	font-family: Tahoma;
	font-size: 9px;
	color: #27546E;
}

input {
	font-family: Tahoma;
	font-size: 9px;
	color: #27546E;
}

select {
	font-family: Tahoma;
	font-size: 9px;
	color: #27546E;
}

.hidden {
	display:none;
}

.tenspace {
	margin-top:10px;
}