/* Ford Modified Club - Malta */

body {
	margin-top: 0px;
	background-color: #094784;
	background-image: url(../graphics/body_bg.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
}




.title {text-align: left; font: 1.3em Georgia, Times, serif; color:#006699;}
.bodytext {
font:70%/1  Verdana, geneva, arial, helvetica, sans-serif;
	line-height:1.5em;
	color:#333; 
}
.bodytext a:link, .bodytext a:visited, .bodytext a:active {
	color:#333; text-decoration:underline; 
}
.bodytext a:hover {
	color:#333; text-decoration:none; 
}
.bodytextbigger {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
.bodytextbigger a:link, .bodytextbigger a:visited, .bodytextbigger a:active {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
	line-height:1.5em;
	color:#006699;
	font-weight:bold;
	text-decoration:none;
}
.bodytextbigger a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
	color:#FF9900;
	font-weight:bold;
	text-decoration:none;
}
.whitetext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; }
.bigtext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF;}
.bigtextorange {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #D56A00}
.mottofront {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; color: #3399CC}
.mottofrontbig {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 26px; color: #3399CC}
.mottofrontsmall {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 19px; color: #3399CC}
.bodytextblue, .bodytextblue a:link, .bodytextblue a:active, .bodytextblue a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.bodytextblue a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#FF702B;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
}

.copyrighttext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color:#757575;
	text-decoration:none;
}
.copyrighttext a:link, .copyrighttext a:active, .copyrighttext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color:#757575;
	text-decoration:underline;
}
.copyrighttext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color:#006699;
	text-decoration:none;
}
.smalltextlightgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color:#757575;
}
.bigtitle {text-align: left; font: 1.3em Georgia, Times, serif; color:#CC0000;}

.smalltextorange {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #D56A00}
.smalltextorange a:link,.smalltextorange a:visited,.smalltextorange a:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #D56A00}



/* Menu */
.invertedshiftdown2{
padding: 0;
width: 100%;
border-top: 5px solid #0099CC; /*Highlight red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown2 ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown2 a{
float: left;
display: block;
font: bold 12px Arial;
color: black;
text-decoration: none;
margin: 0 0 0 0; /*Margin between each menu item*/
padding: 8px 10px 5px 10px; /*Padding within each menu item*/
background-color: lightblue; /*Default menu color*/
border-right: 1px solid white;
}

.invertedshiftdown2 a:hover{
background-color: #0099CC; /*Highlight red color theme*/
color: white;
}

.invertedshiftdown2 .current a{ /** currently selected menu item **/
background-color: #0099CC; /*Highlight red color theme*/
color: white;
}
/* ----------------------------------------------------------------------- */

