body { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; background-color: #fff; color: #000; font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif; }

/* generals */
a { text-decoration: underline; }
img 		{ border: 0px; }
form		{ display: inline; }



body { font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif; background-color: #fff; color: #333; margin: 0px; }



/* container */
div#container	{ position: relative; text-align:left; margin: 0px auto 0px auto; background-color:#fff; }

/* header */
div#header { display: none; }
	img#logo {  }

/* metanav */
div#metanav { display: none; }

/* breadcrumb */
div#breadcrumb { display: none; }

/* credit */
div#credit { display: none; }

/* search */
div#search { display: none; }

/* topnav */
div#topnav{ display: none; }

/* subnav */
div#subnav { display: none; }

/* auxnav */
div#auxnav { display: none; }

/* content */
div#content	{  }

/* footer */
div#footer		 { clear: both; }

/* google  */
div#google{ display: none; }	



/* links general*/
div#content a, div#content a:visited { text-decoration: underline; }
div#content a:hover	{ text-decoration: none;  }

/* links navigation */
.lvl1 {  }
.lvl1a {  }
.lvl1l {  }
.lvl1al {  }
.lvl1:hover, .lvl1a:hover,  .lvl1l:hover, .lvl1al:hover {  }

.lvl2 {  }
.lvl2a {  }
.lvl2l {  }
.lvl2al {  }
.lvl2:hover, .lvl2a:hover,  .lvl2l:hover, .lvl2al:hover {  }

.lvl3 {  }
.lvl3a {  }
.lvl3l {  }
.lvl3al {  }
.lvl3:hover, .lvl3a:hover,  .lvl3l:hover, .lvl3al:hover {  }


/* text elements */
p	{ }

h1 { font-size: 110%; }
h2 { font-size: 95%; }
h3 { font-size: 90%; }

ul, ol { }
li



/* images */
img { border: 0px; float: none; }



/* tables */
table {  }
th {  }
td {  }



/* forms */
fieldset {  }
legend{  }
input {  }
textarea {  }
select {  }
option {  }



