/* Bucka Energy CSS 01 */

body,td,th {font-family: Arial, Helvetica, sans-serif; }

body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link, a:visited {color: #F13F3F; text-decoration: none; }
a:hover, a:active {text-decoration: none; color: #F13F3F; }

.inTextLink:Link, .inTextLink:visited  {color: #F13F3F; text-decoration: none;}
.inTextLink:hover, .inTextLink:active  {text-decoration: none; color: #ff0000;}

.bodytab 		{

}
.bodyborder 	{background-color: #ffffff; }
.sidebar 		{background-color: #FFFFFF; }

.pagetitle 		{font-size: 24px; color: #000000; }
.footer		{font-size: 10px; line-height: 20px; color: #000000; }
.footer a:link, .footer a:visited {font-size: 10px; line-height: 20px; color: #F13F3F; }
.footer a:hover, .footer a:active {font-size: 10px; line-height: 20px; color: #ff0000; }

.smtxt 			{font-size: 10px; color: #000000; }
.bodytxt 		{color: #000000; font-size:12px; }

.cellstyle1 	{background-color: #CCCCCC; }
.cellstyle2 	{background-color: #eeeeee; }
.cellstyle3 	{background-color: #f5f5f5; }
.cellstyle4 	{background-color: #ffffff; }
.cellstyle5 	{background-color: #F13F3F; }

.nav-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #f5f5f5;
	background-image: url(../img/nav/lit.gif);
	text-transform: uppercase;
}
.nav-on a:link, .nav-on a:visited, .nav-on a:hover, .nav-on a:active {color: #ffffff; text-decoration: none; }

.nav-off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F13F3F;
	text-transform: uppercase;
}
.nav-off a:link, a:visited {color: #F13F3F; text-decoration: none; }

.subtitle {font-size: 18px; color: #000000; }