body {
	background-image:url(/images/bg-new.jpg);
	background-repeat:repeat-x;
	background-color:#F2F2F2;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464646;
	line-height:17px;
}
h1, h1 a:link, h1 a:visited, h1 a:hover{
font-size:16px;
text-decoration:none;
}

#hdr {
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;
}

#leftNav {
background-color:#464646;
background-image:url(../../images/leftNav.gif);
background-repeat:repeat-y;
}

#leftBorder {
/* background-image:url(../../images/leftBorder.gif);*/
background-repeat:repeat-y;
}

#rightBorder {
/* background-image:url(../../images/rightBorder.gif); */
background-repeat:repeat-y;
}

a {
text-decoration:none;
color:#009900;
}

a:hover {
text-decoration:underline;
}

.subNav {
color:#FFFFFF;
padding:2px 0px 2px 30px;
cursor:pointer;

}

.seokws, .seokws a:link, .seokws a:visited, .seokws a:hover {
	font-size: 7pt;
	color: #E4E4E4;
}

.footer {
text-decoration:none;
font-size: 7pt;
color: #E4E4E4;
}

.potm, .potm a:link, .potm a:visited, .potm a:hover {
text-decoration:none;
font-size: 7pt;
color: #E4E4E4;
}
.potm-img, .potm-img a:link, .potm-img a:visited, .potm-img a:hover {
text-decoration:none;
font-size: 7pt;
border-color:#009900;
border:1;
padding:1px;
}
.potm-img1, .potm-img1 a:link, .potm-img1 a:visited, .potm-img1 a:hover {
text-decoration:none;
font-size: 7pt;
border-color:#E4E4E4;
border:1;
padding:1px;
}
.dimo{
position:relative;
top: -6px;
right: 16px;
}
LI.list1 {
list-style-image:url(../../images/list.png);
margin-left:-20px;
line-height:14px;
margin-bottom:4px;
color:#FFFFFF;
}
.news, .news a:link, .news a:visited, .news a:hover {
text-decoration:underline; 
font-size:10px;
color:#FFFFFF;
}



#regoform td{
  padding-right: 15px;
}


#regoform input, textarea{
  padding: 3px;
  border: 1px solid #CCC;
  width: 250px;
  
} 

#regoform textarea{
  padding: 3px;
  border: 1px solid #CCC; 
  width: 250px;
  height: 100px;
}






.maintitle{
  font-size: 18px;
  color: #FFFFFF;
  line-height: 27px;
  margin:0;
  font-weight: normal;
  padding-left: 15px;
  
}


.breadcrumbs{
  font-size:10px; 
  padding-right:15px;
  color: #FFFF00;
  border-right: 5px solid #FFFFFF;
}

.breadcrumbs a{
  color: #FFFFFF;
}

#shadows{
  background-image: url("/images/shadows.png");
  width: 781px;
  margin: 0 auto;
}



#footer{
  background-image: url(/images/footerbg.png);
  width: 781px;
  height: 48px;
  margin: 0 auto;
}




#potm{
  width: 203px; 
  background-image: url(/images/potm-bg.jpg); 
  margin-top:0;
  text-align:center;
  font-size: 10px;
  line-height: 12px;     
  color: #464646;
} 
#potm a{
  text-decoration: none;
       
  color: #464646;
}

#potm #top{
  width: 203px;
  height: 40px; 
}

#potm #bottom{
  width: 203px;
  height: 40px;
  background-image: url(/images/potm-bottom.jpg);   
}

#potm #middle{
  padding: 5px 25px 5px 25px;
}

#potm #name{
  font-weight:bold;
}



#contactform td{
  padding-right: 10px;
}

#contactform input{
  border: 1px solid #CCC;
  padding: 3px;
  width: 250px;
  font-family:arial;
  font-size:12px;
}

#contactform textarea{
  border: 1px solid #CCC;
  padding: 3px;
  width: 250px;
  height: 150px;
  font-family:arial;
  font-size:12px;
}










