body {
	background-color: transparent;
	width : 100%;
	height : 100%;
}

.Search{
   font-size:11px;
   font-weight:bold; 
   color:#df72ab;
   text-decoration:none
}

#sssearch input {
border-style:solid;
border-width:1px;
text-align:left;
font-size:16px;
width:200px;
height:27px;
}


.pagemaster {
	width: 100%;
	height: 100%;	
}

.controlpanel {
	width: 100%;
	background-color: #FFFFFF;
}

.headerpane,.imagepane {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.toppane {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}

.leftpane {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}

.contentpane {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}

.rightpane {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}

.bottompane {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}

.MainMenu_MenuContainer {
	background-color: transparent;
    width:100%;
	height:0px;
}

.MainMenu_MenuBar {
}

.MainMenu_MenuArrow {
	display: none
}

.MainMenu_RootMenuArrow {
	display: none
}

.MainMenu_MenuIcon {
	display: none
}

.MainMenu_MenuBreak {
   	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 0px;
}

.RootMenuItem TD {
    padding:5px 7px 0px 7px;
    font-size:12px;
    font-weight:bold;
    color:#fff;
    text-align:center;
	height:31px;
    background-image: url(images/SkyBlue_r3_c3.png);	
}

.RootMenuItemSel TD {
    padding:5px 7px 0px 7px;
    font-size:12px;
    font-weight:bold;
    color: #fff;  
    text-align:center;
	height:31px;
    background-image: url(images/SkyBlue_r3_c11.png);	
}

.RootMenuItemHover TD {
    padding:2px 7px 0px 7px;
    font-size:12px;
    font-weight:bold; 
    color:#fff; 
    text-align:center;
	height:31px;
}


.MainMenu_MenuItem {
    padding:4px 20px 4px 10px;
    border:0pt none;
    font-size: 11px; 
    color: #fff;
	font-weight: bold;  
}

.MainMenu_MenuItemSel {
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
}

.Submenu {
    border:1px solid #21629c;
    cursor:pointer;
    margin-top: 0px;
    margin-left: 0px; 
    z-index: 1000;
    font-size: 11px; 
    color: #fff;
    font-weight: bold; 
	background: #6aa2d5; 
	opacity:.8;
	-moz-opacity:0.8; 
}

.Submenuitemselected,Submenuitembreadcrumb {
    padding:4px 20px 4px 10px;
    border:0pt none;
    margin-top: 0px;
    margin-left: 0px; 
    font-size: 11px; 
    color: #fff;
	font-weight: bold; 
	background: #3071ab; 
	FILTER:Alpha(opacity=80);
	opacity:.8;
	-moz-opacity:0.8; 
}

.Head{ 
   font-size:13px;
   font-weight:bold;
   color:#000000; 
}

.SubHead{ 
   font-size:12px; 
   color:#000000;
  }
   
.SubSubHead{ 
   font-size:11px; 
   color:#000000;
}

.Normal{
   font-size:11px; 
   color:#000000;
   font-weight : normal;
   font-size : 11px;
}

.TH,TD,DIV {	
   font-size: 11px; 
   color: #000000; 
  /* font-family:Tahoma, Arial,Helvetica,sans-serif;*/
   font-family: Verdana, Arial,  Helvetica, sans-serif;
}

.CommandButton {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : none;
}
    
A.CommandButton:link {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : underline;
}

A.CommandButton:visited  {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : underline;
}

A.CommandButton:active {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : underline;
}

A.CommandButton:hover {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : none;
}

.User, A.User:link, A.User:visited, A.User:active{
   font-size : 11px;
   font-weight:bold; 
   color:#fff;
   text-decoration:none;
}

A.User:hover {
    font-size : 11px;
    font-weight:bold; 
	color: #fff;
	text-decoration : underline;
}

.Date, A.Date:link, A.Date:visited, A.Date:active, A.Date:hover  {
    color:#fff;
	font-weight:normal; 
    font-size:11px;
    text-decoration:none;
}

.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active {
    color:#fff;
	font-weight:normal; 
    font-size:11px;
    text-decoration:none;
    font-weight:bold; 
}

A.Breadcrumb:hover  {
    color:#fff;
	font-weight:normal; 
    font-size:11px;
    text-decoration:underline;
    font-weight:bold; 
}

A:link {
	font-size : 11px;
	font-weight : normal;
	color :#666;
	text-decoration : none;
}

A:active {
	font-size : 11px;
	font-weight : normal;
	color :#666;
	text-decoration : underline;
}

A:hover {
	font-size : 11px;
	font-weight : normal;
	color :#333;
	text-decoration : underline;
}

A:visited {
	font-size : 11px;
	font-weight : normal;
	color :#666666;
	text-decoration : none;
}

.Footer{
   font-size:11px;
   font-weight:bold; 
   color:#666;
   text-decoration:none
}

A.Footer:link {
    font-size:11px;
    font-weight:bold; 
	color : #666;
	text-decoration : none;
}

A.Footer:visited  {
    font-size:11px;
    font-weight:bold; 
	color : #666;
	text-decoration : none;
}

A.Footer:active {
    font-size:11px;
    font-weight:bold; 
	color : #666;
	text-decoration : underline;
}

A.Footer:hover {
    font-size:11px;
    font-weight:bold; 
	color :#3071ab;
	text-decoration : underline;
}

.Links {
   font-size:11px;
   font-weight:bold; 
   color:#666;
   text-decoration: none
}

A.Links:link {
    font-size:11px;
    font-weight:bold; 
	color:#666;
	text-decoration : none;
}

A.Links:visited {    
    font-size:11px;
    font-weight:bold; 
	color:#666;
	text-decoration : none;
}

A.Links:active {
    font-size:11px;
    font-weight:bold; 
	color : #666;
	text-decoration : underline;
}

A.Links:hover {
    font-size:11px;
    font-weight:bold; 
	color : #3071ab;
	text-decoration : underline;
}


