/* CSS Document */
div{margin:0px;padding:0px;}
body
{
	width:100%;
	margin:0px auto;
	text-align:center;
	padding:0px;
	scrollbar-face-color: #DCDCDC; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-3dlight-color: #BBBBBB;
	scrollbar-arrow-color: #626262; 
	scrollbar-track-color: #EFEFEF;
	scrollbar-highlight-color: #ffffff;
	scrollbar-darkshadow-color: #bbbbbb;
	scrollbar-darkshadow-color: #bbbbbb;
}
#master
{
	width:100%;
	margin:0px auto;
	text-align:center;	
	background-image:url(../../Includes/Images/bodybg.jpg);
	background-repeat:repeat-x;
}
#innermaster
{
	position:relative;
	width:1000px;
	margin:0px auto;
	text-align:center;
	border:0px solid red;	
}
#innermaster #left
{
	 position:absolute;
	 width:75px;
	 height:650px;
	 top:0px;
	 left:0px;
	 background-image:url(../../Includes/Images/left.jpg);
	 background-repeat:no-repeat;
	 border:0px solid red;
}
#innermaster #right
{
	 position:absolute;
	 width:75px;
	 height:650px;
	 top:0px;
	 right:0px;
	 background-image:url(../../Includes/Images/right.jpg);
	 background-repeat:no-repeat;
	 border:0px solid red;
}
#submaster
{
	position:relative;
	width:850px;
	margin:0px auto;
	text-align:center;
	background-color:#ffffff;
	border:0px solid red;
}
#toprow
{
	position:relative;
	width:850px;
	height:10px;
	background-image:url(../../Includes/Images/toprow.jpg);
	background-repeat:no-repeat;
}
#row1
{
	position:relative;
	width:850px;
	margin:0px auto;
	text-align:center;
	background-image:url(../../Includes/Images/bodybg1.jpg);
	background-repeat:repeat-y;
	border:0px solid red;
}
	#row1main
	{
		position:relative;
		width:846px;
		margin:0px auto;
		text-align:center;
		border:0px solid red;
	}
		#row1mainpara1
		{
			position:relative;
			height:89px;
			background-image:url(../../Includes/Images/logorowRptr.jpg);
			background-repeat:repeat-x;
			border:0px solid red;
		}
			#row1mainpara1logo
			{
				position:absolute;
				width:172px;
				height:53px;
				left:35px;
				top:17px;
			}
			#row1mainpara1search
			{
				position:absolute;
				width:198px;
				height:19px;
				left:635px;
				top:14px;
			}
			#row1mainpara1nav
			{
				position:absolute;
				width:210px;
				height:22px;
				left:635px;
				top:42px;
				border:0px solid red;
			}
			#toptext
			{
				color:#000000;
				font-family:Arial;
				font-size:11px;
				text-decoration:none;
			}
			#toptext A
			{
				color:#000000;
				font-family: Arial;
				font-size:11px;
				text-decoration:none;
				font-weight:bold;
			}
			#toptext A:hover
			{
				color:#3B85B8;
				font-family: Arial;
				font-size:11px;
				text-decoration:underline;
				font-weight:bold;
			}
			.topli 
			{
			margin:0px ;
			width:auto;
			padding:0px 0px 0px 0px;
			}
			.topli li
			{
			display:inline;
			/*border-right:2px solid #1A1997;*/
			margin:0px 0px 0px 0px;
			padding:5px 15px 0px 15px;
			background-image:url(../../Includes/Images/topmenusap.jpg);
			background-repeat:no-repeat;
			background-position:bottom right;
			height:22px;
			}
		#row1mainpara2
		{
			position:relative;
			height:31px;
			background-image:url(../../Includes/Images/navRptr.jpg);
			background-repeat:repeat-x;
			border:0px solid red;
			z-index:1;
		}
		#row1mainpara3
		{
			position:relative;
			height:215px;
			border:0px solid red;
		}
		*html #row1mainpara3
		{
			z-index:-1;
		}
			#row1mainpara3dynimg
			{
				position:absolute;
				width:611px;
				height:215px;
				top:0px;
				left:0px;
				border:0px solid red;
			}
			#row1mainpara3event
			{
				position:absolute;
				width:235px;
				height:215px;
				top:0px;
				left:611px;
				background-image:url(../../Includes/Images/eventbg.jpg);
				background-repeat:no-repeat;
				border:0px solid red;
			}
			*html row1mainpara3event
			{
				z-index:-1;
			}
		#row1mainpara4
		{
			position:relative;
			background-image:url(../../Includes/Images/contentbg.jpg);
			background-repeat:no-repeat;
			background-position:left top;
			border:0px solid red;
		}
			#row1mainpara4content
			{
				position:relative;
				min-height:238px;
				text-align:justify;
				padding:10px 240px 10px 10px;
				border:0px solid red;
			}
			*html #row1mainpara4content
			{
				position:relative;height:238px;
			}
			#row1mainpara4loginnews
			{
				position:absolute;
				width:220px;
				height:307px;
				top:318px;
				left:621px;
				z-index:11;
			}
				#loginhead
				{
					width:220px;
					height:28px;
					background-image:url(../../Includes/Images/loginhead.jpg);
					background-repeat:no-repeat;
				}
				#loginsec
				{
					width:220px;
					height:87px;
					background-image:url(../../Includes/Images/loginbg.jpg);
					background-repeat:no-repeat;
				}
				#newssec
				{
					width:220px;
					height:170px;
					background-image:url(../../Includes/Images/newsRptr.jpg);
					background-repeat:repeat-y;
					text-align:left;
				}
				#newsfooter
				{
					width:220px;
					height:22px;
					text-align:left;
					background-image:url(../../Includes/Images/newsfooter1.gif);
					background-repeat:no-repeat;
				}
				
