/* 
================================
Skin styles for DotNetNuke
================================
*/   
.pagemaster {
	
	background-color:#FFFFCC;
	
}
.skinmaster {
	height:100%; 
	
}

.leftrep
{
	background-image:url(left.jpg);
	width:1px;
 height:100%;
 background-repeat:repeat-y;
	
}
.rightrep
{
	background-image:url(ryt.jpg);
	width:1px;
  height:100%;
 background-repeat:repeat-y;
	}


.controlpanel {
	width: 100%;
	background-color:Transparent;
	color:Black;
}
 


.MainMenu_MenuContainer {
	background-color: transparent; 
	height:31px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	
}
.MainMenu_MenuItem {
	
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Tahoma; 
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal; 
	
	/*background-color: #000000;*/
}
.MainMenu_MenuIcon {
	background-color: #003A00;
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); */
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel 
{
	/*background-color: #003A00;*/
	background-color:Transparent;
	cursor: hand; 
	color: black; 
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	font-weight: normal;
	color: #ffffff;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	font-weight: normal;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: Transparent;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #0034BA;
}
.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{

	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	height: 24px;
	background-color: #003A00;
	background-image: none;
	
	

}


.SubItemActive TD
{
	border-top: 0px solid;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;	
	height: 24px;
	background-color: #003A00;
	color: #ffffff;
}

.SubItemSelected
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px; 
	font-weight: bold;
	color:#FFCE0B; 
	background-color: #003A00;
	
	
}
.SubItemBreadCrumb
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #003A00;
	
}
.MenuContainer
{
background-color: Transparent;
	 
	height: 26px;
	border-bottom: #036D41 0px solid;
	padding-left:0px;
	
}
.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color: #003A00;
	border-left: #036D41 0px solid;
	border-top: #036D41 0px solid;
	border-right: #036D41 0px solid;
	border-bottom: #036D41 0px solid;
	text-align: center;
	height: 22;
}


.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;	
	font-family:verdana; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #003A00; /* fixed firefox problem, do not use transparent here */
}

.MenuArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}

.MenuRootArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


.MenuBar
{
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;

}


.RootItem TD
{
	font-family: tahoma;	
	font-weight: bold; 
	font-size:11px;
	color:#ffffff;
 background-repeat:no-repeat;
 padding-left:10px;
 padding-right:10px;
 
	
}


.RootItemBreadCrumb TD
{
	font-family: tahoma;	
	font-weight: bold; 
	font-size:11px;
	color:#ffffff;	
	 padding-left:10px;
 padding-right:10px;

	background-color: Transparent;
	
	background-repeat:no-repeat;
	
}

.RootItemActive TD
{
		font-family: tahoma;		
	font-weight: bold; 
	font-size:11px;
	color:#ffffff;
		background-repeat:no-repeat;
	 padding-left:10px;
 padding-right:10px;	
	
}

.RootItemSelected TD
{
		font-family: tahoma;	
	font-weight: bold; 
	font-size:11px;
	color:#FFCE0B;
	
	background-repeat:no-repeat;
	 padding-left:10px;
 padding-right:10px;
    
	
}

.footer
{ 
	font-family:Tahoma;
	font-size:11px;
	color:#1F2851;
	text-decoration:none;
	font-weight:bold;
}	

.footer a
{
	font-family:Tahoma;
	font-size:11px;
	color:#1F2851;
	text-decoration:none;
	font-weight:bold;
}
.footer a:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#1F2851;
	text-decoration:none;
	font-weight:bold;
}

.footer a:visited
{
	font-family:Tahoma;
	font-size:11px;
	color:#1F2851;
	text-decoration:none;
	font-weight:bold;
}


.ContentPane
{
	
}



.top_rep
{
	background-image:url(222.jpg);
	width:100%;
 height:46px;
 background-repeat:repeat-x;
	
	}
	

.top_second
{
background-image:url(333.jpg);
width:176px;
 height:46px;
 background-repeat:no-repeat;
	
	}
	.menu_rep
	{
		background-image:url(m1_rep.jpg);
	 width:100%;
    height:38px;
 background-repeat:repeat-x;
		}
		
	.footerlink
{ 
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}	

