﻿.collapsePanel
{
	width:600px;
	height: 0px;
	overflow:hidden;
	padding:5px;
}

.collapsePanelHeader
{
	width: 600px;
	height: 20px;
	color: yellow;
	background-color: #ffcc00;
	font-weight: bold;
	float: left;
	cursor: pointer;
	padding: 5px;
	vertical-align: middle;
	background-image: url(Images/gif/collapsable_bg.gif);
	background-repeat: repeat-x;
}

.collapselabel
{
	color: #cc0033;
	font-size: 10px;
}

.collapsePanelDownloads
{
	width: 170px;
	height: 0px;
	overflow: hidden;
}

.collapsePanelHeaderDownloads
{
	width: 170px;
	height: 15px;
	color: White;
	background-color: #ffcc00;
	font-weight: bold;
	float: left;
	cursor: pointer;
	padding: 5px;
	vertical-align: middle;
	border-bottom: #ffffff 1px dotted;
	border-left: #ffffff 1px dotted;
	border-top: #ffffff 1px dotted;
	border-right: #ffffff 1px dotted;
}

.collapsePanelHeaderDownloads:hover
{
	background-color: #ff9900;
	}
	

.ctl00_Help1_mnuHelp_2 table td
{
	background-color: #ffcc00;
	width: 180px;
	height: 16px;
	padding-left: 5px;
	border-bottom: #ffffff 1px dotted;
	border-left: #ffffff 1px dotted;
	border-top: #ffffff 1px dotted;
	border-right: #ffffff 1px dotted;
}
.ctl00_Help1_mnuHelp_2 table td:hover
{
	background-color: #ff9900;
		cursor:pointer;
}

.ctl00_Updates1_mnuUpdates_2 table td
{
	background-color: #ffcc00;
	width: 180px;
	height: 16px;
	padding-left: 5px;
	border-bottom: #ffffff 1px dotted;
	border-left: #ffffff 1px dotted;
	border-top: #ffffff 1px dotted;
	border-right: #ffffff 1px dotted;
}

.ctl00_Updates1_mnuUpdates_2 table td:hover
{
	background-color: #ff9900;
		cursor:pointer;
}


.ctl00_Updates1_mnuUpdates_2 table td
{
	background-color: #ffcc00;
	width: 180px;
	height: 16px;
	padding-left: 5px;
	border-bottom: #ffffff 1px dotted;
	border-left: #ffffff 1px dotted;
	border-top: #ffffff 1px dotted;
	border-right: #ffffff 1px dotted;
}

.ctl00_Updates1_mnuUpdates_2 table td:hover
{
	background-color: #ff9900;
		cursor:pointer;
}

.ctl00_Downloads1_mnuDownloads_2 table td
{
	background-color: #ffcc00;
	width: 180px;
	height: 16px;
	padding-left: 5px;
	border-bottom: #ffffff 1px dotted;
	border-left: #ffffff 1px dotted;
	border-top: #ffffff 1px dotted;
	border-right: #ffffff 1px dotted;
}

.ctl00_Downloads1_mnuDownloads_2 table td:hover
{
	background-color: #ff9900;
		cursor:pointer;
}


