body { /*IE*/
text-align:center;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding: 0px;
background-color: #efefef;
color: #000;
background-image:   url(images/bkg.jpg); 
background-repeat:no-repeat;
}

body {/*FF*/
text-align:-moz-center;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding: 0px;
background-color: #efefef;
color: #000;
background-image:   url(images/bkg.jpg);
background-repeat:no-repeat;
}

.footerimage {
/* display: none; */ 
}


.td1 {
line-height: 1px;
background-color: #666;
}

.td0 {
display: none;
}

.td5 {
line-height: 5px;
}


.td10 {
line-height: 10px;
}


.hdrpadding10 { 
 border: 1px solid #666699;
 padding: 10px;
}

.incdate {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
vertical-align: middle;
color : #000000;
padding-left: 10px;
height: 20px;
}


.testimonials { /* master table */
font-family: arial, verdana, helvetica, sans-serif;
font-size: 14px;
text-align:left;
color: #ffffff;


}

.mainlayout { /* master table */
border-style: solid; 
border-color: #efefef;
border-width: 10px;
background: #ffffff;
padding: 1px;
/* background-image:  url(images/bkg2.jpg); 
background-repeat:no-repeat;
background-attachment:fixed;

border-style: solid; dotted; dashed; double; groove; ridge; inset; outset; hidden
border-width: thin; thick; medium; 10px; */
}


input {
 background-color: #;
}

select {
 background-color: #cccccc;
 color: #000000;
}


form {
 border: 1px solid #666699;
 padding: 5px;
}

/*
.texta {
 font-size: 10px;
 background-color: #CCCCCC;
 border: 1px solid #666666;
 
 textarea {
 background-color: #666699;
 color: #ffffff;
}
}
*/

.padding10{
padding: 10px;
}


.line1 {
line-height: 1px;
background-color: #666666;
border-style: dash;
border-width: 1px;
}


.leftcol {
padding-right: 0px;
padding-left: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-style: solid;
border-width: 1px;
border-color: #fff;
border-right-color:#7a9f15;
}


.centercol {
padding-right: 0px;
padding-left: 10px;
padding-top: 10px;
padding-bottom: 10px;
}

.rightcol {
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 10px;
border-style: solid;
border-width: 0px;
border-color: #fff;
border-right-color:#000000;

}


.topnav {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 12px;
text-align:right;
vertical-align: middle;
}

.bottomnav {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 10px;
background-color: #003333;
padding: 5px;
}

td {
vertical-align: top;
}

.box2 {
border-style: solid;
border-width: 1px;
border-color: #efefef;
padding: 10px;

}


.box {
border-style: solid;
border-width: 1px;
border-color: red;

/*
border: 1px solid #ddd;
padding: 5px;
border-style: solid; dotted; dashed; double; groove; ridge; inset; outset; hidden
border-width: thin; thick; medium; 10px; 
*/
}

.boxlistingfeatures {
border-style: solid;
border-width: 1px;
border-color: black;
background-color: #ebebeb;
padding: 5px;

}
.copyright {
/* background-image: url(images/bb.jpg); */
font-size: 11px;
font-family : Tahoma;
color : #ffffff;
background-color: #000000;
height: 50px;
text-align: center;
vertical-align: middle;}




.date {

font-family: arial, verdana, helvetica, sans-serif;
font-size: 12px;
text-align: center;
padding-bottom: 10px;

}


.bodytext {

font-family: arial, verdana, helvetica, sans-serif;
font-size: 12px;
vertical-align: middle;
height: 30px;
text-align: left;
}

.multicolumns {
vertical-align: top;
border-style: solid;
border-color: #ffffff;
border-right-color: #000000;
border-right-width:1px;
padding-right: 5px;
text-align: left;
font-size: 10px;
font-family: verdana, arial, helvetica, sans-serif;
color : #000000;
}

.multicolumns1 {
vertical-align: top;
border-style: solid;
border-color: #ffffff;
border-right-color: #000000;
border-right-width:0px;
padding-left: 10px;
text-align: left;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 12px;
color : #000000;

}

.multicolumns2 {
vertical-align: top;
border-style: solid;
border-color: #000000;
border-right-color: #666666;
border-right-width:1px;
padding-right: 10px;
text-align: left;
font-size: 10px;
font-family: verdana, arial, helvetica, sans-serif;
color : #666666;
}


.listingpageheader {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 18px;
text-align: center;
vertical-align: middle;
font-style: italic;
font-weight: bold;
color: #ffffff;

}

.pagetitle {
font-weight: bold;
font-size: 20px;
font-family: arial, verdana, helvetica, sans-serif;
color : #000000;
text-align: left;

}


.mysearch {
font-weight: none;
font-size: 12px;
font-family: arial, verdana, helvetica, sans-serif;
color : #ffffff;
text-align: right;
padding: 5px;
vertical-align: middle;
margin-top: 0;
margin-bottom: 0;
}

/*††††††††††††††††††-HYPERLINKS-††††††††††††††††††††††††*/


A:link {
	color: #000000;
	text-decoration: none;
}

A:visited {
	color: #000000;
	text-decoration: none;
}

A:active {
	color: #0000FF;
	text-decoration: none;
}

A:hover {
	color: #99ff00;
	text-decoration: none;
}

A.dark:link {
	color: #003366;
	text-decoration: none;
}

A.dark:visited {
	color: #000000;
	text-decoration: none;
}

A.dark:active {
	color: #0000FF;
	text-decoration: none;
}

A.dark:hover {
	color: #99ff00;
	text-decoration: none;
}

