.pagemaster {
	width: 100%;
	height: 100%;	
	background-color:#c6c6c6;	    
}
.skinmaster {
	background-color:Transparent;	    
	border-right: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.SkinObject {
   font-family: verdana,arial,sans-serif;
   font-size:  11px;
   font-weight: normal;
   color: #646364;
   text-decoration: none;   
}

A:link {
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    text-decoration:    none;
	color: #d32016;
}

A:visited  {
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    text-decoration:    none;
	color: #d32016;
}

A:active   {
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    text-decoration:    none;
	color: #d32016;
}

A:hover    {
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    text-decoration:    none;
	color: #d32016;
}

A.SkinObject:link {
    text-decoration:    none;
   color: #646364;
}

A.SkinObject:visited  {
    text-decoration:    none;
   color: #646364;
}

A.SkinObject:active   {
    text-decoration:    none;
   color: #646364;
}

A.SkinObject:hover    {
    text-decoration:    none;
   color: #646364;
}
A.LinkWhiteBold:link
{
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
}
A.LinkWhiteBold:visited
{
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
}
A.LinkWhiteBold:active
{
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
}

A.LinkWhiteSmall:link
{
    font-family: verdana,arial,sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #ffffff;
}
A.LinkWhiteSmall:visited
{
    font-family: verdana,arial,sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #ffffff;
}
A.LinkWhiteSmall:active
{
    font-family: verdana,arial,sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #ffffff;
}
.controlpanel {
	width: 100%;
	background-color: #dddddd;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

/* Main Menu */   

.MainMenu_OuterTable {
	height:20px;
}

.MainMenu_MenuContainer
{
	background:transparent; 
	width:100%; 
}

/* Main Menu Separator */   
.MainMenu_MenuBreak{
	border:0px;
	background:transparent;
}
.MainMenu_MenuBreak TD{
	color: #ffffff;
	font-family: verdana,arial,sans-serif; 
	font-size: 11px; 
	font-weight:bold; 
	font-style: normal; 
	cursor: pointer; 
	cursor: hand; 
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 20px;
	background-color: transparent;
}

.MainMenu_MenuItem {
	background-color: transparent;
	border-left: #ff0000 0px solid; 
	border-bottom: #ff0000 0px solid; 
	border-top: #ff0000 0px solid; 
	border-right: #ff0000 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: verdana,arial,sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	height: 20px;	
}

.MainMenu_MenuIcon {
	background-color: #d32016; 
	border-left: #d32016 1px solid; 
	border-bottom: #d32016 1px solid; 
	border-top: #d32016 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 16px; 
	height: 20px;
}

.MainMenu_MenuIconDISABLED{ display: none;}

.MainMenu_MenuArrow {
	border-right: #d32016 1px solid; 
	border-bottom: #d32016 1px solid; 
	border-top: #d32016 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.MainMenu_SubMenu {
	background-color: #d32016;  
	border-left: #d32016 0px solid; 
	border-bottom: #d32016 0px solid; 
	border-top: #d32016 0px solid; 
	border-right: #d32016 0px solid;
	color: #000000;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=2); 
}

.MainMenu_MenuItemSel 
{
	background-color: transparent;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;
	font-family: verdana,arial,sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	height: 20px;
}
.MainMenu_MenuItemActive
{
	background-color: transparent;
	border-left: #ff0000 0px solid; 
	border-bottom: #ff0000 0px solid; 
	border-top: #ff0000 0px solid; 
	border-right: #ff0000 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: verdana,arial,sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	height: 20px;
}
.MainMenu_SubMenuItemSel 
{
	background-color: #0b0b66;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;
	font-family: verdana,arial,sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	height: 20px;
}

.MainMenu_Separator
{
	background-color: transparent;
	cursor: pointer; 
	cursor: hand; 
	color: #000000;
	font-family: verdana,arial,sans-serif; 
	font-size: 2px; 
	font-weight: normal; 
	font-style: normal;
	height: 20px;
}



.StandardButton {
   background: #0b0b66 none;  
   font-family: verdana,arial,sans-serif; 
   color=#ffffff;
   font-size: 11px;
   font-weight: normal;
}
.Head {
   font-family: verdana,arial,sans-serif;
   font-size:  11px;
   font-weight: bold;
   color: #0b0b66;
}
.HeadWhite 
{
	background-color:Transparent;	
    font-family: verdana,arial,sans-serif;
    font-size:  11px;
    font-weight: bold;
    color: #ffffff;
}
.SubHead {
   font-family: verdana,arial,sans-serif;
   font-size:  11px;
   font-weight: bold;
   color: #0b0b66;
}
.SubHeadForms {
   font-family: verdana,arial,sans-serif;
   font-size:  11px;
   font-weight: 400;
   color: #0b0b66;
}

table 
{
	background-color:Transparent;	    
	border-left: #ff0000 0px solid; 
	border-bottom: #ff0000 0px solid; 
	border-top: #ff0000 0px solid; 
	border-right: #ff0000 0px solid;
	border-bottom-style:outset;
   font-family: verdana,arial,sans-serif;
   font-size:  11px;
   font-weight: normal;
   color: #000000;
   text-decoration: none;   
}
/* text style used for most text rendered by modules */
.Normal
{
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;    
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #ff0000;
}
.NormalRedBold
{
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ff0000;
}
.NormalWhite
{
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
}
.NormalWhiteBold
{
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
}
.Footer, A.Footer:link, A.Footer:visited, A.Footer:active, A.Footer:hover
{
    font-family: verdana,arial,sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #aaaaaa;    
}

.Shaded
{
	background-color: #eeeeee;
}
.ShadedLight
{
	background-color: #ffffff;
}

.ShadedDark
{
	background-color: #eeeeee;
}

.SilverBorder
{
	border-right: silver 2px solid;
	border-top: silver 2px solid;
	border-left: silver 2px solid;
	border-bottom: silver 2px solid;
}
