body{ margin: 0 0 0 0; background-color:#cccccc; font-family:Arial,Verdana, Helvetica, sans-serif; 
      font-size:11px; color:#000000;background-image:url(images/tinybg.jpg); background-repeat:repeat; background-position:top;}

.homepg { background-image:url(images/globe.jpg); background-repeat:no-repeat; background-position:100% 100%;
	}
	  
#pgcurve { background-image:url(images/pgcurve.jpg); background-repeat:repeat-x; background-position:top;
	}
	
#topbg { background-image:url(images/topbg.jpg); background-repeat:no-repeat; background-position:0% 0%;
	}
	
#bglong { background-image:url(images/bglong.jpg); background-repeat:repeat-x; background-position:top; 
background-attachment:fixed;}

.hline { border-right:1px solid #993399;}

.linkdivide { background-image:url(images/linkdivide.jpg); background-repeat:no-repeat; background-position:center;}

.toplink { background-image:url(images/toplink.jpg); background-repeat:repeat-x;}

.banner1 { background-image:url(images/pic_letus.jpg); background-repeat:no-repeat; background-position:center;}
.banner2 { background-image:url(images/makeus.jpg); background-repeat:no-repeat; background-position:center;}
.banner3 { background-image:url(images/important.jpg); background-repeat:no-repeat; background-position:center;}

.pgline { border-bottom:1px solid #FF3333;}
.pgline-b { border-bottom:1px dotted #999999;}

.pgheader { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#BB0F0B; font-weight:bold;}

A.news:LINK {color:#000000;
    font-family: Arial, Helvetica, sans-serif;
	font-size :10px; 
    text-decoration:underline; 
	}

A.news:HOVER {color:#000000;
    font-family: Arial, Helvetica, sans-serif;
	font-size :10px;
    text-decoration:none; 
	}
			
A.news:VISITED {color:#000000;
    font-family: Arial, Helvetica, sans-serif;
	font-size :10px;
    text-decoration:underline; 
}

A.new:LINK {color:#ffffff;
    font-family: Arial, Helvetica, sans-serif;
	font-size :10px;
	font-weight:bold; 
    text-decoration:none; 
	}

A.new:HOVER {color:#ffffff;
    font-family: Arial, Helvetica, sans-serif;
	font-size :10px;
	font-weight:bold;
    text-decoration:underline; 
	}
			
A.new:VISITED {color:#ffffff;
    font-family: Arial, Helvetica, sans-serif;
	font-size :10px;
	font-weight:bold;
    text-decoration:none; 
}

A.more:LINK {color:red;
    font-family: Arial, Helvetica, sans-serif;
	font-size :10px;
	font-weight:bold; 
    text-decoration:underline; 
	}

A.more:HOVER {color:red;
    font-family: Arial, Helvetica, sans-serif;
	font-size :10px;
	font-weight:bold;
    text-decoration:none; 
	}
			
A.more:VISITED {color:red;
    font-family: Arial, Helvetica, sans-serif;
	font-size :10px;
	font-weight:bold;
    text-decoration:underline; 
}

A.more-b:LINK {color:blue;
    font-family: Arial, Helvetica, sans-serif;
	font-size :10px;
	font-weight:bold; 
    text-decoration:underline; 
	}

A.more-b:HOVER {color:blue;
    font-family: Arial, Helvetica, sans-serif;
	font-size :10px;
	font-weight:bold;
    text-decoration:none; 
	}
			
A.more-b:VISITED {color:blue;
    font-family: Arial, Helvetica, sans-serif;
	font-size :10px;
	font-weight:bold;
    text-decoration:underline; 
}	
/*style for drop menu starts here*/
#dropmenudiv{
position:absolute;
/*border:1px solid black;*/
border-bottom: 1px dotted black; border-bottom-color:#FFFFFF;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 2px;
border-bottom: 1px dotted black; border-bottom-color:#FFFFFF;
padding: 1px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
background-color: #970D0A; 
color: #ffffff;
}
/*hover background color*/
#dropmenudiv a:hover{
width: 100%;
display: block;
text-indent: 2px;
border-bottom: 1px dotted black; border-bottom-color:#FFFFFF;
padding: 1px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
background-color: #BE6D32;
color: #000000;
}

#Layer1 {
	position:absolute;
	left:603px;
	top:200px;
	width:273px;
	height:160;
	z-index:1;
	overflow: hidden;

}
/*styl for drop menu ends here*/

/* CSS Document 
input  { background: transparent url(); background-color:#FFFFFF;  color: black;  font: 10px "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif; margin-top: .0em; -moz-border-radius: 0px; padding: 0px; }

textarea  { background: transparent url();  background-color:#FFFFFF; color: black;  font: 10px "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif; margin-top: .0em; -moz-border-radius: 0px; padding: 0px; }
*/
input.text { width: 230px; }
textarea { overflow: auto; height: 100px;width: 260px;}