

/*-------------------------------------------*/
div.img_container{
position:relative;
width:500px;
height:333px;
overflow:hidden;
text-align:center;
}

.swdiv {
	visibility:hidden; 
	position:absolute;
	z-index:2;
	top:0px;
	left: 0px;
}
/*-------------------------------------------*/

#header {
	background:url(images/headbg.jpg) repeat-x;
 }
#rtPanel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

.dotBg{
	background:url("images/dot-bg.jpg");
}

.dotVertical{
	background:url("images/dotted_vert.gif");
}

.dotBottom{
	background:url("images/bot-bg.jpg");
}

.dotHorizontal{
	background:url("../images/dotted_horiz.gif");
}

.ltLine{
	background:url("images/lt-line.jpg");
}
.contBg{
	background:url("images/cont-bg.jpg");
}
.middleAlign{
	vertical-align:middle;
}

.rtLine{
	background:url("images/rt-line.jpg");
}c

.welcomeBg{
	background:url("images/welcomebg.jpg");
}
.rtborder{
	 border-right:1px dotted #666666; border-bottom:1px dotted #666666;
}

.nkborder{
	 border:2px dotted #666666;
	 height:89px;
	 width:120px;
	 overflow:hidden;
	 text-align:center;
}
.ltborder{
	 border-bottom:1px dotted #666666;
}

.rtlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #4cbaef;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eee3e3;
	margin:0px;
	padding:0px;
	background-color:#000000;
}
img{
	border:0px solid;
}

.bgflash {
	background-image:url(images/flower.jpg);
	background-repeat:no-repeat;
	background-position: left 30px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #82f985;
	text-decoration: none;
}
#footer a:hover {
	color: #FFCC00;
	text-decoration: underline;
 }

.style1 {
	color: #00CCFF;
	font-weight: bold;
	text-decoration:underline;
}
.DG {
	color: #00CCFF;
	font-weight: bold;
	text-decoration:none;
}
.style3 {
	color: #3399FF;
	font-weight: bold;
}

.style2 {color: #CCCCCC}
.sublink{
	color:#4cbaef;
	text-decoration:none;
}
.style4 {
	color: #0099FF;
	font-weight: bold;
}

.txtWhite {color: #FFFFFF}
.rightborder {border-bottom:1px dashed #cccccc;
				border-right:1px dashed #cccccc;}
				
.nklink{
	color:#FF0000;
	text-decoration:none;
}

.nklink:hover{
	color:#00CCFF;
	text-decoration:none;
}
/* Paging Style */

.main_index{
	display:block; 
	margin-bottom:10px; 
	padding: 5px; 
	padding-right:8px;
	/*border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;*/
	margin:10px 0px 10px 0px;
}
.index{
	margin-left:10%; 
	margin-right:10%; 
	text-align:center; 
}
.index_A_Z{
	margin-left:2%; 
	margin-right:2%; 
	text-align:center; 
}
.navBarTxt {
	width:16px; 
	height:15px; 
	border: 1px solid #dddddd; 
	font: bold 10px Arial, Helvetica, sans-serif; 
	color: #fff; 
	text-decoration: none; 
	padding:1px 4px 1px 4px; 
}
.navBarTxt:hover {
	width:16px; 
	height:15px; 
	background-color:#666666; 
	font: bold 10px Arial, Helvetica, sans-serif; 
	color: #ffffff; 
	text-decoration: none; 
	padding:1px 4px 1px 4px; 
	border: 1px solid #666665; 
}

.fleft{
	float:left;
}

.fright{
	float:right;
}

.nklink1{
	color:#CCCCCC;
	text-decoration:none;
}

.nklink1:hover{
	color:#FFFF00;
	text-decoration:none;
}

#news-div{
	width:166px;
	height:60px;
	overflow:hidden;
	margin-bottom:5px;
}

#news-container{
	width:166px;
	height:570px;
	overflow:hidden;
}