Body
{
	scrollbar-face-color:#c2c2c2;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#D6D3D6;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#8C8A8C;
	background-color:#888888;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
}
.controlpanel 
{
	width: 100%;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.CommandButton, A, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active
{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	cursor: hand;
}

A.CommandButton:hover
{
	color: gray;
	font-weight: normal;
	text-decoration: underline;
}
.TreeViewMenu 
{
	width: 120px;
	background-color: #000005;
	color:#ffffff;
}
.Treview_Icon
{
	 display:none;	
}
.SkinFont
{
font-size:9px; font-weight:bold;color:#D4D4D4;	
}
.Head
{
font-size:12px; font-weight:bold;color:#000000;	
}
.SubHead
{
	font-size: 10px;
	font-weight: bold;
	color: #993300;
}
.BredCrumb
{
font-size:11px; font-weight:bold;color:#000000;	
}
.SkinObject
{
font-size:11px; font-weight:bold;color:#ffffff;	
}
.SkinObjectFooter
{
font-size:9px; font-weight:normal;color:#000000; font-family:Helvetica; clear:both; text-align:center;
}
 A.SkinObjectFooter, A.SkinObjectFooter:link, A.SkinObjectFooter:visited, A.SkinObjectFooter:active
 {
font-size:9px; font-weight:normal;color:#000000; font-family:Helvetica; text-decoration:underline; cursor:hand;	
}
 A.SkinObjectFooter:hover
 {
font-size:9px; font-weight:normal;color:#888888; font-family:Helvetica; text-decoration:underline; cursor:hand;	
}
 A.BredCrumb, A.BredCrumb:link, A.BredCrumb:visited, A.BredCrumb:active
{
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	font-family: verdana;
	text-decoration: none;
	cursor: hand;
}
 A.BredCrumb:hover
 {
font-size:11px; font-weight:bold;color:#888888; font-family:verdana; text-decoration:none; cursor:hand;	
}
.SkinObject
{
	font-weight: bold;
	font-size: 10px;
	color: #dcdcdc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.SkinObject, A.SkinObject, A.SkinObject:link, A.SkinObject:visited, A.SkinObject:active
{
	font-weight: bold;
	font-size: 10px;
	color: #dcdcdc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

A.SkinObject:hover    {
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
/* Main Menu */
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:20px;
	width:150px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/
    padding:  1px  2px 2px 1px;	
    border-bottom: #898989 1px dotted; 
}
.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 1px 15px  1px 5px;   /*explicitly set padding for root menu items*/
}
.main_dnnmenu_submenu 
{
	cursor: hand;
	height:20px;
	width: 150px;
	background-color: #000000;	
	padding:2px 2px 2px 2px;
	filter: Alpha(Opacity=80);
	opacity:0.8;
	
   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_itemhover {  
	color: #959595;
}

.main_dnnmenu_itemhover td {  
	color: #959595;
}
.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 17px; 
	height: 17px;
	border-bottom: #898989 1px dotted;
	padding:2px 2px 2px 2px;
}
.main_dnnmenu_break {
	height: 10px;
	font-size: 10px;
}
.modalPopup 
{
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:5px;
	width:350px;	
}
.modalDragPopUp
{
	cursor:move;
	background-color:#5377A9;
	border:solid 1px Gray;
	color:#ffffff;
	padding:5px;
	font-weight:bold;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #000000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #ff0000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}
.Paragrafo
{
	line-height: 18px;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-justify: distribute;
	font-family:Verdana;
	font-size:11px;
}
.NormalBold{ font-weight:bolder; font-size:11px;}

.FileManager
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	height: 400px;
	width:690px;
}
