@import url('menus.css');

.font1{ 
font-size: 11px; 
font-family: Verdana, sans-serif,  Arial ;
color: #ffffff;
text-decoration:none; 
}
A {text-decoration: none; color: #FD1C14;}
A:hover {text-decoration: underline;}

.font2-mainfontsmall{ 
font-size: 11px; 
font-family: Arial, sans-serif, Verdana;
color: #072C63;

}

.font2b-mainfont{ 
font-size: 14px; 
font-family: Times New Roman, Times, serif, Arial, sans-serif, Verdana;
color: #072C63;

}

.font3-link{ 
font-size: 11px; 
font-family: Arial, sans-serif, Verdana;
color: #FD1C14;
text-decoration:underline;
}

.font4-sm{ 
font-size: 11px; 
font-family: Arial, sans-serif, Verdana;
color: #072C63;
text-decoration:underline;
}

.background{ 
background-attachment: fixed; 
background-image: url(images/background_fade.jpg); 
background-repeat: repeat-x; 
background-position: top;
}

.background2{ 
background-attachment: fixed; 
background-image: url(images/menu/bottom.jpg); 
background-repeat: repeat-x; 
background-position: top right;
}

.background3{

background-image: url(images/bottom-menu-fade.gif);
background-repeat: repeat-x; 
background-position: bottom left;
}

.background4{ 
background-image: url(images/menu-back.gif);
background-repeat: repeat-y; 
background-position: left;
}

.background5{ 
background-attachment: fixed; 
background-image: url(images/watermark_port.jpg); 
background-repeat: repeat-x; background-position: top;
}

.background6{ 
background-attachment: fixed; 
background-image: url(images/watermark_clouds1.jpg); 
background-repeat: repeat-x; background-position: top;
}


.fields_cc{ 
background-color: #ffffff; 
height: 16px; 
border: black; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; border-bottom-width: 1px; 
border-left-width: 1px; 
font-family: Verdana, Helvetica;
font-size: 7pt; 
clip: rect( ); 
padding-left: 3px ; font-weight: ; 
color: #000000 
background-attachment: fixed; 
background-image: url(/images/fieldback.gif); 
background-repeat: no-repeat;	background-position: left top;
}

.buttons{
background-color: ffffff; 
border: #000000; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; border-bottom-width: 1px; 
border-left-width: 1px; 
font-family: Verdana, Helvetica; 
font-size: 7pt; 
clip: rect( );
padding-left: 1px ; font-weight: ; 
color: #000000;
}


.test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
