/* 
================================
Skin styles for DotNetNuke
================================
*/   
html {height:100%;}
.skinmaster {
	height: 95%;
	background-color: #232327;
	background-image:url(back.gif);
	background-position: bottom;
	background-repeat:repeat-x;
	border-right: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid;
	padding:0px;
	margin:0 auto;
}
.controlpanel {
	background-color:#B9A479;
	border-left: #DEC99E 2px solid; 
	border-top: #DEC99E 2px solid; 
	border-right: #796439 2px solid; 
	border-bottom: #796439 2px solid;
	padding:5px;
	height:1px;
}
.imagebanner {
	background-image: url(header_back.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
}
.backbanner {
	background-image: url(header_repeat.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: transparent;
}
.imagebanner2 {
	background-image: url(header_back2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
}
.backbanner2 {
	background-image: url(header_repeat2.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: transparent;
}
.imagebanner3 {
	background-image: url(header_back3.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
}
.backbanner3 {
	background-image: url(header_repeat3.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: transparent;
}
.imagebanner4 {
	background-image: url(header_back4.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
}
.backbanner4 {
	background-image: url(header_repeat4.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: transparent;
}
.logo {
	background-color: #9F2001;
	background-image:url(logo_back.gif);
	background-position: top left;
	background-repeat:repeat-x;
	width: 189px;
	height:202px;
	vertical-align:middle;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	border-left: #441914 2px solid; 
	border-top: #441914 2px solid; 
	border-right: #350000 2px solid; 
	border-bottom: #350000 2px solid;
}
.contentpane {
	width: 100%;
	background-color: #796439;
	padding: 0px;
	margin: 0px;
}
.leftpane {
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	width: 189px;
}
.midpane {
	background-color: transparent;
	padding: 0px;
	margin: 0px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
}
/* BEGIN OF MENU */
.menu {
	line-height:1px;
	height:1px;
	padding:0px;
	margin:0px;
	background-color:#400A03;
}
.menu2 {
	height:26px;
	padding:1px;
	padding-left:2px;
	margin:0px;
	background-color:#400A03;
	border-left:2px solid #511B14;
	border-right:2px solid #340000;
	border-top:2px solid #511B14;
	border-bottom:3px solid #340000;
}
.rootMenuItem TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #BBBBBB; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	background-image:url(menu_flower_off.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 5px;	
	border-left:2px solid #511B14;
	border-right:2px solid #340000;
	border-top:2px solid #511B14;
	border-bottom:2px solid #340000;
	width: 100%;
} 
.rootmenuitemactive TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #BBBBBB; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	background-image:url(menu_flower_off.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 5px;	
	border-left:2px solid #511B14;
	border-right:2px solid #340000;
	border-top:2px solid #511B14;
	border-bottom:2px solid #340000;
	width: 100%;
}
.rootmenuitemselected TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: #941D01;
	background-image:url(menu_flower_on.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 5px;
	border-left:2px solid #AA3317;
	border-top:2px solid #AA3317;
	border-right:2px solid #820B00;
	border-bottom:2px solid #820B00;
	width: 100%;
}
.rootmenuitembreadcrumb TD{ 
	cursor: hand; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	background-image:url(menu_flower_off.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 5px;	
	border-left:2px solid #511B14;
	border-right:2px solid #340000;
	border-top:2px solid #511B14;
	border-bottom:2px solid #340000;
	width: 100%;
}
.rootMenuItem2 TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #BBBBBB; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	background-image:url(menu_flower_breadcrumb.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;	
} 
.rootmenuitemactive2 TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #BBBBBB; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	background-image:url(menu_flower_breadcrumb.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;	
}
.rootmenuitemselected2 TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	background-image:url(menu_flower_on.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.rootmenuitembreadcrumb2 TD{ 
	cursor: hand; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	background-image:url(menu_flower_breadcrumb.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;	
}
.MainMenu_MenuContainer {
	background-color: transparent; 
	width: 100%;
	line-height:0px;
	padding:0px;
	margin:0px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	padding-top: 2px;
	padding-bottom: 2px;
	border-left:0px solid #941D01;
	border-right:0px solid #941D01;
	border-top:1px solid #941D01;
	border-bottom:1px solid #941D01;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.MainMenu_MenuItemSel {
	padding-top: 2px;
	padding-bottom: 2px;
	border-left:0px solid #941D01;
	border-right:0px solid #941D01;
	border-top:1px solid #941D01;
	border-bottom:1px solid #941D01;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MainMenu_MenuItemAct {
	padding-top: 2px;
	padding-bottom: 2px;
	border-left:0px solid #941D01;
	border-right:0px solid #941D01;
	border-top:1px solid #941D01;
	border-bottom:1px solid #941D01;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MainMenu_MenuIcon {
	background-color: Transparent;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left: 8px solid #400A03;
	border-right:0px solid #400A03;
	border-top:0px solid #400A03;
	border-bottom:0px solid #400A03;
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 0px;
}
.submenuitemselect {
	background-color: Transparent;
	color:#FFCC00;
}
.MainMenu_SubMenu {
	margin-top: 1px;
	margin-left: 2px;
	background-color: #941D01;
	border-top: 1px solid #400A03;
	border-left: 1px solid #400A03;
	border-right: 1px solid #400A03;
	border-bottom: 1px solid #400A03;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter: Alpha(Opacity=90, FinishOpacity=100, Style=3);
}
.MainMenu_MenuBreak {
	border-bottom: #00ff00 0px solid; 
	border-left: #00ff00 0px solid; 
	border-top: #00ff00 0px solid;  
	border-right: #00ff00 0px solid; 
	background-color: transparent; 
	height: 0px;
}
.MainMenu_MenuArrow {
	padding-top: 2px;
	padding-bottom: 2px;
	border-left:0px solid #941D01;
	border-right:1px solid #941D01;
	border-top:1px solid #941D01;
	border-bottom:1px solid #941D01;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	width: 3px;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
/* END OF MENU */
.StandardButton {
	background-color: #400A03;
	border-top: #9C1F01 1px solid;
	border-right: #400A03 1px solid;
	border-left: #9C1F01 1px solid;
	border-bottom: #400A03 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#400A03,endColorStr=#9C1F01); 
	color: #DCDCDC;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight:normal;
	padding-top: 1px;
	padding-bottom: 1px;
	cursor: pointer; 
	cursor: hand;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}

/* Text Styles */
.Head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A01908;
}
.SubHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A01908;
}
.Normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	line-height: 125%;
}
#invert .Normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height:125%;
}
.NormalTextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#top .NormalTextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
	border-left: #626266 1px solid; 
	border-top: #626266 1px solid; 
	border-right: #626266 1px solid; 
	border-bottom: #626266 1px solid;
	background-color: transparent;
}
H4  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:normal;
    color: #A01908;
}
H5  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight: bold;
    color: #A01908;
}
#invert  A:link, #invert A:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: White;
	text-decoration: none;
}
#invert  A:hover, #invert A:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9933;
	text-decoration: none;
}
A:link, A:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #White;
	text-decoration: none;
}
A:hover, A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9933;
	text-decoration: underline;
}
td.loginbox {
	font-weight:bold;
	background-color:#232327;
	border-left: #626266 2px solid; 
	border-top: #626266 1px solid; 
	border-right: #111115 2px solid; 
	border-bottom: #111115 2px solid;
	height:26px;
}
td.loginbox2 {
	font-weight:bold;
	background-color:#232327;
	border-left: #626266 2px solid; 
	border-top: #626266 2px solid; 
	border-right: #111115 2px solid; 
	border-bottom: #111115 2px solid;
	height:26px;
}
td.logintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BBBBBB;
	font-size:10px;
	font-weight:bold;
	height:26px;
	white-space:nowrap;
}
a.logintxt:link, a.logintxt:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BBBBBB;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
}
a.logintxt:hover, a.logintxt:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
}
td.breadcrumbtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:11px;
	font-weight:normal;
	background-color:#B9A479;
	border-left: #DEC99E 2px solid; 
	border-top: #DEC99E 2px solid; 
	border-right: #796439 2px solid; 
	border-bottom: #796439 2px solid;
	height:26px;
	white-space:nowrap;
}
a.breadcrumbtxt:link, a.breadcrumbtxt:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A01908;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
a.breadcrumbtxt:hover, a.breadcrumbtxt:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A01908;
	font-size:11px;
	text-decoration: underline;
	font-weight:bold;
}
.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3C3C; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}
.ModuleTitle_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DCDCDC;
	background-color: #5D5D5D;
}
.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #5D5D5D; 
	border-left: #5D5D5D 1px solid; 
	border-bottom: #5D5D5D 1px solid; 
	border-top: #5D5D5D 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.ModuleTitle_MenuBreak {
	border-bottom: #5D5D5D 1px solid; 
	border-left: #5D5D5D 0px solid; 
	border-top: #5D5D5D 1px solid;  
	border-right: #5D5D5D 0px solid; 
	background-color: #5D5D5D; 
	height: 1px;
}
.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}
.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* styles used in the file manager */
.FileManager
{
	border-right: DEDEDE 1px solid;
	border-top: DEDEDE 1px solid;
	border-left: DEDEDE 1px solid;
	border-bottom: DEDEDE 1px solid;
	height:400px;
}
.FileManager_ToolBar
{
	border-bottom: DEDEDE 1px solid;
	height:25px;
	background-color: #DEDEDE;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
}
.FileManager_Explorer
{
	height:100%;
	border: #DEDEDE 1px solid;
	background-color: #FFFFFF;
	margin: 2px 2px 2px 2px;
}
.FileManager_FileList 
{
	height:100%;
	border: #DEDEDE 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}
.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}
.FileManager_Header
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #3C3C3C;
    background-color: #DEDEDE;
    border-bottom: #DEDEDE 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
    height: 25px;
}
.FileManager_Pager
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	color:#3C3C3C;
    font-weight: bold;
   	background-color: #DEDEDE;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFEFE,endColorStr=#DEDEDE);
    border-top: #DEDEDE 1px solid;
    height: 25px;
}
.FileManager_StatusBar
{
    font-family:Arial;
    font-size: 11px;

    font-weight:normal;
    background-color: white;
    height: 25px;
	margin: 2px 2px 2px 2px;
}
.FileManager_Item
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:normal;
    color: #3C3C3C;
    background-color: white;
    border-top: #DEDEDE 1px dashed;
    border-bottom: #DEDEDE 1px dashed;
}
.FileManager_AltItem
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:normal;
    color: #3C3C3C;
    background-color: #DFDFDF;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: White;
    background-color: #99ffff;
    border-style: none;
}
.FileManagerTreeNode 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #3C3C3C;
    font-weight:normal;
}
.FileManagerTreeNodeSelected 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:normal;
	background-color: #DEDEDE; 
}
A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration: none;
    color: #003366;
}
A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration: none;
    color: #003366;
}
A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration: none;
    color: #003366;
}
A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration: none;
    color: #ff0000;
}

