
body {
margin:0;
text-align:center;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
.inbox {
width:808px;
margin:0 auto;
text-align:left;
}
.top {
min-height:120px;
height:auto !important;
}
.nav {
height:45px;
}
.nav_lt {
background:url(images/nav_lt.jpg) left bottom no-repeat;
height:45px;
}
.nav_rt {
background:url(images/nav_rt.jpg) right bottom no-repeat;
height:45px;
}
.nav_mid {
background:url(images/nav_mid.jpg) bottom repeat-x;
height:45px;
margin:0 12px;
}
.main { padding:5px 10px;}
.breadcrumb_style { padding:0 10px;}
.bottom {
text-align:center;
padding:5px ;
}
.links_style { 
background-color:#6db1de;
height:25px;
line-height:25px;
vertical-align:middle;
}
.search_style {
background:url(images/search_bg.jpg) no-repeat right;
height:30px;
width:300px;
}
#dnn_dnnSearch_txtSearch{border:0px; background:transparent; width:219px; height:23px;font:normal 12px Tahoma; color:#666666;margin:0 0 0 5px; padding:8px 0 0 0;}

/*============= skin  css ============*/
h1,h2,h3,h4,h5,h6 {font-family:Arial, Helvetica, sans-serif}
h1 {font-size: 24pt;color: #000000;}
h2 {font-size: 18px;color: #c2ae59;}
h3 {font-size: 18px;color: #0f29a8;}
h4 {font-size: 16px;color: #ff9900;}
h5 {font-size: 14px;color: #b99844;}
h6 {font-size: 12px;color: #ffa43d;}
.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;}


A ,A:link ,A:visited,A:active {font-size: 12px;color: #0000ff; text-decoration: underline}
A:hover {color: #0000ff; text-decoration: none}
A.user:link,A.user:active, A.user:visited,.user{ font-family:Arial, Helvetica, sans-serif;font-weight: bold; font-size:12px; color: #333; text-decoration: none}
A.user:hover {color: #0f298a; text-decoration: underline}
.date { font-family:Tahoma;color: #666; text-decoration: none;font-weight: bold; font-size:11px;}
.footer,A.footer:link,A.footer:active,A.footer:visited { font-weight:normal; font-size:11px; color: #666; text-decoration: none}
A.footer:hover { color: #333; text-decoration: underline}
.links,A.links:link,A.links:active ,A.links:visited  { font-weight: normal; font-size:12px; color: #fff; text-decoration: none}
A.links:hover {color: #333; text-decoration: none}
A.breadcrumb:link ,A.breadcrumb:active,A.breadcrumb:visited ,.breadcrumb {font-weight: normal; font-size:12px; color: #333333; text-decoration: none; font-family:Tahoma;}
A.breadcrumb:hover {color: #0f298a; text-decoration: underline}

/*==== Define the menu style  ====*/
.MainMenu_MenuContainer {background: 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: #cccccc 1px solid;
	border-width:0 0 1px 0;
	padding:3px 18px 3px 10px;
	font-size:11px;
	background: transparent;
	color: #333; 
	height: 20px
}
.submenuitemselected,.submenuitembreadcrumb {
	border: #cccccc 1px solid;
	border-width:0 0 1px 0;
	padding:3px 18px 3px 10px;
	font-size:11px;
	background: #719dce;
	color: #fff;  
	height: 20px
}
.submenu {
	BORDER: #cccccc 1px solid;
	MARGIN-TOP: 0px; 
	Z-INDEX: 1000;
	background: #efefef;
}
.rootmenuitem TD{ 
	color:#fff;
	background:none;
	font-family:Arial;
	font-size:13px;
	font-weight:bold; 
	text-align:center;
	padding:0px 8px;
	height:45px;
}
.rootmenuitemselected TD {
	color:#ccc;
	background:none;
	font-family:Arial;
	font-size:13px; 
	text-align:center;
	font-weight:bold; 
	padding:0px 8px;
	height:45px;
}
,.rootmenuitembreadcrumb TD{
	color:#ffa54d;
	background:none;
	font-family:Arial;
	font-size:13px; 
	text-align:center;
	font-weight:bold; 
	padding:0px 8px;
	height:45px;
}
.MainMenu_MenuBreak {   
	 border: transparent 0px solid; 
	 background-color: transparent; 
	 height: 1px;
 }


