/*
CSS File For Albuquerque BioDiesel Project
 * Colors
 *   Categories: 243,244,243
 *   Categories-border-top: 243,244,242
 *   Categories-border-bottom: 172,168,153
 *   padding: top, right, bottom, left;
 */
 a.nodeco:link {
  text-decoration:none;
}

a.nodeco:visited {
  text-decoration:none;
}

a.nodeco:hover {
  text-decoration:none;
}

a.nodeco:active {
  text-decoration:none;
}

.clsCMOn {
PADDING-LEFT: 2px; 
PADDING-TOP: 0px; 
PADDING-BOTTOM: 2px;
PADDING-RIGHT: 2px;
FONT-SIZE: 12px; 
font-family:Arial, Tahoma, Verdana;
COLOR: black; 
TEXT-DECORATION: none}

.clsCMOver {
PADDING-LEFT: 2px; 
PADDING-TOP: 0px;
PADDING-BOTTOM: 2px;
PADDING-RIGHT: 2px; 
FONT-SIZE: 12px; 
font-family:Arial, Tahoma, Verdana;
COLOR: black; 
TEXT-DECORATION: none}

.area
{
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.box
{
	background-color: #B0E2F4;
	border: 1px dashed #1400CC;
	margin: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;

}
.box blockquote
{
	margin: 0px;
}

h1.main
{
    background-color: transparent;
    margin: 0em;
    line-height: 300%;
    text-align: center;
    font-size: 28pt;
}

table
{
    margin: 0em;
    padding: 0em;
    z-index: 0;
}

table.body
{
    width: 820px;
    text-align: justify;
    font-weight: 400;
    font-size: 10pt;
    font-family: arial, serif;
    text-color: #3333FF; 
	background-color: #FFFAF0;
}

table.text
{
    height: 100%;
    width: 100%;
}

tr
{
    margin: 0em;
    padding: 0em;
}

td
{
    margin: 0em;
    padding: 0.3125em;
    vertical-align: top;
}

td.head
{
    background: url(../images/bg_grad_4.png) repeat-x center;
}

td.main
{
    padding: 0.3125em;
	background-color: #FFFFFF;
}

td.nav
{
    width: 17.5%;
    color: #000;
    background-color: #ccebff;
    padding: 2px;
    cursor: default;
}

td.periph
{
    width: 17.5%;
    color: #000;
    background-color: #ccebff;
    padding: 0.3125em;
}

td.main-links
{
    color: #330000;
    background-color: #ADD2EB;
    text-align: center;
    padding: 0.3125em;
}

td.movie
{
    color: #000;
    background: #d3d3d3;
    text-align: justify;
    border: thin solid #000;
}

div.menuItem
{
    font-size: 10pt;
    font-family: arial;
    margin: 0.0625em 0.0625em .0625em .0625em;
    border: 0em;
    padding: 0.125em 2.0em 0.1875em 0.5em;
    position: relative;
    cursor: default;
}

.menuItem > a
{
    font-weight: normal;
    text-decoration: none;
}

#_
{
    width: 120px;
    position: fixed;
}
div.menuItem:hover
{
    margin: 0em;
    border: 0.0625em outset #c1cac5;
    padding: 0.125em 0.4375em;
}

body div.subMenu div.menuItem:hover
{
    color: #000;
    background-color: #afcefe;
}

div.subMenu
{
    border: 0.0625em outset #000;
    color: #000;
    background-color: #efffff;
    position: fixed;
    text-align: left;
    padding-left: .1%;
    z-index: 2;
}
#_ > 

body > div
{
    text-align: left;
}

p.cite
{
    	text-align: right;
}

a
{
    	color: #000;
    	background-color: inherit;
}

.inactiveLink
{
    	color: #888;
	background: inherit;
}

.label
{
    margin-right: 0.6875em;
    padding-right: 0.4375em;
}

img
{
    border: 0px;
}

img.arrow
{
    	border: 0;
    	width: 4px;
    	height: 7px;
    	position: absolute;
    	top: 35%;
    	right: 1px;
    	position-left: 95%;
    	bottom: 0px;
}