.footerlink a
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
.footerlink a:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

.footerlink a:visited
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

.for_news
{
	background-image:url(san.jpg);
	 width:225;
    height:58px;
 background-repeat:no-repeat;
}
	

.content_bg
{
	background-image:url(content_bg.jpg);
	 width:514;
    height:351px;
 background-repeat:no-repeat;
}

.flashpane
{
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	
}

.nemdabdr
{
	border-left: #40062E 1px solid;
	border-right: #40062E 1px solid;
	border-bottom: #40062E 1px solid;
	border-top: #40062E 1px solid;
	
	background-color:#ffffcc; 
}





.top_text
{ 
	
	font-family:Tahoma;
	font-size:12px;
	color:#40062E;
	text-decoration:none;
	font-weight:bold;
}	

.top_text a
{
	
	font-family:Tahoma;
	font-size:12px;
	color:#40062E;
	text-decoration:none;
	font-weight:bold;
}
.top_text a:hover
{
	
	font-family:Tahoma;
	font-size:12px;
	color:#40062E;
	text-decoration:none;
	font-weight:bold;
}

.top_text a:visited
{
	
	font-family:Tahoma;
	font-size:12px;
	color:#40062E;
	text-decoration:none;
	font-weight:bold;
}
	

.rytplace
{
	background-image:url(ryt_place.jpg);
	 width:705;
    height:73px;
 background-repeat:no-repeat;
 
	
}	

.inside_text
{
	
	font-family:Tahoma;
	font-size:11px;
	color:#404243;
	text-decoration:none;
	font-weight:normal;
}




.top_bg
{
	background-image:url(top_bg.jpg);
	 width:1000px;
    height:118px;
 background-repeat:no-repeat;
 border-left: #40062E 1px solid;
	border-right: #40062E 1px solid;
}

.top_bg_inside
{
	background-image:url(top_bg_inside.jpg);
	 width:1000px;
    height:118px;
 background-repeat:no-repeat;
 border-left: #40062E 1px solid;
	border-right: #40062E 1px solid;
}


.menu_sep
{
	
	background-image:url(22_rep.jpg);
	 width:100%;
    height:39px;
 background-repeat:repeat-x;
}

.leftsidepane1111
{
	
	background-image:url(111111.jpg);
	 width:221px;
    height:100%;
 background-repeat:repeat-y;
}
.home_content_bg
{
	background-image:url(104.jpg);
	 width:777px;
    height:527px;
 background-repeat:no-repeat;
 }
 .inside_content_bg
{
	background-image:url(105.jpg);
	 width:777px;
    height:527px;
 background-repeat:no-repeat;
 }
 
 .last
 {
 background-image:url(last_one11.jpg);
	 width:220px;
    height:94px;
 background-repeat:no-repeat;
 }



.My_link1
{
	font-family:Verdana;
	font-size: 12px;
    color: #FFFFCC;
    text-decoration:none;
   font-weight:bold;
}
A.My_link1:link
 {font-family:Verdana;
    text-decoration:none;
    font-size: 12px;
    color:#FFFFCC;
}

A.My_link1:visited 
 {font-family:Verdana;
    text-decoration:none;
    font-size: 12px;
    color: #FFFFCC;
}

A.My_link1:active  
 {font-family:Verdana;
    text-decoration:none;
    font-size: 12px;
    color:#FFFFCC;
}
A.My_link1:hover  
  {font-family:Verdana;
    text-decoration:none;
    font-size: 12px;
    color: #FECD0B;
}



.My_link2
{
	font-family:Verdana;
	font-size: 12px;
    color: #013B01;
    text-decoration:none;
   font-weight:bold;
}
A.My_link2:link
 {font-family:Verdana;
    text-decoration:none;
    font-size: 12px;
    color:#013B01;
}

A.My_link2:visited 
 {font-family:Verdana;
    text-decoration:none;
    font-size: 12px;
    color: #013B01;
}

A.My_link2:active  
 {font-family:Verdana;
    text-decoration:none;
    font-size: 12px;
    color:#013B01;
}
A.My_link2:hover  
  {font-family:Verdana;
    text-decoration:none;
    font-size: 12px;
    color: #FECD0B;
}