#row2
{
	position:relative;
	width:850px;	
	height:31px;
	border:0px solid red;
}
	#row2col1
	{
		position:relative;
		width:10px;
		height:31px;
		float:left;
		background-image:url(../../Includes/Images/footerrowleft.jpg);
		background-repeat:no-repeat;
	}
	#row2col2
	{
		position:relative;
		width:830px;
		height:31px;
		float:left;
		background-image:url(../../Includes/Images/footerrowRptr.jpg);
		background-repeat:repeat-x;
	}
		#row2col2newletter
		{
			position:relative;
			padding:4px 0px 0px 13px;
			height:19px;
			text-align:left;
		}
	#row2col3
	{
		position:relative;
		width:10px;
		height:31px;
		float:left;
		background-image:url(../../Includes/Images/footerrowright.jpg);
		background-repeat:no-repeat;
	}
#row3
{
	position:relative;
	width:850px;	
	height:17px;
	clear:both;
	border:0px solid red;
}
#row7
{
	position:relative;
	height:50px;
	border:0px solid red;
	padding:5px 0px 0px 0px;
}
#row7 li.noborder
{
	padding-left: 3px;
	border: none;
}
#row7 ul
{
	 margin:0px 0px 0px 0px;	
	 text-align:center; 
}
#row7 li
{
	display:inline;
	border-left:1px solid #727272;
	margin:0px;
	padding-left:4px;
	padding-right:4px;
}
.newshead
{
	font:Arial;
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#000000;
	font-weight:bolder;
	text-decoration:none;
}

.NewsDate
{
	font:Arial;
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#000000;
	font-weight:bolder;
	text-decoration:none;
}
.NewsDate A
{
	font:Arial;
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#000000;
	font-weight:bolder;
	text-decoration:none;	
}
.NewsDate A:hover
{
	font:Arial;
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#000000;
	font-weight:bolder;
	text-decoration:none;	
}


.maintext
{
	font:Arial;
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.maintext A
{
	font:Arial;
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#000000;
	text-decoration:none;	
}
.maintext A:hover
{
	font:Arial;
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#333333;
	text-decoration:none;	
}
.searchtext
{
	font:Arial;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}
.searchtext a
{
	font:Arial;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#383838;
	text-decoration:none;
}
.searchtext a:hover
{
	font:Arial;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#383838;
	text-decoration:underline;
}
.footertext a
{
	font:Tahoma;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	text-decoration:none;
}
.footertext a:hover
{
	font:Tahoma;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.logintext
{
	font:Arial;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
}
.topnavtext
{
	font:Arial;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}
.copyright
{
	COLOR: #727272;
    FONT-FAMILY: verdana;
    FONT-SIZE: 7.5pt;
    TEXT-DECORATION: none
}
.copyright A
{
	COLOR: #0672CD;
    FONT-FAMILY: verdana;
    FONT-SIZE: 7.5pt;
    TEXT-DECORATION: none
}
.copyright A:hover
{
	COLOR: #727272;
    FONT-FAMILY: verdana;
    FONT-SIZE: 7.5pt;
    TEXT-DECORATION: none
}
.copy
{
	COLOR: #727272;
    FONT-FAMILY: verdana;
    FONT-SIZE: 7.5pt;
    TEXT-DECORATION: none
}
.copy A
{
	COLOR: #727272;
    FONT-FAMILY: verdana;
    FONT-SIZE: 7.5pt;
    TEXT-DECORATION: none
}
.copy A:hover
{
	COLOR: #0672CD;
    FONT-FAMILY: verdana;
    FONT-SIZE: 7.5pt;
    TEXT-DECORATION: none
}


/***************************************cotrol which is use */

.NewsLetterCotrol
{
	width:141px;
	height:15px;
	border:1px solid #B2B2B2;
	background-color:#D6D6D6;
}
.MembersCotrol
{
font-family:verdana; 
font-weight:normal; 
color:#647287; 
font-size:11px;
width:122px;
height:15px;
background-color:#D6D6D6;
border:1px solid #B2B2B2;
}
.SeacrhCotrol
{
font-family:verdana; 
font-weight:normal; 
color:#647287; 
font-size:10px;
width:128px;
height:15px;
background-color:#D6D6D6;
border:1px solid #B2B2B2;
}
.HeadingText{ font-family:verdana; font-weight:bold; color:#FFFFFF; font-size:10px;}
.HeadingText a{ font-family:verdana; font-weight:bold; color:#000000; text-decoration:none; font-size:10px;}
.HeadingText a:hover{ font-family:verdana; font-weight:bold; color:#166298; font-size:10px; text-decoration:underline;}

.SearchHeadingText{ font-family:verdana; font-weight:bold; color:#000000; font-size:12px;}
.SearchHeadingText a{ font-family:verdana; font-weight:bold; color:#166298; text-decoration:none; font-size:10px;}
.SearchHeadingText a:hover{ font-family:verdana; font-weight:bold; color:#000000; font-size:10px; text-decoration:underline;}
.SearchText1{ font-family:Arial; font-weight:normal; color:#000000; font-size:12px;}
.eventtext
{
	font:Arial;
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.eventtext A
{
	font:Arial;
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;	
}
.eventtext A:hover
{
	font:Arial;
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#166398;
	text-decoration:none;
}
.loginmenu{ font-family:Arial; font-size:12px; color:#000000;}
.loginmenu a{ font-family:Arial; font-size:12px;color:#000000;}
.loginmenu a:hover{ font-family:Arial; font-size:12px;color:Blue;text-decoration:underline;}

.msgtext{ font-family:Arial; font-size:14px; color:#000000;}