/* begin some basic styling here                  */
body {
	background-color: #FFFFFF;
	margin: 0px;
}

body, li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1, h2, h3, h4, h5, h6, p, strong, div, form, acronym, label, table, td, th, span, a, hr, code, pre, hr, select, input, textarea {
	margin:0;
	padding:0;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	list-style-type: none;
}

.clsMainMenuStepStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.clsSubMenuStepStyle {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	padding: 2px;
}

.clsLinkStyleTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-align: center;
	height: 32px;
	background-image: url(../img/frm_header_main_page.gif);
}

a { 
	color: red; 
	text-decoration:none; 
}

a.clsMainMenuStepStyle:visited {
    color: #7F7F7F;
	text-decoration: none;
}

a.clsMainMenuStepStyle:link {
	color: #7F7F7F;
	text-decoration: none;
}
           
a.clsMainMenuStepStyle:hover {
    color: #000000;
    text-decoration:underline;
}

a.clsSubMenuStepStyle:visited {
    color: #000000;
	text-decoration: none;
}
           
a.clsSubMenuStepStyle:link {
	color: #000000;
	text-decoration: none;
}
           
a.clsSubMenuStepStyle:hover {
    color: #7F7F7F;
    text-decoration:underline;
}

a.clsLinkStyleTop:visited {
	text-decoration: none;
	color: #000000;
}
           
a.clsLinkStyleTop:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	color: red; 
	text-decoration:none; 
}

a:hover {
	color: #FFCF75; 
	text-decoration: underline;
}

h1 {
	font-size: 2em;
}

h1 a{
	color: #000;
}

hr {
	height: 1px;
	color: #000;
	clear:both;
}

h2 {
	font-size: 1.2em;
	margin: 10px 0px 10px 0px;
}

p {
	margin: 0px 0px 10px 0px;
}

dt {
	font-weight: bold;
}

.clear {
	clear: both;
}

img{ 
	border:none;
}

acronym {
	border-bottom: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	cursor: help;
}

.DisabledInput {
	background-color: #E0E0E0;
}

div#header {
	background-color: #fea;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding: 20px 10px 30px 15px;
	margin: 10px 5% 20px 5%;
}
div#header ul{
	margin: 10px 0px 0px 0px;
}
div#header ul li{
	list-style-type: none;
	float: left;
	padding: 0 10px 0 0;
	font-weight: bold;
}
div#header ul li a{
	display: block;
	color: #f00;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: red;
	padding-left: 5px;
}
div#header ul li a:hover{
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #000;
}

div#body {
	margin: 0px 5% 20px 5%;
	padding: 20px 20px 20px 20px;
	border: 1px;
	border-style: dashed;
	border-color: #666;
}

div#validxhtml {
	float: right;
	background-color: #eee;
	border: 1px;
	border-style: dotted;
	border-color: #999;
	padding: 2px;
	margin: 5px;
	width:100px;
	text-align: center;
}
div#footer {
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding: 5px 5px 5px 5px;
	text-align:right;
}

div#footer span {
	float: left;
}

ul#stylelist {
	margin: 0px 0px 30px 0px;
}

ul#stylelist li {
	list-style-type: none;
	float:left;
	width:100px;
	border: 1px;
	border-style: solid;
	border-color: #ccc;
	background-color: #eee;
	padding:2px;
	margin-right: 2px;
}
.clsInputLabel
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #E9EFF5;
	color: black;
	vertical-align: middle;
}
.clsFormHeader
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 15px;
	padding: 5px 0px 5px 0px;
	background-color: #86A0A1; 
	vertical-align: middle;
	color: #FFFFFF;
}

.clsFormHeaderBorder
{ 
	padding: 0px;
	background-color: #FFFFFF;
}

table.TemplateTable th, table.TemplateTable td {
	FONT-SIZE: 1em; 
	MARGIN: 0px; 
	BACKGROUND-REPEAT: repeat; 
	LIST-STYLE-TYPE: none;
	padding: 0px;
}

table.FormTable th, table.FormTable td {
	FONT-SIZE: 1em; 
	MARGIN: 0px; 
	BACKGROUND-REPEAT: repeat; 
	LIST-STYLE-TYPE: none;
	padding: 5px;
}

.clsLinkTable {
	border-bottom: 1px;
	border-bottom-color: #ADD2E2;
	border-bottom-style: solid;
	border-left: 1px;  
	border-left-color: #ADD2E2;
	border-left-style: solid;
	border-right: 1px;  
	border-right-color: #ADD2E2;
	border-right-style: solid;
	border-top: 1px; 
	border-top-color: #ADD2E2;
	border-top-style: solid;
}

