/* General
=====================================================================*/
html, body, button, div, input, select, fieldset { font-family: Arial; font-size: 10pt; };

body 
{
	color: black;
	font-family: Arial;
	font-size: 12pt;
	cursor: default;
	background: url(http://www.escobarstudios.com/images/esc_bg_second.gif) no-repeat scroll 50% 0;
	background-color: #141414;
}

button {background-color: #444444; border-width: 1px; border-style: outset; border-color: 676E64; width: 100px; height: 27px;}

/* Links
=====================================================================*/
a:link {color: #676E64; text-decoration: underline;}
a:visited {color: #676E64; text-decoration: underline;}
a:hover {color: white; text-decoration: none; cursor: hand; cursor: pointer;}
a:active {color: #676E64; text-decoration: underline;}
.link {text-decoration: none;}

/* Navigation Bar Classes
=====================================================================*/
.itemOver 
{
	background-color:white;
	color: #006699;
	font-size:9pt;
	font-family: Tahoma;
	font-weight: bold;
	cursor: pointer;
}
.itemOut 
{
	color:white;
	font-size:9pt;
	font-family: Tahoma;
	font-weight: bold;
}

body 
{
	background: url(http://www.escobarstudios.com/images/esc_bg_second.gif) no-repeat scroll 50% 0;
	background-color: #141414;
}

.headertext 
{
	color: #006699;
	font-size:14pt;
	font-weight: normal;
	color: #377CB3;
	font-family: georgia, times, serif
}

table
{
	color: #676E64;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	cursor: default;
	background-repeat: no-repeat
}

.footer
{
	color: #676E64;
	font-family: Tahoma, Arial;
	font-size: 8pt;
	background-repeat: no-repeat
}

.image
{
vertical-align: middle
}

.smalltext
{
	color: #676E64;
	font-family: Verdana;
	font-size: 7pt;
}

.text
{
	color: #676E64;
	font-family: Arial;
	font-size: 10pt;
}

.grandtext
{
	color: black;
	font-family: Georgia;
	font-size: 10pt;
	cursor: default;
}

.smallgrandwhitetext
{
	color: white;
	font-family: Georgia;
	font-size: 8pt;
	cursor: default;
}

.button {width: 133px; height: 51px; background: url(../images/btn_glossy_off.jpg); border: 0; font-size:10pt; color: #c1cebb;}
.button:hover {width: 133px; height: 51px; background: url(../images/btn_glossy_on.jpg); border: 0; font-size:10pt; color: #c1cebb;}
.input {font-size:10pt; color: #676E64; background-color: rgb(68,68,68); border-width:0; border-color: rgb(103,110,100); border-style: solid; scrollbar-base-color: #676E64;}

.show_layer {visibility: visible;}
.hidden_layer {visibility: hidden;}

img {
behavior: url("http://www.escobarstudios.com/styles/pngbehavior.htc");
border: 0px;
}

.copyright{
font-family: Tahoma; font-size: 7pt; color: #676E64;
}
span span {
min-height:65px; color: #184467; font: bold 160%/98% Helvetica, Arial, sans-serif; letter-spacing: -1px;
}