/*<!--
(C)2008 by Josh Martin
http://www.DNNReactor.com
Redistribution and use in source and binary forms, with or without modification is strictly prohibited!

' THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED 
' TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 
' THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF 
' CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 
' DEALINGS IN THE SOFTWARE.
 -->
*/

body
{
}
.DNNR_skingradient
{
	background-image: url(./images/BlackGradient.gif);
	height: 30px;
}
.DNNR_skinmaster
{
	height: 100%;
	background-color: #535555;
	border-right: #7994CB 1px solid;
	border-top: #7994CB 1px solid;
	border-left: #7994CB 1px solid;
	border-bottom: #7994CB 1px solid;
	border-color: #000000;
}
.MainMenu_MenuItem
{
	border-left: #808080 0px solid;
	border-bottom: #808080 1px solid;
	border-top: #808080 1px solid;
	border-right: #808080 0px solid;
	color: white;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	border-color: #808080;
}
.MainMenu_MenuIcon
{
	background-color: #808080;
	border-left: #808080 0px solid;
	border-bottom: #808080 1px solid;
	border-top: #808080 1px solid;
	border-right: #808080 0px solid;
	text-align: center;
	width: 15px;
	height: 21px;
}
.MainMenu_SubMenu
{
	background-color: #808080;
	z-index: 1000;
}
.MainMenu_MenuItemSel
{
	background-color: #999999;
	border-left: solid 0px black;
	border-right: solid 0px black;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	cursor: pointer;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
}
.MainMenu_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	border-right: #808080 1px solid;
	border-bottom: #808080 1px solid;
	border-top: #808080 0px solid;
}
.Head
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #8a8e8e;
}
.SkinObject
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #8E9D9B;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}

A.SkinObject:link
{
	text-decoration: underline;
	color: #8E9D9B;
}

A.SkinObject:visited
{
	text-decoration: underline;
	color: #8E9D9B;
}

A.SkinObject:hover
{
	text-decoration: underline;
	color: #F9FBA2;
}

A.SkinObject:active
{
	text-decoration: underline;
	color: #8E9D9B;
}

.DNNR_BannerPanes
{
}



























