body, td, table {
	font : 12px verdana, geneva, arial, helvetica, sans-serif;
}

body, body.framemain {
	margin: 0;
	padding: 0;
}

span.error, span.red, span.red-small {color: Red;}
span.error 		{font-weight: bold;}
span.red-small {font-size: 10px;}

span.message {
	font-weight: bold;
	color: #1E90FF;
}
span.introcaption {
	font-size: 24px;
	font-weight: bold;
	color: #9E2107;
}

.footer {
	font-size: 10px;
	color: white;
	width: 660px;
	height: 25px;
	background-color: #797321;
}
a.footer:visited, a.footer {
	width: auto;
	height: auto;
	color: white;
	background-image: none;
}

h1 {
	
}
h2 {
	
}
h3 {

}
.caption, .caption-small {color: #2F4F4F;}
.caption-small 	{font-size: 10px;}
.val, .val-small {color: Black;}
.val {font-size: 12px;}
.val-small {font-size: 10px;}

span.note {
	color: #336666;
}
.formcaption 	{color: #9E2107;font-weight: bold;}

span.debugerror {
	color: #8B0000;
}
/* ----------------------- Balance as of -----------------*/
span.balanceasof {
	color: #2F4F4F;
}
span.balanceasofneg {
	color: Red;
	font-weight: bold;
	
}
span.balanceasofpos {
	color: #2F4F4F;
}
span.balanceasofzero {
	color: #2F4F4F;
}
.filter {
	color: #191970;
	font-size: 10px;
	font-weight: bold;
}
input, textarea, select {
	background-color: White;
	border: 1px solid #5F80A0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

input.checkbox{
	border: 0px;
	background-color: transparent;
}

input.submit, input.button {
	color: Black;
	background-color: #D4D0C8;
	border: 2px solid;
	border-color: #CCCCCC #808080 #808080 #CCCCCC;
	font-size: 10px;
}

input.calendar {
	height: 16px;
	width: 20px;
	border: 0px solid;
	cursor: pointer;
  	background-image: url(../images/callendar.gif);
	background-position: center;
	background-repeat: no-repeat;
}
input.counter {
	color: #2F4F4F;
	background-color: #E9E9E9;
	border: 1px solid #E9E9E9;
}

div.form {
	padding: 8px 8px 8px 8px;
	background-color: #DCDCDC;
	border: 1px solid;
	border-color: #A9A9A9;
}

table.form {
	border: 1px solid;


}

form {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.application {
	background-color: #FFFFF0;
	border: 1px solid Silver;
}

table.container-main {
	background-color: white;
	width:670px;
}

/* ----------------------- MAIN MENU -----------------*/
body.mainmenu {
	text-align: center;
	margin-top: 0px;
}
table.mainmenu {
	width: 660px;
	margin: 0;
	background-color: white;

}
td.mainmenu-bar {
	background-color: #797321;
	width: 660px;
	height: 25px;
}

.menuitem {
	font-size: 16px;
	font-weight: bold;
	color: #49627B;
	text-decoration: none;
}
.menuitem:hover{
	color: #00BFFF;
}
/* ----------------------- SUBMENU -----------------*/
table.submenu {
	height: 25px;
	width: 658px;
	margin: 2px;
	background-color: #797321;
}
.submenuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: White;
	text-decoration: none;

}
a.submenuitem {
}

.submenuitem:hover {
	color: yellow;
}
.submenuitem-disabled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: silver;
}
/* ----------------------- INFO -----------------*/
table.info, td.info, td.infoH, td.infoC, td.infoV{
	border: solid #A9A9A9;
}
td.info, td.infoH, td.infoC, td.infoV {
	border-width: 1px 1px 0 0;
	font-size: 12px;
}
table.info {border-width: 0 0 1px 1px;}
/* ------------ INFO HEADER -------------*/
td.infoH {
	background-color: #B3C3CD;
	}
td.infoH span {
	color: black;
	font-weight: bold;
	
	}
/* ------------ INFO BLANK -------------*/
td.info {background-color: #FFFFF0;}
td.info a {color:blue;}
td.ingo a:hover{color: green;}
/* ------------ INFO CAPTION -------------*/
td.infoC {background-color: #FFFFF0;}
td.infoC span {color: #0D2B55;}
td.infoC a {color:blue;}
td.ingoC a:hover{color: green;}
/* ------------ INFO VALUE  -------------*/
td.infoV {background-color: #FFFFF0;}
td.infoV span {color: #0D2B55;}
td.infoV a {color:blue;}
td.ingoV a:hover{color: green;}
/* ----------------------- GRID ----------------------*/
table.grid, td.grid0, td.grid1, td.grid, td.gridH, td.subtotal, td.total{
	border: solid #a9a9a9;
}
td.grid0, td.grid1, td.grid, td.gridH, td.subtotal, td.total {
	border-width: 1px 1px 0 0;
	font-size: 10px;
}
table.grid {border-width: 0 0 1px 1px;}
/* ------------ GRID HEADER --------*/
td.gridH {background-color: #B3C3CD;}
td.gridH span, td.gridH a{color: Blue;}
td.gridH a:hover{color: black;}
/* ------------ GRID BLANK ---------*/
td.grid0 a {color:blue;}
td.grid0 a:hover{color: green;}
/* ------------ GRID 0 -------------*/
td.grid0 {background-color: #DFE7EA;}
td.grid0 a {color:blue;}
td.grid0 a:hover{color: green;}
/* ------------ GRID 1 -------------*/
td.grid1 {background-color: #FFFFF0;}
td.grid1 a {color:blue;}
td.grid1 a:hover{color: green;}
/* ------------ GRID SUBTOTAL --------*/
td.subtotal {background-color: #FFFFE0;}
td.subtotal {
	color: Black;
	font-weight: bold;
	}
/* ------------ GRID TOTAL -----------*/
td.total {background-color: #B3C3CD;}
td.total span, td.total a{
	color: Black;
	font-weight: bold;
}
