body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	height: 100%;
	padding:0px;
}
.index {
    width:800px;
	margin:0 auto;
	text-align:left;
	background-color:#FFFFFF;
}
.outbox {
	background-color:#565b57;
	width:100%;
}
#left {
	width:220px;
	border-right:5px #565b57 solid;
}
#lt_top{
	border-bottom:5px #565b57 solid;
	text-align:left;
	padding-left:15px;
	padding-right:8px;
}
#lt_bottom {
	margin-top:0;
	vertical-align:top;
}
#logo {
min-height:100px;
}
#nav {
	background-color:#eaeaea;
	padding:25px 10px 10px 10px;
	margin-bottom:20px;
}
#main {
	border-top:5px #565b57 solid;
}
#bottom { text-align:center; vertical-align:middle; color:#FFFFFF; background-color:#565b57;}
.copyright_style { color:#FFFFFF; height:25px; line-height:25px;vertical-align:middle;}
.clear { clear:both;}

/*============= all pane padding css ============*/
.headerpane {padding:4px; }
.leftshadowpane {padding:8px; }
.topPane {padding-right: 3px; padding-left: 3px; padding-bottom: 0px;  padding-top: 0px; }
.leftPane {padding-right: 3px; padding-left: 3px; padding-bottom: 0px;  padding-top: 0px;}
.rightPane {padding-right: 3px; padding-left: 3px; padding-bottom: 0px;  padding-top: 0px;}
.ContentPane {padding-right: 3px; padding-left: 3px; padding-bottom: 0px;  padding-top: 0px;}
.bottomPane {padding-right: 3px; padding-left: 3px; padding-bottom: 0px;  padding-top: 0px;}
.footerPane {padding-right: 5px; padding-left: 5px; padding-bottom: 0px;  padding-top: 0px;}

/*============= skin text  css ============*/
h1,h2,h3,h4,h5,h6 {font-family:Arial, Helvetica, sans-serif}
h1 {font-size: 26pt;color: #000000;}
h2 {font-size: 24px;color: #333333;}
h3 {font-size: 18px;color: #666666;}
h4 {font-size: 13px;color: #000000;}
h5 {font-size: 14px;color: #000000;}
h6 {font-size: 12px;color: #000000;}
.Head {font-weight: bold; font-size: 13px; color: #000000}
.SubHead {font-size: 11px; color: #000000}
.SubSubHead {font-size: 11px; color: #000000}
.Normal {font-size: 12px; color: #000000; font-family:Arial, Helvetica, sans-serif;}
.CommandButton ,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active {color: #a63131; text-decoration: none; font-size:12px}
A.CommandButton:hover {color: #a63131; text-decoration: underline}
TH ,TD,DIV{font-size: 12px; color: #000000; font-family:Arial, Helvetica, sans-serif;}
a img {padding:0px; border:0;}

/* ========================  dnn text css style ==================================*/
A ,A:link ,A:visited,A:active {font-size: 12px;color: #ca3710; text-decoration: underline;font-family:Arial, Helvetica, sans-serif;}
A:hover {color: #a63131; text-decoration: none}
A.user:link,A.user:active, A.user:visited,.user{ font-family:Tahoma;font-weight: normal; font-size:12px; color: #4b7a25; text-decoration: none}
A.user:hover {color: #666; text-decoration: underline}
.search_bg {background:url(images/search_bg.jpg) no-repeat; width:230px; height:28px;}
#dnn_dnnSearch_txtSearch{border:0; background:none;width:175px; height:23px;font:normal 12px Arial normal; color:#333; padding:0 2px; margin-left:4px; }
.search { border:0; background:none; height:22px; color:#FFFFFF; text-align:center;}
.date { font-family:Tahoma;color: #565b57; text-decoration: none;font-weight: bold; font-size:11px;}
.footer,A.footer:link,A.footer:active,A.footer:visited { font-family:Tahoma;font-weight:normal; font-size:12px; color: #fff; text-decoration: none}
A.footer:hover { color: #fff; text-decoration: underline}
.breadcrumb_text { color:#4b7a25; font-weight:bold;}
A.breadcrumb:link ,A.breadcrumb:active,A.breadcrumb:visited ,.breadcrumb {font-weight: normal; font-size:12px; color: #4b7a25; text-decoration: none; font-family:Tahoma;}
A.breadcrumb:hover {color: #333; text-decoration: underline}

/* ========================  menu css style ==================================*/
.MainMenu_MenuContainer {
	background-color: Transparent;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuIcon {
	DISPLAY: none
}
.MainMenu_RootMenuArrow {
	DISPLAY: none
}
.MainMenu_MenuArrow {
	DISPLAY: none
}
.MainMenu_MenuItemSel {
	background: none transparent scroll repeat 0% 0%
}

.MainMenu_MenuItem {
	border: #ccc 1px solid;
	border-width:0 0  1px 0;
	padding:2px 15px 2px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
    COLOR: #4b7a25; height:20px;
}

.submenuitemselected,.submenuitembreadcrumb {
    border: #ccc 1px solid;
	border-width:0 0  1px 0;
    padding:2px 15px 2px 10px;
    background: #5bac11; 
	margin: 0px; height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}
.submenu {
	border: #ccc 1px solid;
	margin-top: 0px; Z-INDEX: 1000;
	background:#efefef;
	text-align:left;
}
.MainMenu_MenuBreak {
	border: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
}

.rootmenuitem TD{ 
	color:#55a427;
	font-size:13px;font-family:Tahoma;
	font-weight:bold;
	background-image:url(images/menu.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:left;
	text-indent:40px;
	padding:0;
	height:38px;
	width:200px;
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#b71111;
	font-size:13px; font-family:Tahoma;
	font-weight:bold;
	background-image:url(images/menus.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:left;
	text-indent:40px;
	padding:0;
	height:38px;
	width:200px;
}