.spacer {	font-size: 1pt;	line-height: 1pt; }
.pageName { color: Black; font-size: 16px; font-weight: bold; }
.topLine { background-color: #CC9900; line-height: 1pt; font-size: 1pt; }

.clsAppName
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#3366FF;
	font-weight: bold;
	font-size: 11px;
}

.clsSubMenuHeader
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	background-color: #FFFFFF;
	color: #86A0A1;

.clsSubYorumHeader
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	color: #86A0A1;
}

.clsSpacer
{
	background-color: #D9D9D9;
	padding: 0px;
}
.clsSubMenuFormHeader
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	background-color: #86A0A1;
	color: white;
	vertical-align: middle;
}
.clsUserFavouritesFormHeader
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
	background-color: #86A0A1;
	color: white;
	height: 15px;
}
.clsSubMenuText1
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
.clsInputText
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	height: 21px;
	/*behavior: url(htc/hilitefield.htc);*/
}
.clsInputDisplayText
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	vertical-align: middle;
	color: black;
}
.clsInputLabelRed
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #DADFE0;
	color: red;
}
.clsInputLabelNormal
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	vertical-align: middle;
}
.clsInputLabelNormalRed
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
	vertical-align: middle;
}
.clsInputLabelNormalUnd
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	vertical-align: middle;
	text-decoration: underline;
}
.clsInputCombo
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	height: 21px;
	background-color: #FFFFFF;
}

.clsInputButton
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	height: 25px;
}
.clsInputFreeButton
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 25px;	
}
.clsInputCmdButton
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	width: 70px;
}
.clsInputList
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	padding: 2; 
}
.clsInputDate
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	height: 21px;
	padding: 2;
	/*behavior: url(htc/simpledateentry.htc);*/
}

.clsInputCurrency
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	height: 21px;
	padding: 2;
	text-align: right;
	/*behavior: url(htc/decimalentry.htc);*/
}

.clsInputDecimal
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	height: 21px;
	padding: 2;
	/*behavior: url(htc/decimalentry.htc);*/
}
.clsInputTextRed
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	height: 21px;
	padding: 2;
	/*behavior: url(htc/hilitefield.htc);*/
	color: red;
}
.clsInputArea
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 70%;
	padding: 2; 
	/*behavior: url(htc/maxlength.htc);*/
}
.clsInputAreaBig
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	padding: 2; 
	/*behavior: url(htc/maxlength.htc);*/
}
.clsInputNumber
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	height: 21px;
	padding: 2;
	/*behavior: url(htc/numberentry.htc) url(htc/hilitefield.htc);*/
}
.clsInputImg
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	height: 21px;
	padding: 2; 
	cursor: hand;
}
.clsInputFile {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	height: 21px;
	width: 400px;
	/*behavior: url(htc/hilitefield.htc);*/
}
.styleComboXLarge {          
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	width: 400px; 
	height: 150px;
}

.styleComboLarge {          
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	width: 200px; 
	height: 150px;
}
	
.styleComboMedium {    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px; 
    width: 150px; 
    height: 100px;
}
	
.styleComboSmalll {      
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	width: 100px; 
	height: 50px;
}           
	
/*used for links */
.clsTierMenu
{
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}

.clsImgButton
{
	cursor: hand;
}

.clsLink
{
	cursor: hand;
}

.clsDispCenterAlign
{
	text-align: center;
}

.clsMenu 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: black;
}
.titleStyle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../img/frm_menu_main.gif);
}
.titleStyle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #86A0A1;
}

.titleStyle3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

.clsLinkStyle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    padding: 5px;
    color: #7F7F7F;
}

a.clsLinkStyle:visited {
	text-decoration: none;
}
           
a.clsLinkStyle:link {
	text-decoration: none;
}
           
a.clsLinkStyle:hover {
    color: #000000;
    text-decoration:underline;
}

a.clsLinkStyleTop:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.clsMainMenu {
	background: url(../img/frm_menu_left_back.gif);
}

.clsMainMenuHeaderStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	height: 28;
	background: url(../img/frm_menu_main.gif);
}

.clsMainMenuRowStyle {
    padding: 5px;
    background: url(../img/frm_menu_back.gif);
}


/*	New Additions */
tr.good td {
	color: red;
	font-weight: bold;
}

tr.bad td {
	color: blue;
}

td.money {
	text-align: right;
	padding-right: 2px;
}

tr.bad td.money {
	font-weight: bold;
	background-color: blue;
	color: #fff;
}

td.r,th.r {
	text-align: right;
	padding-right: 9px;
}

tr.total td,tr.subtotal td {
	background-color: #ccb;
	font-weight: bold;
}

td.rred,th.rred {
	text-align: right;
	padding-right: 9px;
	color: red;	
}
td.rblue,th.rblue {
	text-align: right;
	padding-right: 9px;
	color: red;	
}

.bigRed {
font-weight: bold;
font-size: 1.2em;
color: red;
}


