/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(imagesc/fd.gif) repeat-x bottom;
	background-attachment: fixed;
}

/** TEXTS */

.txterror {
font-family: Myriad roman, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #666666;
}

.txtform {
font-family: Myriad roman, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #666666;
}

.TEXTAREA {
font-family: Myriad roman, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #666666;
}

.SELECT {
font-family: Myriad roman, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #666666;
}

.INPUT {
font-family: Myriad roman, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #666666;
} 

.mytext {
font-family: Myriad roman, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #666666;
} 


.textnews {
font-family: Myriad roman, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #666666; 
} 
.textne {
font-family: Myriad roman, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000; 
} 
.mytext2 {
font-family: Myriad roman, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #167a7c; 
} 

.mytext3 {
font-family: Myriad roman, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px; 
color: #167a7c;
} 

.mytext4 {
font-family: Myriad roman, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px; 
color: #FFFFFF; 
} 

.mytext5 {
font-family: Myriad roman, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px; 
color: #666666;
}

.mytext6 {
font-family: Myriad roman, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; 
color: #167a7c;
font-weight: bold;
}

/** LINKS */

a {
	color: #167a7c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #0c595f; 
}

.more {
	font-weight: bold;
}