/* CSS Document */

body{
	background-image:url(brickbkg.png);

	}
	
/*background table*/

.bkgtbltl{
	background-image:url(tablebkg_01.png);
	background-repeat:no-repeat;
	height:23px;
	width:18px;
	}
.bkgtbltc{
	background-image:url(tablebkg_02.png);
	background-repeat:repeat-x;
	height:23px;
	}
.bkgtbltr{
	background-image:url(tablebkg_03.png);
	background-repeat:no-repeat;
	height:23px;
	width:27px;
	}
.bkgtblml{
	background-image:url(tablebkg_04.png);
	background-repeat:repeat-y;
	width:18px;
	}
.bkgtblmc{
	background-color:#FFFFFF;
	}
.bkgtblmr{
	background-image:url(tablebkg_06.png);
	background-repeat:repeat-y;
	width:27px;
	}
.bkgtblbl{
	background-image:url(tablebkg_07.png);
	background-repeat:no-repeat;
	height:28px;
	width:18px;
	}
.bkgtblbc{
	background-image:url(tablebkg_08.png);
	background-repeat:repeat-x;
	height:28px;
	}
.bkgtblbr{
	background-image:url(tablebkg_09.png);
	background-repeat:no-repeat;
	height:28px;
	width:27px;
	}
	
/*title background*/
	
.titlel{
	background-image:url(titlebar_01.png);
	background-repeat:no-repeat;
	height:112px;
	width:440px;
	}
.titlec{
	background-image:url(titlebar_02.png);
	background-repeat:repeat-x;
	height:112px;
	width:100%;
	}
.titler{
	background-image:url(titlebar_03.png);
	background-repeat:no-repeat;
	height:112px;
	width:16px;
	}

/*menubar background*/	

.menubarl{
	background-image:url(menubar_01.png);
	height:30px;
	width:14px;
	}
.menubarc{
	background-image:url(menubar_02.png);
	background-repeat:repeat-x;
	height:30px;
	width:100%;
	}
.menubarr{
	background-image:url(menubar_03.png);
	height:30px;
	width:14px;
	}
	
/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	margin:15px;
}
.skinmaster {
	border-color: #369244;
	height: 100%;
	background-color: #369244;
	border-right: #dcc987 0px solid;
	border-top: #dcc987 0px solid;
	border-left: #dcc987 0px solid;
	border-bottom: #dcc987 0px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}
.skinheader {
}
.SkinObject {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a:link.SkinObject {
    text-decoration:    none;
    color:#ece3c4;
}

a:visited.SkinObject  {
    text-decoration:    none;
    color:#ece3c4;
}

a:active.SkinObject   {
    text-decoration:    none;
    color:#ece3c4;
}

a:hover.SkinObject    {
    text-decoration:    none;
    color:#ece3c4;
}

a:visited  {
    text-decoration:    none;
    color:#ece3c4;
}

a:active   {
    text-decoration:    none;
    color:#ece3c4;
}

a:hover    {
    text-decoration:    none;
    color:#ece3c4;
}
.SkinText {
	color: #000000; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 12pt; 
	font-weight: bold; 
	font-style: normal;
}
.skingradient {
	background-image: url();
	height: 30px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer;
	border-color: #dcc987;
	border-width: 0px;
	cursor: hand;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	font-family:Arial, Helvetica;
	}
.MainMenu_MenuIcon {
	border: 0px solid #369244;
	background-color: #FFFFFF;
	border-left: #dcc987 0px solid;
	border-bottom: #dcc987 0px solid;
	border-top: #dcc987 0px solid;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.MainMenu_SubMenu {
	background-color: #04b509;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #369244;
	cursor: pointer;
	cursor: hand;
	color: white;
	font-family:Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size:10pt;
	
}
.MainMenu_MenuArrow {
	border-width: 0px;
	border-right: #dcc987 0px solid;
	border-bottom: #dcc987 0px solid;
	border-top: #dcc987 0px solid;
	font-family: webdings;
	font-size: 10pt;
	color: #333333 ;
	cursor: pointer;
	cursor: hand;
}
.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	color: #333333;
	cursor: pointer;
	cursor: hand;
}
.StandardButton {
	background: #990000 none;
	color: #FFFFFF;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.TreeViewMenu {
	border-width: 0px;
	border-color: #369244;
	width: 175px;
	background-color: #dfe5f2;
	border-right: #dcc987 0px solid;
	border-top: #dcc987 0px solid;
	border-left: #dcc987 0px solid;
	border-bottom: #dcc987 0px 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();
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   
   color: #3f3d36;
}
