/* Style: 		base.css
	Author: 	Dario de Judicibus
	e-Mail: 	dejudicibus@geocities.com
*/
body  {
	background-color : #000080;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12pt;
	color : #ffffff;
}

p  {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12pt;
	color : #ffffff;
	text-align : justify;
}

p.tiny  {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
	color : #ffffff;
	text-align : justify;
}

p.micro  {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #ffffff;
	text-align : justify;
}

p.note {
	border : thin dotted #FFCC00;
	background-color : #000080;
	font-size : 8pt;
	text-align : justify;
	padding-bottom : 4px;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 4px;
}

p.license {
	border : thin dotted #FFCC00;
	background-color : #000080;
	font-size : 7pt;
	text-align : center;
	padding-bottom : 8px;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 8px;
}

p.quote  {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
	color : #ffd700;
	text-align : justify;
	margin-left : 10pt;
	margin-right : 10pt;
}

table.dirs {
	background-color : White;
	border : thick groove #000080;
	padding : 10px;
}

td.tabsep {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #FFFFFF;
	text-align : center;
	border-bottom-color : Yellow;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

td.tabon {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #FFFFFF;
	text-align : center;
	border-left-color : Yellow;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : Yellow;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : Yellow;
	border-top-style : solid;
	border-top-width : 1px;
	padding-top : 2px;
	padding-bottom : 2px;
}

td.taboff {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : ##FFD700;
	text-align : center;
	border-left-color : Silver;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : Silver;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : Silver;
	border-top-style : solid;
	border-top-width : 1px;
	border-bottom-color : Yellow;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	padding-top : 2px;
	padding-bottom : 2px;	
}

td.micro  {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #ffffff;
}

td.tiny  {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
	color : #ffffff;
	text-align : left;
}

p.item  {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
	color : #ffffff;
	text-align : left;
}

div.tiny  {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
	color : #ffffff;
	text-align : center;
}

div.menu  {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #ffffff;
	text-align : left;
}

div.banner  {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #ffff00;
	text-align : center;
}

h1.label  {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 14pt;
	text-align : left;
	color : Yellow;
	text-shadow : 2px 2px 2px black;
	padding-bottom : 0px;
}

h1  {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 16pt;
	text-align : left;
	text-shadow : 2px;
}

h2  {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 14pt;
	text-align : left;
}

h3  {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12pt;
	text-align : left;
	text-weight : bold;
}

a  {
	color : #ffff00;
	text-decoration : none;
}

a:active  {
	color : #ffff00;
}

a:link  {
	color : #ffff00;
}

a:visited  {
	color : #00ff00;
}

a:hover  {
	background-color : #000000;
	color : #00ffff;
}

a.dirs, a.dirs:link, a.dirs:visited, a.dirs:active {
	border : 1px solid White;
	background : transparent;
}

a.dirs:hover {
	border : 1px solid Navy;
	background : transparent;
}

.tiny  {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
	color : #ffffff;
	text-align : justify;
}

span.wrong {
	color : Red;
}

.bisque  {
	color : #FFE4C4;
}

.gold {
	color : #FFD700;
}

.label  {
	color : #FFFFFF;
	text-weight : bold;
}

.micro  {
	font-size : 8pt;
}

ol.tiny  {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
	color : #ffffff;
	text-align : justify;
}

ol.tiny  li {
	list-style-type : decimal;
}
