body {
  	font-family: Tahoma, Arial, Helvetica;
	font-size:10px;
	background-image: url(watermark.jpg);
	background-position:bottom;
	background-position:right;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment:fixed; 
	background-color: white;
}
A {
  	font-family: Tahoma, Arial, Helvetica;
	font-size:12px;
	font-color: black;
}
A:active {
  	font-family: Tahoma, Arial, Helvetica;
	font-size:12px;
	font-color: black;
}
A:link {
  	font-family: Tahoma, Arial, Helvetica;
	font-size:12px;
	font-color: black;
}
A:visited {
  	font-family: Tahoma, Arial, Helvetica;
	font-size:12px;
	font-color: navy;
}
A:hover {
  	font-family: Tahoma, Arial, Helvetica;
	font-size:12px;
	font-color: black;
	text-decoration: underline;
}
.page_heading{
font-family: Tahoma, Arial, Helvetica;
font-size:30px;
font-weight:bold;
color:#FFFFFF;
padding-left:50px;
}
.slogan{
font-family: Tahoma, Arial, Helvetica;
font-size:18px;
font-style:italic;
font-weight:bold;
color:#FFFFFF;
padding-left:100px;
}
.SkinObject {
    font-weight: normal;
    font-size: 12px;
    color: White;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

.Normal {
    font-weight: normal;
    font-size: 12px;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:Black;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:Blue;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:Black;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color: Black;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	

}
.skinmaster {
	height: 100%;
	
	
}
.skinheader {
}
.skingradient {
	/*BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:30px;*/
}
.controlpanel {
	width: 100%;
	background-color: #cccccc;
}


.MainMenu_MenuContainer {
	background-color: transparent; 
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	
	background-color: Transparent;
}
.MainMenu_MenuItem {
	background-color:transperant;
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-style: normal; 
	
	text-indent:59px;
	height:20px;
}

.MainMenu_Breadcrumb {  
color: blue;	
text-indent: 59px;
background-repeat:no-repeat;
height:20px;
background-color:Transparent;

}

.MainMenu_MenuIcon {
width:0px;
}

.MainMenu_SubMenu {  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
background-color:#00B33A; 
}

.MainMenu_MenuBreak {
	height: 0px;
}

.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: blue; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
text-indent:59px;
height:20px;
background-color:Transparent;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand; 
	float: left;

}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 9pt;
	float: left; 
	cursor: pointer; 
	cursor: hand;
	
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  9pt;
    font-weight:    normal;
    color: Black;
}

/* style of item titles on edit and admin pages */
A.SubHead  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  9pt;
    font-weight:    normal;
    color: black;
}


/* style of item titles on edit and admin pages */
A.SubHead:link  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  9pt;
    font-weight:    normal;
    color: black;
}

/* style of item titles on edit and admin pages */
A.SubHead:visited    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  9pt;
    font-weight:    normal;
    color: black;
}