@charset "utf-8";

/* CSS Document */





body

{

	background-color: #ffffff;

	color:;

	background-image: 

	url('images/bg_slim.jpg');

	background-repeat: repeat-x;

	background-position:center;

	background-position:top;

}



table

{

	empty-cells: show;

}



echo

{

	color:#003;

}



.rate

{

	font:"Adobe Garamond Pro", "Adobe Garamond Pro Bold";

	font-family:"Adobe Garamond Pro", "Adobe Garamond Pro Bold";

	font-size:14px;

	color:#00C;

	font-weight:bold;

}

h1

{

	font:"Adobe Garamond Pro", "Adobe Garamond Pro Bold";

	font-family:"Adobe Garamond Pro", "Adobe Garamond Pro Bold";

	font-size:22px;

	color:#4260A4;

}



h3

{

	font:"Adobe Garamond Pro", "Adobe Garamond Pro Bold";

	font-family:"Adobe Garamond Pro", "Adobe Garamond Pro Bold";

	font-size:22px;

	color:#00C;

}



h4

{

	font:"Courier New", Courier, monospace;

	font-family:"Courier New", Courier, monospace;

	font-size:11px;

	color:#ffffff;

}



h5

{

	font:"Adobe Garamond Pro", "Adobe Garamond Pro Bold";

	font-family:"Adobe Garamond Pro", "Adobe Garamond Pro Bold";

	font-size:15px;

	color:#00C;

}



h6

{

	font:"Adobe Garamond Pro", "Adobe Garamond Pro Bold";

	font-family:"Adobe Garamond Pro", "Adobe Garamond Pro Bold";

	font-size:12px;

	color:#003;

}



li

{

	font:Arial, Helvetica, sans-serif;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	font-weight:bold;

	color:#003;

}

ul
{
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#003;
}



.absolute

{

	position:absolute;

	top:0;

	left:0;

	right:0;

}



.yinput

{

	background-color:#ffff76;

}



button

{

	background-color:#d8d8d8;

}



.phpcell

{

	background-color:#FFF;

	color:#003;

}



.sqlcell

{

	background-color:#FFF;

	font:"Adobe Garamond Pro", "Adobe Garamond Pro Bold";

	font-family:"Adobe Garamond Pro", "Adobe Garamond Pro Bold";

	font-size:15px;

	font-weight:bold;

	color:#003;

}



#scell

{

	background-color: #05224a;

	color: #05224a;

	background-image: url('images/headercol.jpg');

	background-repeat: repeat-x;

	background-position: center;

	background-position: top;

	background-attachment: fixed;

}



.tcell

{

	background-color:#05224a;

	color:#05224a;

	background-image:url('images/headercol.jpg');

	background-repeat:repeat-x;

	background-position:center;

	background-position:top;

	background-attachment:fixed;

}



#fcell

{

	background-color: #05224a;

	color: #05224a;

	background-image: url('images/headercol.jpg');

	background-repeat: repeat-x;

	background-position: center;

	background-position: top;

	background-attachment: fixed;

}



.logocell

{

	background-color: #ffffff;

	color: #ffffff;

	background-image: url('images/main_logo.jpg');

	background-position: center;

	background-attachment: fixed;

	background-repeat:no-repeat;

}



.bluelogo

{

	background-image:url('images/header_bg.jpg');

	background-attachment:fixed;

	background-position:center;

	background-repeat:no-repeat

	background-color:#05224a;

	color:#05224a;

}



.empty

{

	background-color:#ffffff;

	color:#ffffff;

}

.emptyWborder

{

	background-color:#ffffff;

	color:#ffffff;
	
	border:5;
	
	border-color:#4461a7;

}



.blue

{

	background-image:url('images/header_color.jpg');

	background-color:#05224a;

	color:#05224a;

}



.lightblueline

{

	background-color:#4461a7;

	color:#4461a7;

}

.whiteline
{
	background-color:#FFF;
	color:#FFF;
}


.darkblueline

{

	background-color:#03095d;

	color:#03095d;

}