/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 153px;
	border: 1px solid #EDEDED;
	border-top-color: #BFBFBF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 130%;
}

td {
	width: 33%;
	text-align: center;
	vertical-align: top;
}

td.filler {
	width: 17%;
	text-align: center;
	vertical-align: top;
}

td.form {
	text-align: left;
	vertical-align: top;
	width: 100%;
}

td.right {
	text-align: right;
	vertical-align: top;
}

td.highlight {
	color: #C00000;
	text-align: left;
	vertical-align: top;
}

.caption {
	color: #777777;
	font-size: 10px;
	text-align: center;
	margin: 0px 20px 10px 20px;
}
.text1 {
	text-align: center;
	font-size: 10px;
	color: #B3B3B2;
}

.text2 {
	font-size: 14px;
	color: #686868;
}

.text3 {
	color: #0000FF;
}

.text4 {
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
}

.highlight {
	color: #C00000;
}

/** LISTS1 */

.list1 {
	list-style: none;
}

.list1 a {
	padding-left: 8px;
	background: url(/images/homepage15.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #000000;
}

a.RiccoTech {
	color: #9E9E9E;
}

a:hover {
	text-decoration: none;
	color: #FF4EFE;
}

.link1 {
	padding-left: 8px;
	background: url(/images/homepage15.gif) no-repeat left center;
}

/** STYLES */

.style1 {
	text-align: center;
	color: #9E9E9E;
}

.style1 a {
	color: #9E9E9E;
	text-decoration: none;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: #F2F2F1 url(/images/homepage01.jpg) repeat-x left top; }
.bg2 { background: url(/images/homepage03.jpg) no-repeat left top; }
.bg3 { background: url(/images/subpage2_01.jpg) repeat-y left top; }
.bg4 { background: url(/images/subpage2_02.jpg) no-repeat left top; }
.bg5 { background: url(/images/homepage20.gif) repeat-y left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-center { text-align: center; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 10px 5px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

.img3 {
	border: 2px solid #777777;
	margin: 0px 0px -4px 0px;
	width: 133px;
	height: 100px;
}

img.homepage {
	width: 251px;
	height: 451px;
}

hr { display: none; }

.hr1 {
	clear: both;
	height: 21px;
	background: url(/images/homepage17.gif) repeat-x left center;
}

.input1
{
padding-left: 3px;
padding-right: 3px;
width: 220px;
background: #FFFFFF url(/images/a17.gif) repeat-x left top;
border: 1px solid #CCCCCC;
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #000000;
}

.submit1 {
	width: 58px;
	height: 19px;
	border: 1px solid #FFFFFF;
	background: #70998D url(/images/submit_button.gif) repeat-x left bottom;
	font-weight: bold;
	color: #FFFFFF;
}

.list1 {
	margin-left: 0px;
	margin-top: -3px;
	padding-left: 0px;
	list-style: none;
	line-height: 18px;
}

.list1 a {
	padding-left: 15px;
	background: url(/images/sitemap.gif) no-repeat left center;
}

.list2 {
	margin-left:20px;
	padding-left: 0px;
	list-style: none;

}

.list2 a {
	padding-left: 15px;
	background: url(/images/sitemap.gif) no-repeat left center;
}