.motori{display:none}

.bottoni { /* button */
	border-top: 1px solid #FF7B00;
	border-left: 1px solid #FF7B00;
	border-right: 1px solid #4e4e4e;
	border-bottom: 1px solid #4e4e4e;
	background-color : black;
	color: white;
	font-size: 11px;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-weight: bold;
	text-align : center;
}
input
{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, "Trebuchet MS", sans-serif;
    color : Black;
	background-color : White;
	border-style: solid;
	border-width : 1pt;
}

input.check
{
FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, "Trebuchet MS", sans-serif;
    color : Black;
	background-color : transparent;
	border-width : 0px 0px 0px 0px;	
}

textarea
{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, "Trebuchet MS", sans-serif;
    color : Black;
	background-color : White;
		border-style: solid;
	border-width : 1pt;
}

body {
	background-color: #FFFFFF;/*themecolour4;*/
	FONT-FAMILY: Verdana, "Trebuchet MS", sans-serif;
	color: #333333;/*themecolour4%0;*/
}
.border {
	background-image:   url("images/default_border.gif");
	background-repeat: repeat-x;
	background-position: top;
 }
.topstrip {
	background-image:  url("images/default_topstrip.gif");
	background-repeat: repeat-x;	
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
table {
	FONT-FAMILY: Verdana, "Trebuchet MS", sans-serif;
	color: #333333;/*themecolour4%0;*/
	FONT-SIZE: 10px;
	}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #333333;/*themecolour4%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #333333;/*themecolour4%0;*/
}
ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #333333;/*themecolour4%0;*/
	list-style-image:   url("images/default_bullet.gif");	
}

.leftcoltext {
	padding-top: 15px;
	padding-right:10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #333333;/*themecolour4%0;*/
}

.imageborder {
	border-right-style: solid;
	border-right-color: #686868;/*themecolour4%0;*/
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #686868;/*themecolour4%0;*/
	border-bottom-style: solid;
	border-bottom-color: #686868;/*themecolour4%0;*/
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #686868;/*themecolour4%0;*/
	border-top-width: 1px;
}
a:link {
	color: black;/*themecolour1;*/
}
a:visited {
	color: black;/*themecolour4%0;*/
}
a:link:hover {
	color: #ff6b21;/*themecolour3;*/
}
a:visited:hover {
	color: #ff6b21;/*themecolour3;*/
}
a.news:link {
	color: black;/*themecolour1;*/
	FONT-SIZE: 12px;
}
a.news:visited {
	color: black;/*themecolour4%0;*/
FONT-SIZE: 12px;}
a.news:link:hover {
	color: #ff6b21;/*themecolour3;*/
FONT-SIZE: 12px;}
.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b8b8b8;/*themecolour2;*/
}
.parahead {
	background-color: #FF7D00;/*themecolour3;*/
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b8b8b8;/*themecolour2;*/
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffffff;/*themecolour4;*/
}
.themecolor3 {
	/*background-color: #FF7D00;*//*themecolour3;*/
background-color: white;
}
.themecolor1 {
	background-color: black;/*themecolour1;*/
}
.rightcoltext {
	color: #333333;
	padding: 10px;
	background-color: #e8e8e8;/*themecolour2$ 38.5%, 67.5%;*/
}
-->