body {
background-repeat: repeat-y;
background-image: url(../images/bg.gif);
background-color: #fff;

}

#bgmain{
background-repeat: no-repeat;
background-position: top left;
height: 630px;
}

#temp td{
color: #fff;
}

table td{
border: 0;
}
#mainmenubg{

height: 100%;
}

h1 {
font-family: trebuchet ms;
font-size: 14px;
font-weight: bold;
color:#fff;
padding: 10px 0 10px 0;
margin: 0px;
text-indent: 0px;
background-image: url(../images/hbg.gif);
background-position: 0 7px;
background-repeat: no-repeat;
text-indent: 28px;
}

h2 {
font-family: trebuchet ms;
font-size: 12px;
font-weight: bold;
color:#fff;
padding: 0px;
margin-bottom: 2px;
margin-top: 20px;
}

h3 {
font-family: trebuchet ms;
font-size: 16px;
font-weight: bold;
color:#84B425;
padding: 0px;
margin-bottom: 0px;
margin-top: 0px;

}

h4 {
font-family: trebuchet ms;
font-size: 16px;
font-weight: bold;
color:#84B425;
padding: 0px;
margin-bottom: 0px;
text-transform: uppercase;
text-indent: 2px;
margin-top: 0px;
}

h5 {
font-family: trebuchet ms;
font-size: 16px;
font-weight: bold;
color:#84B425;
padding: 0px;
margin-bottom: 0px;
text-transform: uppercase;
text-indent: 2px;
margin-top: 10px;
}

#copy{
font-family: verdana;
font-size: 10px;
color:#8C9CB1;
padding-bottom: 0px
}

div#copy a,
div#copy a:link,
div#copy a:visited{
font-size: 10px;
color: #8C9CB1;
text-decoration: none;
}

div#copy a:hover{
font-size: 10px;
color: #40525A;
text-decoration: none;
}

#footer{
padding:0px 0px 0 30px;
color: #ccc;
font-family: Arial;
font-weight: 10px;
}



div#address a,
div#address a:link,
div#address a:visited{
font-size: 10px;
color: #3E669B;
text-decoration: none;
font-weight: bold;
}
div#address a:hover{
font-size: 10px;
color: #E20A18;
text-decoration: none;
font-weight: bold;
}


div#temp a,
div#temp a:link,
div#temp a:visited{
font-size: 10px;
color: #CDFF36;
text-decoration: none;
font-weight: bold;
}
div#temp a:hover{
font-size: 10px;
color: #fff;
text-decoration: none;
font-weight: bold;
}

#content{
padding:50px 18px 25px 15px;
color: #ccc;
}
#contentTd td{
color: #fff;
}

input{
border: 1px #999 solid;
font-size: 10px;
color: #666;}

#contentTxt{
padding:50px 18px 25px 15px;
color: #fff;
}

#content td{
color: #fff;
}

#divStayTopLeft{
padding: 0;
margin: -60px 0 0 0;
}

#content #temp{
color: #ffffff;
margin: 0;
padding:0;
text-align: justify;
}

#content img{
border: solid 10px #fff;
}

#content #none{
border: solid 0px #fff;

}

#content table{
border: 0;
padding: 0;
color: #666;
}

#project{
padding:0px 0px 0px 0px;
color: #666;
width: 180px;
}



        A                         { color: #D7ECAC; text-decoration: none; font-size:10px; }
        A:link                { font-weight: bold; color: #D7ECAC; text-decoration: none; }
        A:visited        { font-weight: bold; color: #D7ECAC; text-decoration: none; }
        A:active        {  font-weight: bold; color: #D7ECAC; text-decoration: none }
        A:hover        { font-weight: bold; color: #fff;  font-size:10px; text-decoration: none;}


BODY,TD,TR{
                font-family: verdana, arial, sans-serif;
                color:#666;
                font-size:10;
                font-weight:normal;
}




#temp ul{
padding: 0;
margin: 0;
}

#temp li{
background-image: url(../images/bullet.gif);
background-repeat: no-repeat;
list-style-type: none;
background-position: 0px 3px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0 0 5px 10px;
	text-indent: 5px}


#temp img{
margin-right:10px;
}
#block{
text-align: justify;
background-color: #ffffff;

padding: 10px
}

#blockNewProp{
text-align: middle;
background-color: #ffffff;
padding: 10px
}

#noB{
border: 0px solid 
}

#mainMenu { 
	margin: 60px 0 0 0;
	border: 0;

	}

#mainMenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 18px;
	width: 190px;

}

#mainMenu li { 
	margin: 0; 
	padding: 0;
		}
		
#mainMenu a{
	text-align: right;
	display: block;
	color: #ccc;
	background-color: transparent;
	padding: 4px 40px 0px 0px;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	font-family: verdana, san-serif;
	height: 18px;

	}

#mainMenu a:hover{
	color: #99CC00;
	}

#mainMenu #currentpage a {
	color: #99CC00;
	background-image: url(../images/menu-hl.gif);
	background-repeat: no-repeat;
	}