.pagemaster {
	width: 100%;
	background-color: #F7F4EF;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	width: 810px;
}
.bg_left {
	background-image: url(../Images/bg_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bg_right {
	background-image: url(../Images/bg_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.logo_table {
	background-color: #FFFFFF;
	width: 100%;
}
.keywords {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin-top: 2px;
	margin-right: 135px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-right: 135px;
	padding-bottom: 2px;
}



.top_menu {
	height: 5px;
	background-image: url(../Images/banner_background.jpg);
	background-repeat: repeat-x;
	left: 30px;
	clip: rect(auto,auto,auto,30px);
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F08342;
}
.c_date {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F08342;
}
.user_pos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../Images/user_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}


.base {
	height: 2px;
	background-image: url(../Images/base.gif);
	background-repeat: repeat-x;
}
.footer {
	height: 60px;
	width: 100%;
	background-image: url(../Images/footer.gif);
	background-repeat: repeat-x;
}

.SelectedTab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:black;
}
.SkinObject {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	font-style:normal;
	font-variant:normal;
	font-weight: normal;
}

.menu_base_space {
	height: 7px;
	background-image: url(../Images/menu_base.gif);
	background-repeat: repeat-x;
}
.OtherTabs {
	font-size: 10px;
	color: #FFFFFF;
}
A.SkinObject:link {
    text-decoration:    none;
    color:#000000;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#006600;
}

A.SkinObject:hover    {
	text-decoration:    underline blink;
	color:#FF0000;
	}
.top_bg {
	background-image: url(../Images/top_banna.gif);
	background-repeat: no-repeat;
}
.horizontal_rule {
	background-image: url(../Images/vertical_space.gif);
	background-repeat: repeat-x;
}


.skingradient {
	BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #C9D5E7;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding: 2px;
}
.logo_position {
	width: 30%;
	background-color: transparent;
	margin: 20px;
	padding: 20px;
	}


.leftpane {
	width: 180px;
	background-color: transparent;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: 700;
	font-variant: normal;
	padding-top: 2px;
	margin: 2px;
	
}
.left_top {
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #666666;
}

.contentpane {
	width: 100%;
	background-color: transparent;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:11px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-style: normal;
	font-weight: 700;
	font-variant: normal;
	}
.rightpane {
	width: 180px;
	background-color: transparent;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:11px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
/* container for main menu */
.MainMenu_MenuContainer, .MainMenu_MenuBar {
	background: transparent;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color:#fff;
}
.MainMenu_MainItem	{
	padding-right: 5px;
	padding-left: 5px;
}
/* idle state of submenu items */
.MainMenu_MenuItem {
	cursor: pointer;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 1px solid;
	background-color: Transparent;
/*	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 4px;*/
	/*height: 30;*/
}

/* hover state for submenu items */
.MainMenu_MenuItemSel {
	cursor: pointer;
	cursor: hand;
	color: #FFF;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	/*background-image: url(../Images/menu.gif);*/
	background-color:#FF0000;
/*	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 4px;
	height: 21;*/

}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}
/* box for submenu */
.MainMenu_SubMenu {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color: #f6f6f6;
	border: 1px solid #ccc;
	padding: 1px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3) ;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.MainMenu_SubMenuActive	{
	background-color:#433A87;
	color:#fff;
}
/* idle state for main menu items */
.MainMenu_Idle  { 
	height: 42px;
	background: transparent;
	color: #ccf;
	margin: 0;
	padding: 0;
}
.MainMenu_Separator	{

}
/* hover state for main menu items */
.MainMenu_Selected  {
	color: #000;
	height:30px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	margin: 0;
	background-image: url(../images/menu_separator.gif);
	background-repeat: repeat;
	padding-right: 5;
	padding-left: 5;
}
/* selected state for main menu items */
.MainMenu_Active   {
	color: #fff;
	height:30px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	margin: 0;
	background-image: url(../images/menu_red.gif);
	background-repeat: repeat;
	padding-right: 5;
	padding-left: 5;
}
.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 1px solid;
	border-left: #EEEEEE 0px solid;
	border-top: #EEEEEE 1px solid;
	border-right: #EEEEEE 0px solid;
	background-color: #EEEEEE;
	background-image: url(../Images/menu_bg.gif);
	background-repeat: no-repeat;
}

.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #49598F;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}





.StandardButton     {
	/*	filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);*/
	color: #FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../Images/button_bg.gif);
	cursor: pointer;
	background-repeat: repeat-x;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-position: center;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #919191;
	border-bottom-color: #616161;
	padding: 1px;
}
.TreeViewMenu {
	width: 175px;
	background-color: #FFFFFF;
	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);
}
.Head   {
	background-color: transparent;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-variant:normal;
	font-weight:bold;
	font-style: normal;
	text-align: left;
	vertical-align: middle;
	}
select, textarea, .NormalTextBox	{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border:1px solid #ccc;
	padding-left:3px;
	padding-right:2px;
	background-color:#fff;
}
UL LI LI LI {
    font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:1px;
	
	}
	.Normal UL LI {
	list-style-image: url(../Images/circle.gif);
	color:#333333;
	padding-top: 1px;
}

.Normal  {
	padding-bottom:1px;
	color:#000024;
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:11px;
	font-variant:normal;

	}
.leftpane .green_line .Head{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12;
	font-style:normal;
	font-weight: bold;
	font-variant: normal;
	color: FFFFFF;
	text-align: left;
}
.leftpane .green_line .Head, .line_yellow .Head{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12;
	font-style:normal;
	font-weight: bold;
	font-variant: normal;
	color: FFFFFF;
	text-align: left;
}
.rightpane .green_line .Head, .line_yellow .Head{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12;
	font-style:normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: left;
}	
.toppane .green_line .Head, .line_yellow .Head{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	}
.contentpane .green_line .Head, .line_yellow .Head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	}
.contentpane .containermaster_green .Head, .line_yellow .Head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
}
.toppane .Normal{
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}	
.contentpane .Normal{
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	background-color: transparent;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.leftpane .Normal{
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
.menutop {
	background-image: url(../Images/menutop.gif);
	background-repeat: repeat-x;
	height: 1px;
}
.menu_background {
	background-image: url(../Images/menu.gif);
	background-repeat: repeat-x;
	width: 90%;
	margin: 0px;
	padding: 0px;
}
.search_pos {
	background-image: url(../Images/search_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 30px;
	vertical-align: middle;
	background-position: left;
}
.banner {
	background-repeat: repeat-x;
	background-image: url(../Images/banner_bg.gif);
	background-position: center;
}
.topmenu_curve {
	background-image: url(../Images/top_menu_curve.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.logo {
	background-image: url(../Images/banner_bg.gif);
	background-repeat: repeat-x;
	width: 20%;
	height: 100px;
	margin-left: 5px;
	padding-left: 5px;
	background-position: center;
}

.footer .SkinObject	{
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

