body, p, tr, td{
	font-family: Verdana, sans-serif; /* font-family: Tahoma, Arial, Helvetica; */ 
	font-size: 11px;
}

body {
	background-color: #FFD018;	
}

.pagemaster {
	width: 100%;
	height: 100%;	
}

.skinmaster {
	height: 100%;
	width:950px;
	border: 0px; 
}
.footer
{
	font-weight: bold;
	color: #D9B113;
	font-size:10px;
	letter-spacing:1px;
}
.footer a, .footer a:link, .footer a:visited
{
	color: #D9B113;
	text-decoration:underline;
}

/* GENERIC */
h1  {
	font-family: Verdana, sans-serif;
	font-size:  16px;
	font-weight:    bold;
	color: #000;
}

h2  {
	font-family: Verdana, sans-serif;
	font-size:  15px;
	font-weight:    bold;
	color: #000;
}

h3  {
	font-family: Verdana, sans-serif;
	font-size:  14px;
	font-weight:    bold;
	color: #000;
}

h4  {
	font-family: Verdana, sans-serif;
	font-size:  13px;
	font-weight:    bold;
	color: #000;
}

h5  {
	font-family: Verdana, sans-serif;
	font-size:  12px;
	font-weight:    bold;
	color: #000;
}

h6  {
	font-family: Verdana, sans-serif;
	font-size:  11px;
	font-weight:    bold;
	color: #000;
}

/* SkinObjet of header and footer elements
-----------------------------*/
.SkinObject {
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 1px;
	color: #D9B113;
}

a.SkinObject, a.SkinObject:link, a.SkinObject:visited {
	font-weight: bold;
	color: #7F0105;
	text-decoration:underline;
}

a.SkinObject:hover {
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}

/* Path Style
-----------------------------*/
.path {
	font-weight: bold;
	font-size: 10px;
	color: #7F0105;
	vertical-align:middle;
	font-family: Verdana, sans-serif; 
}

a.path, a.path:link, a.path:visited {
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, sans-serif; 
	color: #7F0105;
	text-decoration:underline;
	vertical-align:middle;
}

a.path:hover {
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
	text-decoration:underline;
	vertical-align:middle;
}

/* Panels
-----------------------------*/
.navigationpane {
	width: 100%;
	background-color: transparent;
	padding-top: 15px;
	padding-bottom:0px;
}
.contentpane {
	width: 100%;
	height: 1px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom:0px;
}

.leftpane {
	width: 60%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 3px;
	padding-top: 0px;
}

.rightpane {
	width:40%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 3px;
	padding-top: 0px;
}

.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}

INPUT.SearchBox
{
	width:160px;
	height:20px;
	background: #FFF;
	border: solid 1px #999;
}
.StandardButton     {
	background: #ffd018 none; 
	color: #7F0105;
	font-family:Verdana, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	border: #cda713 1px solid;
}
/* Navigation
-----------------------------*/
.MainMenu_MenuContainer {
		
	 background-color: #ffffff;
	 border: #ffffff 1px solid;
	 width:100%;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 25px;
	background-color: Transparent;
}
.MainMenu_MenuItem 
{
	cursor: pointer; 
	cursor: hand; 
	color: #7F0105;
	font-family: Verdana, sans-serif; 
	font-size: 11px;
	font-weight: bold; 
	font-style: normal; 
	border: #F5E089 0px solid; 
	background-color: Transparent;
}

.MainMenu_RootMenuItemActive 
{
	background-color: #ffdc55;
	height: 25px;
}
.MainMenu_SubMenuItemActive 
{
	background-color: #ffdc55;
	height: 25px;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFF9D7; 
	border-left: solid 0px #989b8d;
	border-right: #989b8d 0px solid; 
	border-top: #989b8d 0px solid; 
	border-bottom: #989b8d 0px solid; 
	text-align: center; 
	width: 15px; 
	height: 25px;
}
.MainMenu_SubMenu 
{
	margin-left:1px;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFF9D7; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-left: #989b8d 0px solid; 
	border-bottom: #989b8d 0px solid; 
	border-top: #989b8d 0px solid; 
	border-right: #989b8d 0px solid; 
}
.MainMenu_MenuBreak {
	border: #989b8d 0px solid; 
	background-color: #989b8d; 
	height: 0px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana, sans-serif; 
	font-size: 11px;
	font-weight: bold; 
	font-style: normal;
	background-color: #FFF4B9;
	height:25px;
}
.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 11px;
	cursor: pointer;
	cursor: hand;
	border: #989b8d 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* 
-----------------------------*/
.Head   {
	font-family: Verdana, sans-serif;
	font-size:  14px;
	font-weight: bold;
	color: #333333;
}

.controlpanel {
	width: 100%;
	background-color: #fdfffa;
	border: solid 1px #b1b5a5;
}
   
A:link {
	color: #7F0105;
	text-decoration:underline;
}

A:visited  {
	color: #7F0105;
	text-decoration:underline;
}

A:active   {
	color: #7F0105;
	text-decoration:underline;
}

A:hover    {
	color: #FF0000;
	text-decoration:underline;
}
/*
News of Start Page */
.newsHead    {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #54564e;
}
.newsDate    {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style:italic;
	color: #54564e;
	padding-top: 3px;
	padding-bottom: 5px;
}
.newsDesc
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #54564e;
}
/*
Admin Area*/
/* style of item titles on edit and admin pages */
.SubHead    {
	font-family: Verdana, sans-serif;
	font-size:  11px;
	font-weight:    bold;
	color: #54564e;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
	
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	text-decoration:    underline;
	color: #7F0105;
}

A.CommandButton:visited  {
	text-decoration:    underline;
	color: #7F0105;
}

A.CommandButton:active   {
	text-decoration:    underline;
	color: #3a2e3b;
}

A.CommandButton:hover    {
	text-decoration:    underline;
	color: #ff0000;
}

/* Container Bilder */

.cbgright
{
	width: 9px;
	background-image: url("/Portals/4/Containers/Pragmagus/images/r.gif");
	background-repeat:repeat-y;
}
.cbgleft
{
	width: 7px;
	background-image: url("/Portals/4/Containers/Pragmagus/images/l.gif");
	background-repeat:repeat-y;
}
.cbgbottom
{
	width: 8px;
	background-image: url("/Portals/4/Containers/Pragmagus/images/u.gif");
	background-repeat:repeat-x;
}
.cbgtop
{
	width: 8px;
	background-image: url("/Portals/4/Containers/Pragmagus/images/o.gif");
	background-repeat:repeat-x;
}