/* Global section */
*{margin:0px;}
td{vertical-align: top;}

/* Links */
a:link, a:active, a:visited{color:#000000; text-decoration:none;}
a:hover{color:#0000FF;}

a.topmenu:link, a.topmenu:active, a.topmenu:visited{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #818181;
	text-decoration: none;
	line-height: 14px;
}
a.topmenu:hover{
	color: #ED2124;
}
a.topmenu_on:link, a.topmenu_on:active, a.topmenu_on:visited{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #ED2124;
	text-decoration: none;
	line-height: 14px;
}
a.topmenu_on:hover{
	color: #818181;
}

/* Fonts section */
.black12{font-family:Verdana; font-size:12px; font-weight:normal; color:#000000; line-height: 1.5;}
.black12bold{font-family:Verdana; font-size:12px; font-weight:bold; color:#000000; line-height: 1.5;}
.white12{font-family:Verdana; font-size:12px; font-weight:normal; color:#FFFFFF;}
.white12bold{font-family:Verdana; font-size:12px; font-weight:bold; color:#FFFFFF;}

/* Forms section */
.contact_text{font-family:Verdana; font-size:13px; font-weight:bold; color:#242716;}
input.textfield{font-family:Verdana; font-size:12px; width:100%; border:#677870 solid 1px;}
textarea.textarea{font-family:Verdana; font-size:12px; width:100%; height:100px; border:#677870 solid 1px;}
input.sendbutton{font-family:Verdana; font-size:12px; font-weight:bold; width:100%; background-color:#677870; color:#FFFFFF; border:none;}

/* Site classes section*/
.trace {
	font-family: Verdana;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	color: #EC1F24;
}

a.peligon_footer, a.peligon_footer:link, a.peligon_footer:active, a.peligon_footer:visited {
	font-size:11px;
	font-family: Arial;
	font-weight:100;
	color: #000000;
	text-decoration: none;
	padding: 5px 0px 0px 5px;
}
a.peligon_footer:hover{
	color: #777777;
}
td.peligon_footer_bullet{
	font-size:11px;
	font-family: Arial;
	font-weight:100;
	color: #000000;
	padding: 0px 5px 0px 5px;
}
