body {
	border: 0px;
	background-image: url(bg.gif);
}
#dnn_dnnLOGIN_hypLogin
{
	color: White;
	font-size: 10px;
}
.pagemaster 
{
	padding: 5,5,5,5;
}
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
{
	font-family: Verdana; 
    font-size: 13px;
    font-weight: normal;
}
.skinmaster {
}
.pageheader {
	background-color: #9DEC0A;
}
.pagebody {
	background-color: #FFFFFF;
	border: 1px #000000;
}
.pagefooter {
	background-color: #9DEC0A;
}

.skinobject
{
	font-family: Verdana;  
	font-size: 10pt;  
	font-style: normal; 	
}

/* menu */
.MainMenu_MenuContainer {
	width: 129;
	
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:25px;	
}
.MainMenu_MenuItem {
	cursor: hand; 
	color: white; 
	font-family: Verdana; 
	font-size: 8pt; 
	height:20px;	
	font-weight: bold; 
	font-style: normal; 
	background: menubg.jpg;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: Orange;
	height:20px;	
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
	background: menubg.jpg

}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 5px;
}
.MainMenu_SubMenu {
	 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;  
	background-image: url(bg.gif);
}
.MainMenu_MenuBreak {
	height: 0px;
}
.MainMenu_MenuArrow {

	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.footer
{
	color:white;
	font-family: Verdana; 
	font-weight:bold;
	font-size:11px;
}

