/* CSS Document */
@charset utf-8 ;
html{	
			margin:0px;
			background:url(../img/bground.gif) repeat-x;
			background-attachment:fixed;
			}
table{ padding:0; margin-top:0; background-color:#FFFFFF;}
div.header{ 
			width:1000px;
			height:100px;
			background-image:url(../img/bgheader.jpg);
 }
div.topmenu{
			float:left; 
			width:1000px;
			height:28px;
			margin-top:1px; 
			background-image:url(../img/bgimg.png); 
			border-bottom:3px solid #cccccc;
			}
div.menuitem{ 
			float:left; 
			width:13.3%;
			line-height:28px;
			margin-left:2px;
			text-align:center; }
div.menuitem:hover{ font-weight:bold; text-shadow:2px 2px #aaa;}
div.menuitemlogo{ 
			float:left; 
			margin-left:3px; 
			margin-top:-1px;
			}
img.icon{ 
			width:25px; 
			height:25px; 
			margin-top:3px;
			}
div.sitemap{
			float:left;
			width:1000px;
			font-size:24px;
			font-style:italic;
			color:#003366;
			line-height:40px;
			margin-top:1px;
			margin-bottom:1px; 
			background-image:url(../img/banerbg.jpg);
			}
.leftlink {	
			line-height:20px; border:1px solid #cccccc; color:#000066; margin-top:1px; padding-left:4px; font-size:10pt;
			text-overflow:ellipsis;overflow:hidden;	white-space:nowrap;
			}
.leftlink a{
			text-decoration:none;
			}
.poem{font-size:10.5pt; height:31.4px;}
.redmore{height:40px;}
.writer{ padding-right:4px; font-size:10px; line-height:18px;
			text-align:right; color:#0033CC;}
.writer a ,.readmore a {font-size:12px; color:#006600;}
.readmore{padding-right:4px; font-size:10px; line-height:19px;
			text-align:right; color:#0033CC;}
.leftlink:hover{background:#CCCCCC;
			background-image:url(../img/bgimgfoot.png);}
div.content{
			float:left; 
			width:749px;
			padding:0; 
			margin-bottom:1px; 
			}
.heading{
			background:url(../img/bgroundhead.gif);
			/*border-right:1px solid #CCCCCC;*/
			padding-left:5px;
			line-height:31px;
			margin-top:0px;
			color:#ffffff;
			font-weight:900;
			font-size:18px;
			text-shadow:1px 1px #333;
		}
.headlines{ font-size:11pt;border:1px solid #ccc; line-height:22px; margin:1px;padding:3px;text-align:justify;}
.even{color:#990000 ;}
.odd{ color:#006666;}
div.rightmenu{
			width:250px; 
			float:right;
			margin-top:0px; 
			}
div.contleft{ 
			float:left;
			vertical-align:top; 
			margin-top:4px;
			margin-right:2px;
			width:332px;
			}
div.contleft .para{border:1px solid #ccc;
			border-left:0px;
			line-height:25px;}
div.contright{ 
			float:right; 
			width:332px; 
			vertical-align:top;
			margin-top:4px;
			}
div.contright .para{border:1px solid #ccc;
			border-right:0px;}
div.headlins{ 
			float:left; 
			width:100%; 
			height:483px;  
			
			margin:1px;
			margin-bottom:0px; 
			}
.para       { text-align:justify; color:#003366;font-size:10.5pt;padding:5px;}
img.ripimg{
			width:250px; 
			height:200px;
			}
div.footer{
			text-align:center; 
			width:100%; 
			float:left;
			line-height:40px;
			margin-top:2px; 
			border-top:1px solid #CCCCCC;
			background-image:url(../img/bgimgfoot.png);
			}
a{
			text-decoration:none; 
			font-size:15px; 
			font-family:Verdana, Arial, Helvetica, sans-serif; 
			color:#000033;
			}
fieldset{ width:80%}
#logo{background:url(../img/Capture.JPG);}
.pagingdiv{
	border:1px solid #cccccc;
	margin:1px;
	float:left; 
	padding:3px;
	background:#dddddd;
	text-decoration:none;
	color:#333333;
}
.pagingnum{  width:16px; text-align:center;}
.active{
	background-color:#9999ff;
	width:16px;
	text-align:center;
}
