/* 
================================
Skin styles for DotNetNuke
================================
*/   
body{

	background-color:#006C00;
    

}

.pagemaster
 {
	width: 100%;
	border:0px;
	
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	background-color:#006C00;
	vertical-align:top;
 }
.skinmaster
{
	width:1000px;
    background-color: #FFFFFF;
	border:0px; 
	
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
	margin:0px;
vertical-align:top;
}
.pagemasterin
 {
	width: 100%;
	border:0px;
	background-image:url(bgin.jpg);
	background-repeat:repeat-x;
	background-color:#006C00;
	vertical-align:top;
 }
.skinmasterin
{
	width:1000px;
    background-color: #FFFFFF;
	border:0px; 
	
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
	margin:0px;
vertical-align:top;
}
.TopBackImg
{
	background-image:url(topmod.gif);
	background-repeat:no-repeat;
	background-color:#CFCFCF;
	
	width:100%;
}
.Logalign
{
	padding-top:10px;
	padding-right:10px;
}
.Navbar
{
	background-image:url(nav_back.japg);
	background-repeat:no-repeat;
	width:313px;
	padding-left:200px;
	padding-top:320px;
	
	
}
.Midsep
{
	width:14px;
	 background-image:url(leftmidsep.gif);
	 background-repeat:repeat-y;

}
.TopPane
{
	width:100%;
}
.ContentPane
 {
width:100%;	
margin:0px;
background-color: transparent;
	 
}
.ContentTopPane
{
	width:100%;	
background-color: transparent;
}
.ContentBottomPane
{
	width:100%;	
background-color: transparent;
}

.ContentBottomRightPane
{
	padding-left:20px;
	width:100%;
	padding-right:20px;
	padding-top:50px;
}
.ContentBottomLeftPane
{
	padding-left:20px;
	padding-top:50px;
	padding-right:10px;
	
}
/*============================
Classes for Menu Bar
==============================*/



.MenuContainer
{
	background-color: transparent;
	height: 29px;
	width:112px;
	border: red 0px solid;
	vertical-align:top;
	
	  
}

/* Changes of height will cause an ftp error! */
.MenuBar
{
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
	height:29px;
}

.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color:transparent;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
	border-bottom: #98AAB1 0px solid;
	text-align: center;

}

.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color:#FFFFFF; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color:#309030;
	 /* 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;
}


.ItemsBreak
{
	border-bottom: #404040 0px solid;
	border-left: #FF8080 0px solid;
	border-top: #FF8080 0px solid;
	border-right: #404040 0px solid;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	height:1px;	
	background-image:url(nav_sep);
	background-repeat:no-repeat;
}

.RootItem TD
{
	font-family:Tahoma;
	font-size: 12px;
	text-align:left;
	color: #FFFFFF;
	font-weight:bold;
	height:29px;
	width:80px;	
	padding-left:15px;
	background-image:url(nav_sep);
	background-repeat:no-repeat;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
}

.RootItemActive TD
{
	font-family:Tahoma;
	font-size: 12px;
	padding-left:15px;
	color: #4B8E6D;
	font-weight:bold;
	height:29px;
	width:80px;	
	background-color:#FFFFFF;
	background-image:url(nav_sep);
	background-repeat:no-repeat;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
}

.RootItemSelected TD
{
	font-family:Tahoma;
	font-size: 12px;
	padding-left:15px;
	color:#4B8E6D;
	height:29px;
	width:80px;
		background-color:#FFFFFF;	
	background-image:url(nav_sep);
	background-repeat:no-repeat;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
}

.RootItemBreadCrumb TD
{
	font-family: Tahoma;
	font-size: 12px;
	padding-left:15px;
	color:#4B8E6D;
	height:29px;
	width:80px;	
	background-image:url(nav_sep);
	background-repeat:no-repeat;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
}

.SubItemActive
{
	border-top: 0px solid;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #014493;
	height: 29px;
	background-image: none;
	background-repeat: no-repeat;
}

.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{

	
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	height: 20px;
	background-color: #309030;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
	border-bottom: #98AAB1 0px solid;
}


.SubItemActive TD
{
	border-top: 0px solid;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:Yellow;
	height: 20px;	
	background-image: none;
	background-repeat: no-repeat;
}

.SubItemSelected
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:Yellow; 
	background-color: #EA1F22;
	background-image: none;
	background-repeat: no-repeat;
}


.SubItemBreadCrumb
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:Yellow;
	
	background-image: none;
	background-repeat: no-repeat;
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}
/*======================================Css for Nav bar ends===============================*/

