body {
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	background-color:#247000;
	background-image: url("images/bg.gif");
	background-repeat: repeat-y;
	background-position:center;
}
H1
{
    FONT-SIZE: 170%;
    MARGIN: 10px 0px 5px
}
H2
{
    FONT-SIZE: 150%;
    MARGIN: 10px 0px 5px;
	font-weight:200;
}
H3
{
    FONT-SIZE: 130%;
    MARGIN: 10px 0px 5px;
}
H4
{
    FONT-SIZE: 120%;
}
ul
{
	list-style-image: url("images/bullet_circle_black.gif");
	margin-left: 20px;
	line-height: 150%;
}
ol
{
	margin-left: 30px;
	line-height: 150%;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	font-weight: normal;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}
a, a:visited {
	font-family: tahoma;
	font-weight: normal;
	color: black;
	text-decoration: underline;
}
a:hover {
	font-family: tahoma;
	font-weight: normal;
	color: red;
	text-decoration: underline;
}
.text3 {
	font-family: tahoma;
	font-size:10px;
}

.frame {
	border: 1px solid #A6A6A6;
}
.designed_by {
	font-family: Arial;
	font-size: 10px;
	font-weight: lighter;
	color: #000000;
}
a.a, a.a:visited {
	font-family: tahoma;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.a:hover {
	font-family: tahoma;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.b, a.b:visited {
	font-family: tahoma;
	font-weight: normal;
	color: white;
	text-decoration: underline;
}
a.b:hover {
	font-family: tahoma;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.c, a.c:visited {
	font-family: tahoma;
	font-weight: normal;
	color: #247000;
	text-decoration: none;
}
a.c:hover {
	font-family: tahoma;
	font-weight: normal;
	color: red;
	text-decoration: none;
}
a.leftMenu, a.leftMenu:visited {
	font-family: tahoma;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a.leftMenu:hover {
	font-family: tahoma;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}
a.adminMenu, a.adminMenu:visited {
	font-family: tahoma;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.adminMenu:hover {
	font-family: tahoma;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
form {
margin-top:0px;
margin-bottom:0px;
}
.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

small.note{color:gray;}

/* Data table */
table.tbldata{border-collapse:collapse;clear:both;background-color:White;}
.tbldata caption{display:none;}
.tbldata thead th{font-size:8pt; text-align:left;border-bottom-color:#c0c0c0;border-width:1px;border-style:solid;padding:10px 5px 1px 5px;} 
.tbldata tbody td{height:25px; border-bottom-color:#c0c0c0;border-width: 0 0 1px 0;border-style: solid;padding:2px 5px 2px 5px;vertical-align:center;}
.tbldata thead th.sortcol{background-color:#C1C1C1;}
.tbldata tr.selected td {background-color:#f1f1f1;}
.tbldata tr.cancelled td {color:#999999;}
.tbldata tr.msgnew{font-weight:bold;}
.tbldata th img{float:right;margin:4px 4px 0 0;} 
.tbldata td img{text-align:right;}

/* Cell table */
table.tblcell{border-collapse:collapse;clear:both;background-color:White;}
.tblcell tbody td{border-color:#CCCCCC;border-width: 1px 1px 1px 1px;border-style: solid;padding: 3px 5px 3px 5px;vertical-align:center;}
.tblcell tr.selected td, tbody td.selected {background-color:#f1f1f1;}
	.tblcell tr.label td, tbody td.label {background-color:#f9f9f9; font-weight:bold;}
.tblcell tbody td.total{font-weight:bold;}

/* Cell table */
table.tblcellCenter{border-collapse:collapse;clear:both;background-color:White;}
.tblcellCenter tbody td{border-color:#CCCCCC;border-width: 1px 1px 1px 1px;border-style: solid;padding: 3px 5px 3px 5px;vertical-align:center; text-align:center;}
.tblcellCenter tr.selected td, tbody td.selected {background-color:#f1f1f1;}
.tblcellCenter tr.label td, tbody td.label {background-color:#f9f9f9; font-weight:bold;}
.tblcellCenter tbody td.total{font-weight:bold;}


#page{float: left;text-align: left;width: 775px;margin: 0px 0px;}
#home{margin-left: 0px; width:775px;}
#sidebar{float: left; width: 185px;}
#content{margin-left:200px; width:530px;}
#footer{font-size:8pt;text-align:right; margin-right:20px;}
#DataList{float: left;text-align: left;width: 634px;margin: 0px 8px;}
#EntryForm{float: left;text-align: left;width: 734px;margin: 0px 8px;}
#specsheet{margin-left:80px; width:680px;}