@import url("skin2.css");
@import url("dnn.css");
#trdnn_dnnMENU_ctldnnMENU542
{
display: none;
visibility: hidden;
}

body {
	border: 0px;
}
#dnn_dnnLOGIN_hypLogin
{
	color: #0075b5;
	font-size: 12px;
}
#infobuttons
{
	color: #0075b5;
	font-size: 12px;
}
/*
A.skinobject:link  {
    text-decoration:    none;
    color:  white;
}

A.skinobject:visited   {
    text-decoration:    none;
    color:  white;
}

A.skinobject:active    {
    text-decoration:    none;
    color:  white;
}

A.skinobject:hover {
    text-decoration:    none;
    color:  white;
}*/


A:link  {
    text-decoration:    none;
    color:  #003366;
}

A:visited   {
    text-decoration:    none;
    color:  #003366;
}

A:active    {
    text-decoration:    none;
    color:  #003366;
}

A:hover {
    text-decoration:    underline;
    color:  #ff0000;
}
.Normal, TD, TH, Body
{
	/*font-family: Arial, Helvetica;
    font-size: 13px;*/
    font-weight: normal;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.SubHead {
	/*font-size: 15px;*/
}
.Head {
	/*font-size: 16px !important;*/
}

.skinmaster {
}
.pageheader {
	background-color: #9DEC0A;
}
.pagebody {
	background-color: #FFFFFF;
	border: 1px #000000;
}
.pagefooter {
	background-color: #9DEC0A;
}

.DNNTree_Normal
{
    font-weight:bolder;
}

/*.skinobject
{
	font-family: Arial, Helvetica, verdana;   
	font-style: normal;
	color: white;	
}*/

/* menu */
.MainMenu_MenuContainer {
	 
	
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: hand; 
	color: white; 
	font-family: Arial, Helvetica; 
	font-weight: bolder; 
	font-style: normal; 
	background-color: transparent;
}
.MainMenu_MenuIcon {
	
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 0px; 
	height: 0px;
}
.MainMenu_SubMenu {
	 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	background-color: #666666;  
}
.MainMenu_MenuBreak {
	height: 0px;
}
.MainMenu_MenuItemSel {
	background-color: white; 
	cursor: pointer; 
	cursor: hand; 
	color: #666666; 
	font-family: Arial, Helvetica; 
	font-weight: bolder; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.TreeViewMenu {
	width: 175px;
	background-color: transparent;
	font-weight:bolder;
	color: #0075b5;
	padding-bottom: 20px;
}
.TreeViewMenu_Header {
display: none;
visibility: hidden;
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: bold;
   color: #333333;
}