.bot_nav
{
	font-weight:normal;
	color: #878686;
	font-family: Tahoma,regular;
	font-size: 11px;
	text-decoration: none;
	vertical-align:middle;
}

.bot_nav A
{
	font-weight:normal;
	color: #878686;
	font-family:  Tahoma,regular;
	font-size: 11px;
	text-decoration: none;
	vertical-align:middle;
}
.bot_nav A:hover
{
	font-weight:normal;
	color: #878686;
	font-family:Tahoma,regular;
	font-size: 11px;
	text-decoration: none;
	vertical-align:middle;
}
A.bot_nav:link {
    text-decoration:    none;
    color:#878686;
}
A.bot_nav:visited  {
    text-decoration:    none;
    color:#878686;
}
A.bot_nav:hover    {
    text-decoration:    none;
    color:#FFFFFF;
}
A.bot_nav:active   {
    text-decoration:    none;
    color:#878686;
}
.UserLogin
{
	font-family: TAhoma;
	font-size: 11px;
	padding-left:4px;
	color: #656565;
	text-decoration:none;
}
.UserLogin A
{
	font-family: TAhoma;
	font-size: 11px;padding-left:4px;
	color: #656565;
	text-decoration:none;
}
.UserLogin A:hover
{
	font-family: TAhoma;
	font-size: 11px;padding-left:4px;
	color: #000000;
	text-decoration:none;
	text-decoration:none;
}
A.UserLogin:link {
    text-decoration:    none;
    color:#656565;
}
A.UserLogin:visited  {
    text-decoration:    none;
    color:#656565;
}
A.UserLogin:hover    {
    text-decoration:    none;
    color:#8CD23B;
}
A.UserLogin:active   {
    text-decoration:    none;
    color:#656565;
}
.PrivacyPolicy
{
	font-family: TAhoma;
	font-size: 11px;
	padding-left:4px;
	color: #6D6D6D;
	text-decoration:none;
}
.policy
{
	font-family: TAhoma;
	font-size: 11px;
	padding-right:4px;
	color: #6D6D6D;
	text-decoration:none;	
}
.PrivacyPolicy A
{
	font-family: TAhoma;
	font-size: 11px;padding-left:4px;
	color: #6D6D6D;
	text-decoration:none;
}
.PrivacyPolicy A:hover
{
	font-family: TAhoma;
	font-size: 11px;padding-left:4px;
	color: #FFFFFF;
	text-decoration:none;
	text-decoration:none;
}
A.PrivacyPolicy:link {
    text-decoration:    none;
    color:#6D6D6D;
}
A.PrivacyPolicy:visited  {
    text-decoration:    none;
    color:#6D6D6D;
}
A.PrivacyPolicy:hover    {
    text-decoration:    none;
    color:#FFFFFF;
}
A.PrivacyPolicy:active   {
    text-decoration:    none;
    color:#6D6D6D;
}
.copy11
{
	COLOR: #1E921E;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10pt;
    TEXT-DECORATION: none;
    background-color:#006C00;
}
.copy11 A
{
	COLOR: #1B00E6;
    FONT-FAMILY: verdana;
    FONT-SIZE: 11pt;
    TEXT-DECORATION: none
}
.copy11 A:hover
{
	COLOR: #BFE4FB;
    FONT-FAMILY: verdana;
    FONT-SIZE: 11pt;
    TEXT-DECORATION: none
}
.topnav
{
	COLOR: #000000;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10px;
    TEXT-DECORATION: none;
    font-weight:normal;
}
.topnav A
{
	COLOR: #000000;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10px;
    TEXT-DECORATION: none;
    font-weight:normal;
}
.topnav A:hover
{
	COLOR: #000000;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10px;
    TEXT-DECORATION: none;
    font-weight:normal;
}

.leftpaneborder{

border-right:1px black solid;
width:250px;
align:left;
text-align:left;
background-color:#e9e9e9;


}