/* styles used in the Wizard Framework */
.Wizard
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	height:400px;
	width:600px;
}
.WizardButton
{
	background-color: #FEFDF5;
	border-top: #DEDCCD 1px solid;
	border-right: #DEDCCD 1px solid;
	border-left: #DEDCCD 1px solid;
	border-bottom: #DEDCCD 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFDF5,endColorStr=#DEDEDE);
	color: #3C3C3C;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight:normal;
}
.WizardHeader
{
	height:26px;
	border-bottom: DEDCCD 1px solid;
	color: #141414;
	background-color: #ffffff;
}
.WizardFooter
{
	border-top: DEDCCD 1px solid;
	background: #ffffff;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	padding-bottom: 5px;
	border-left: DEDCCD 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #DEDCCD;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FEFDF5,endColorStr=#DEDCCD);
}
.WizardHelpText
{
	overflow: auto;
	font-size: 11px;
	width: 180px;
	color: #141414;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 300px;
}
.WizardText
{
	font-size: 11px;
	color: #141414;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight:normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Arial, Helvetica, 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: #A01908;
}
A.CommandButton:visited  {
    text-decoration: underline;
    color: #A01908;
}
A.CommandButton:active   {
    text-decoration: underline;
    color: #A01908;
}
A.CommandButton:hover    {
    text-decoration: none;
    color: #A01908;
}

