/*================================
   CSS STYLES FOR Itronix-CCC
   01/2005
   ================================*/
   
/* ITRONIX COLOR SCHEME
#244262 = Itronix Dark Blue
#A4B5C7 = Itronix Light Blue
#FFB64E = Itronix Gold
#E5E5E5 = Itronix Gray
*/


/* BEGIN PAGE STYLES */
BODY
{ font color: #514E44; font-family: arial,helvetica,sans-serif; font-size: 12px; bg color: #FFFFFF;
	scrollbar-face-color: #EDEDED;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #EDEDED;
	scrollbar-3dlight-color: #BDC5BF;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #F9F9F9;
	scrollbar-darkshadow-color: #98AAB1 }
HR
{ height: 1px; text-align: center }
UL
{ padding-left:11px; padding-bottom:0px; padding-top:0px; margin-left:5px; margin-bottom:0px; margin-top:0px }
LI
{ padding-left:0px; padding-bottom:5px; padding-top:0px; margin-right:5px; margin-bottom:0px; margin-top:0px }
/* END PAGE STYLES */

/* BEGIN FONT STYLES */
.Title
{ color: #000000; font-family: arial,helvetica,sans-serif; font-size: 12px; font-weight: bold; font-variant: small-caps;
	background-color: #CAC8C1;
	border-left: dimgray 1px solid; border-top: dimgray 1px solid; border-right: dimgray 1px solid; border-bottom: dimgray 1px solid;
	padding-left: 10px; padding-right: 10px;
	line-height: 11pt }
TD
{ color: #514E44; font-family: arial,helvetica,sans-serif; font-size: 12px }
/* END FONT STYLES */

/* BEGIN LINK STYLES */
a
{ color: #514e44; font-size: 12px; font-family: arial,helvetica,sans-serif; text-decoration: underline }
a:visited
{ color: #244262; font-size: 12px; font-family: arial,helvetica,sans-serif; text-decoration: underline }
a:hover
{ color: #000000; font-size: 12px; font-family: arial,helvetica,sans-serif; text-decoration: underline }
a.dark:link, a.bold:visited, a.bold:active
{
	font-size: 12px;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	text-decoration: none }
a.menu:link, a.menu:visited, a.menu:active, a.menu:hover
{
	font-size: 11px;
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #244262; 
	text-decoration: none }
a.menu:hover
{ 
	font-size:11px;
	color: #FFFFFF; 
	background-color: #718EC5 }
.menu_bg
{ background-color: #244262 }
/* END LINK STYLES */

/* BEGIN FORM STYLES */
textarea
{
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px }
input
{
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px }
.CustInput
{
	border-top: 1px solid #A4B5C7;
	border-bottom: 1px solid #A4B5C7;
	border-right: none;
	border-left: none;
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	height: 18px;
	font-size: 12px }
.Button
{
	background-color: #FFB64E;
	border-color: dimgray;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	height: 18px;
	font-size: 12px }
.ResetButton
{
	background-color: #A4B5C7;
	border-color: dimgray;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	height: 18px;
	font-size: 12px }
.Heading
{ background-color: #244262; color: #FFFFFF; font-family: arial,helvetica,sans-serif; font-size: 12px; padding-top: 3px; padding-bottom: 3px }
.Data
{ background-color: #A4B5C7; color: #514E44; font-family: arial,helvetica,sans-serif; font-size: 12px; padding-top: 3px; padding-bottom: 3px }
.Data-Alt
{ background-color: #E5E5E5; color: #514E44; font-family: arial,helvetica,sans-serif; font-size: 12px; padding-top: 3px; padding-bottom: 3px }
/* END FORM STYLES */