.outbox {
	background-color:#3f0000;
	width:100%;
	margin:0;
	text-align:center;
}
.inbox {
	width:919px;
	margin:0 auto;
	text-align:left;
}
.left_bg {
	background:url(images/line_lt.jpg) repeat-y left;
}
.right_bg {
	background:url(images/line_rt.jpg) repeat-y right;
}
.main {
	margin:0 46px;
	width:827px;
	background-color:#931513;
}
#top {
	background:url(images/top.jpg) right no-repeat #760d0a;
	width:827px;
	height:260px;
}
#left {
	background-color:#921513;
	width:230px;
}
.right {
	background: #fff;
	width:597px;
}
.bottom_left {
	background:url(images/bt_lt.jpg)  left top no-repeat;
	height:16px;
}
.bottom_right {
	background:url(images/bt_rt.jpg) right top  no-repeat;
	height:16px;
}
.bottom_mid {
	background:url(images/bt_mid.jpg) top  repeat-x;
	height:16px;
	margin:0 62px;
}
#footer_bar {
	background-color:#3f0000;
	text-align:center;
	color:#FFFFFF;
}
#logo {
	padding:85px 0 0 10px;
	width:350px;
	height:145px !important;
	height:230px;
}
#nav {
	margin-bottom:20px;
	width:230px;
}
#underlogo {
	margin-bottom:0;
	padding-bottom:0;
	vertical-align:bottom;
	line-height:25px;
}
.date_style {
	vertical-align:bottom;
	line-height:20px;
	color:#f5d59a;
	float:left;
	width:250px;
	padding-left:10px;
	font-weight:bold;
}
.breadcrumb_style {
	color:#990000;
	font-size:13px;
	padding-left:55px;
	background:url(images/brd_icon.jpg) no-repeat 10px 0;
	float:left;
	line-height:25px;
}
.skin_body {
	padding:10px 0px;
}
.footer_style {
	padding:0;
	margin-bottom:5px;
	line-height:16px;
	vertical-align:top;
	color:#FFFFFF;
}
.footer_lt {
	float:left;
	padding-left:55px;
}
.footer_rt {
	float:right;
	padding-right:55px;
}
.clear { clear:both;}

/*============= all pane padding css ============*/
.undernavpane {padding-right: 8px; padding-left:8px; padding-bottom: 0px;  padding-top: 0px; width:210px !important;  width:230px; }
.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;}
.Pane1 {padding-right: 3px; padding-left: 3px; padding-bottom: 0px;  padding-top: 0px;}
.Pane2 {padding-right: 3px; padding-left: 3px; padding-bottom: 0px;  padding-top: 0px;}
.Pane3 {padding-right: 3px; padding-left: 3px; padding-bottom: 0px;  padding-top: 0px;}
.Pane4 {padding-right: 3px; padding-left: 3px; padding-bottom: 0px;  padding-top: 0px;}
.bottomPane2 {padding-right: 3px; padding-left: 3px; padding-bottom: 0px;  padding-top: 0px;}
.footerPane {padding-right: 0px; padding-left:0px; padding-bottom: 0px;  padding-top: 0px; width:810px;margin:0 auto;}
.footerpane P { padding:0; vertical-align:top;}

/*============= skin text  css ============*/
h1,h2,h3,h4,h5,h6 {font-family:Arial, Helvetica, sans-serif}
h1 {font-size: 26pt;color: #964c06; margin-bottom:5px;}
h2 {font-size: 24px;color: #970100; margin-bottom:4px;}
h3 {font-size: 18px;color: #1F1E1E; margin-bottom:3px;}
h4 {font-size: 13px;color: #4C1601; margin-bottom:2px;}
h5 {font-size: 14px;color: #f58220; margin-bottom:2px;}
h6 {font-size: 12px;color: #964c06; margin-bottom:2px;}
.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: #333; font-family:Arial, Helvetica, sans-serif;}
TH ,TD,DIV{font-size: 12px; color: #333; font-family:Arial, Helvetica, sans-serif;}
a img {padding:0px; border:0;}
ul { list-style-type:disc; color:#990000;}
ul .li { color:#990000;  list-style:square; }

A ,A:link ,A:visited,A:active {font-size: 12px;color: #cd0206; text-decoration: underline;}
A:hover {color: #333; text-decoration: none}

a.a:link ,a.a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #f70200;
	text-decoration: underline;
}
a.a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

a.b:link , a.b:visited{

	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #8c2811;
	text-decoration: underline;
}
a.b:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

a.c:link , a.c:visited{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #6f4d21;
	text-decoration: underline;
}
a.c:hover {

	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

a.d:link , a.d:visited{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.d:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

/* ========================  dnn text css style ==================================*/

.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}
.date { font-family:Arial; color: #fff; text-decoration: none;font-weight: bold; font-size:12px;}

A.user:link,A.user:active, A.user:visited,.user{ color: #fff; text-decoration: none}
A.user:hover {color: #f5d59a; text-decoration: underline}
A.breadcrumb:link ,A.breadcrumb:active,A.breadcrumb:visited ,.breadcrumb {color: #990000; text-decoration: none; font-weight:bold; }
A.breadcrumb:hover {color: #333; text-decoration: underline}
.footer,A.footer:link,A.footer:active,A.footer:visited { color: #fff; text-decoration: none; font-size:12px;}
A.footer:hover { color: #f5d59a; 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: #f6d69b 1px solid;
	border-width:0 0  1px 0;
	padding:2px 15px 2px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
    color: #fff; height:20px;
}

.submenuitemselected,.submenuitembreadcrumb {
    border: #f6d69b 1px solid;
	border-width:0 0  1px 0;
    padding:2px 15px 2px 10px;
    background: #400000; 
	margin: 0px; height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}
.submenu {
	border: #f6d69b 1px solid;
	margin-top: 0px; z-index:1000;
	background:#921513;
	text-align:left;
}
.MainMenu_MenuBreak {
	border: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
}

.rootmenuitem TD{ 
	color:#fff;
	font-size:13px;font-family:Tahoma;
	font-weight:bold;
	background:url(images/menu.jpg) left bottom no-repeat;
	text-align:left;
	text-indent:42px;
	padding:0;
	height:39px;
	width:228px;
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#f5d59a;
	font-size:13px;font-family:Tahoma;
	font-weight:bold;
	background:url(images/menus.jpg) left bottom no-repeat;
	text-align:left;
	text-indent:42px;
	padding:0;
	height:39px;
	width:228px;
}




