body
{
	margin: 1px;
	padding: 0px;
	font-size: 70%;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../images/03.JPG);
	background-repeat: repeat-x;
	background-color: #999211;
}

div,td,p
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}

th
{
	background-color: #CCC;
	text-align:left;
}

a:link {
	color: #060;
	text-decoration: none;
}
a:visited {
	color:#060;
	text-decoration: none;
}
a:hover {
	color:#333;
	text-decoration: underline;
}

form{margin: 0px}
img
{
	border:0;
}
p
{
	font-family: Tahoma;
	color: #6f6f6f;
	text-align:justify;
	font-size: 14px;
    line-height:20px;
}
h1 {
	font-size: 20px;
	color: #fd0100;
	margin: 5px 0px 0px 10px;
	font-weight: bold;
}
h2 {
	font-weight:bold;
	font-size:16px;
	color:#060;
	/* top right bottom left */
	margin: 5px 0px 5px 5px;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}

.heading1
{
	color:#FFF;
	font-size:16px;
	font-weight:bold;
}

textarea {
	font-family: Tahoma;
	font-size: 13px;
	border: 1px solid #9d9d9d;
	color: #666666;
}
select {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	border: 1px solid #9d9d9d;
}
option {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
li {

 font-family: Tahoma;
 font-size:14px;
 line-height: 20px;
 color: #7e7e7e;
}
ol {
 font-family: Tahoma;
 font-size:14px;
 line-height: 20px;
 color: #7e7e7e;
} 

.body {
	font-family: Tahoma;
	color: #6f6f6f;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 11px;
}
.body2 {

	font-family: Tahoma;
	color: #6f6f6f;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}

.menubg {
	background-image: url(../images/menubg.jpg);
	padding-bottom: 10px;
}

.headerbox {
	font-family: "Myriad Pro";
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 15px;
	background-image: url(../images/header_text.jpg);
	text-align: justify;
}

.border {
	border: 1px solid #CCC;
}

.borderWithMargin {
	border-style: solid;
	border-color: #CCCCCC;
	/* top right bottom left */
	border-width: 1px 1px 1px 1px;
	margin-left:10px;
}

.textfield {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	height: 20px;
	width: 207px;
	padding-left: 5px;
	border: 1px solid #9d9d9d;
}.boxbg {
	background-image: url(../images/box_bg.jpg);
}
.box_normal {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
    line-height:20px;

}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #7e7e7e;
	background-image: url(../images/foter.jpg);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.footer   A:link
{   text-decoration: none;
	color: #7e7e7e;
}
.footer  A:visited
{
	text-decoration: none;
	color:#7e7e7e;
}
.footer   A:active
{
	color: #7e7e7e;
	text-decoration: underline;
}
.footer   A:hover
{
	color: #44740a;
	text-decoration: underline;
}	

.linkNml { 
	font-family: Tahoma;
	font-size: 14px;
    line-height:20px;
	color: #060;
}         
a.linkNml:link 		{text-decoration: underline;color: #060;}
a.linkNml:active 	{color: #7e7e7e;	text-decoration: underline;}
a.linkNml:visited	{text-decoration: underline;color:#060;}
a.linkNml:hover 	{color: #000;	text-decoration: underline;}

.linkSml { 
	font-family: Tahoma;
	font-size: 10px;
    line-height:20px;
	color: #7e7e7e;
}         
a.linkSml:link 		{text-decoration: underline;color: #7e7e7e;}
a.linkSml:active 	{color: #7e7e7e;	text-decoration: underline;}
a.linkSml:visited	{text-decoration: underline;color:#7e7e7e;}
a.linkSml:hover 	{color: #44740a;	text-decoration: underline;}
.labels 
{
 	color: #7e7e7e;
	font-size: 12px;
	font-weight: bold;
	border-style: solid;
	border-color: #FFFFFF;
	/* top right bottom left */
	border-width: 0px 2px 2px 0px;
}
.contentTable {
	background-color:#F7F7F7;
	font-size: 14px;
    line-height:20px;
	border: 1px #CCCCCC solid;
	margin-left:10px;
}

.contentTable th
{
	text-align:left;
	font-size: 18px;
	font-style: italic;
	background-color:#E3ECC0;
	color: #fd0100;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.contentTable td {
	padding-left: 5px;
	padding-right: 5px;
	color: #6f6f6f;
	border: 1px #CCCCCC solid;
}

.thead
{
	color: #fd0100;
	background-color:#E3ECC0;
	font-weight: bold;
	border:	1px solid #EDF2F2;
	border-color: ButtonHighlight;
	text-indent: 2px;
	line-height: 18px;
}

.record_table {
	background-color:#F7F7F7;
	font-size: 11px;
	font-weight: normal;
	line-height: 23px;
	border: 1px #CCCCCC solid;
	margin-left:10px;
}

.record_table th
{
	font-size: 12px;
	text-align:left;
	text-indent: 5px;
	background-color:#E3ECC0;
	color: #fd0100;
	font-weight: bold;
}

.record_table td {
		color: #6f6f6f;

	/*border-style: solid;
	border-color: #CCCCCC;
	 top right bottom left 
	border-width: 1px 1px 1px 1px;*/
}
.tbl_even{
	background-color: #F4F4F4;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #B5B5B5;	
}

.tbl_odd{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #B5B5B5;	
}

.tableClean {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	padding:0px;
	margin:0px;
}
.tableClean th
{
	font-size: 12px;
	text-align:left;
	text-indent: 5px;
	background-color:#CCD8E8;
	font-weight: bold;
}

.tableClean td {
	padding:0px;
}

.rightPanel
{
	background-image: url(../images/bushel.gif);
	background-repeat:repeat-y;
	background-position:right;
}