.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #534C61;
}
.body {
	width: 100%;
	height: 100%;	
	background-color: #534C61;
	background-image: url(images/left_page_gradient.gif);
	background-repeat: repeat-x;
}
.tableborder1 {
	border-top: 2px none;
	border-right: 2px solid;
	border-bottom: 2px solid;
	border-left: 2px solid;

}
.header {
	background-color: #F8DC46;
	background-image: url(../../../0/home_headers/rotate.php);
	background-repeat: no-repeat;
}
.menu {
	background-color: #270567;
	background-image: url(images/menu_bkgd.gif);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: white;
}
.leftpane {
        width: 200px;
	background-color: #270567;
        color: #ffffff;
	background-image: url(images/Left_pane_bkgd.jpg);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: white;
}

.leftpane span.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #FFFFFF;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

.leftpane.normal {
    font-size: 8.5pt;
    color: #FFFFFF;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

.leftpane a.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #F7DC45;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

.leftpane A.SkinObject:visited  {
    text-decoration:    underline;
    color:#F7DC45;
}

.leftpane A.SkinObject:active   {
    text-decoration:    none;
    color:#F7DC45;
}

.leftpane A.SkinObject:hover    {
    text-decoration:    underline;
    color:#F7DC45;
}
.leftpane A.SkinObject:link    {
    text-decoration:    underline;
    color:#F7DC45;
}


div#dnn_leftpane A:visited  {
    text-decoration:    underline;
    color:#F7DC45;
}

div#dnn_leftpane A:active   {
    text-decoration:    none;
    color:#F7DC45;
}

div#dnn_leftpane A:hover    {
    text-decoration:    underline;
    color:#F7DC45;
}
div#dnn_leftpane A:link    {
    text-decoration:    underline;
    color:#F7DC45;
}

div#dnn_leftpane p {
	color: #FFFFFF;
}

div#dnn_leftpane {
	padding: 10px;
}

div#dnn_leftpane span.normal {
	color: #FFFFFF;
	font-size: 12px;
    	font-family: Arial, Verdana, Tahoma, Helvetica;
}

div#dnn_leftpane span.normal p {
	color: #FFFFFF;
	font-size: 12px;
    	font-family: Arial, Verdana, Tahoma, Helvetica;
}

div#dnn_leftpane p {
	color: #FFFFFF;
	font-size: 12px;
    	font-family: Arial, Verdana, Tahoma, Helvetica;
}

.rightpagegrad {
	background-image: url(images/right_page_gradient.gif);
	background-repeat: repeat-y;
}
.leftpagegrad {
	background-image: url(images/left_page_gradient.gif);
	background-repeat: repeat-y;
}
.footer {
	background-color: #534C61;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-color: white;
}

.footer span.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #5E2943;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: default; 
	height:20px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #270567 0px solid; 
	border-bottom: #F7DC45 0px solid; 
	border-top: #F7DC45 0px solid; 
	border-right: #F7DC45 0px solid;
	cursor: default;
	color: #FFFFFF; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
    	font-family: Arial, Verdana, Tahoma, Helvetica; 
}
.MainMenu_MenuIcon {
	background-color: #FFFFFF; 
	border-left: #F7DC45 0px solid; 
	border-bottom: #F7DC45 0px solid; 
	border-top: #F7DC45 0px solid; 
	cursor: default;
	text-align: center; 
	width: 15px; 
	height: 20px;
}
.MainMenu_SubMenu {
	background-color: #270567;  
	z-index: 1000; 
	cursor: default;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: transparent; 
	cursor: default;
	color: #F7DC45; 
   	font-family: Arial, Verdana, Tahoma, Helvetica; 
	font-size: 9pt; 
	font-style: normal;
	height: 20px;
}
.MainMenu_MenuArrow {
	border-right: #F7DC45 0px solid; 
	border-bottom: #F7DC45 0px solid; 
	border-top: #F7DC45 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: default; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: default; 
}

#contentpane td {
        color: #333333;
	font-size: 10pt;
    	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-weight: none;
}

#contentpane span.normal {
        color: #333333;
	font-size: 10pt;
    	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-weight: none;
}

#contentpane p {
        color: #333333;
	font-size: 10pt;
    	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-weight: none;
}

.normal {
        color: #333333;
	font-size: 10pt;
    	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-weight: none;
}	


/* Box - Invisible */
table.box_invisible {
	margin: 5px 0;
}
.box_invisible td.header {
	background: transparent;
	padding: 3px 10pt;
}
.box_invisible td#ContentPane {
	background: transparent;
	padding: 7px 10pt;
}
.box_invisible td.header span.Head {
	color: #270567;
	font-size: 14pt;
	font-weight: bold;
}

.box_invisible td#ContentPane span.Normal { 
        color: #333333;
	font-size: 10pt;
    	font-family: Arial, Verdana, Tahoma, Helvetica;
}
.box_invisible td#ContentPane a.commandbutton { 
        color: #333333;
}








