html {
	height: 100%; width: 100%;
}
body {
	margin: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-base-color: #FF6600;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-face-color: #FFCC00;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color:	#FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.swo {
	background-attachment: fixed;
	background-image: url(http://es.geocities.com/components/images/tile_new.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.maintable {
	background-image: url(http://es.geocities.com/components/images/table_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.feedtable {
	border-top: solid 1px #000000;
}

.centretable {
	border: solid 1px #000000;
	
}

.rightcolumn {
	border-left: solid 1px #000000;
}

h3 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000
}


p,td,th,dl,li,ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 9pt;
	color: #000000;
	border: solid 1px #FF6600;
}

.buttoninput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FF6600;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	border: solid 1px #000000;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

a.menuitem {
	color: #000000;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
}

a.menuitem:active {
	color: #000000;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
}

a.menuitem:hover {
	color: #FF6600;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
}

a.menutext {
	color: #000000;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}

a.menutext:active {
	color: #000000;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}
a.menutext:hover {
	color: #FF6600;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}


a.body {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF6600;
}
a.body:hover {
	color: #000000;
	text-decoration: underline;
}

a.body:visited {
	color: #FF6600;
}

a.body:active {
	color: #FF6600;
}

a {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF6600;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #FF6600;
}


img { border:none; }

td.color1,th.color1,table.color1,tr.color1, .color1 p, .color1 td { background: #FFFFFF; color: #000000; }
td.menuitem,th.menuitem,table.menuitem,tr.menuitem, .menuitem p, .menuitem td { background: #FFFFFF; }
td.color3,th.color3,table.color3,tr.color3, .color3 p, .color3 td { background: #FFFFFF; color: #000000;  font-size: 12px; font-weight: bold; }


.version {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none
}

pre { width:407px; }
