.skinheader
{
    background: url(images/header1.jpg);
    background-color: #1F3FFF;
}
/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10pt;
    font-weight: normal;
    margin-left: 5px;
}
/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11pt;
    font-weight: bold
}
.MainMenu_MenuItem {
    font-weight: normal;
    font-size: 11pt;
    font-style: normal; 
 /*   color: #FFFFFF;*/
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
    border-left: white 0px solid; 
    border-bottom: white 0px solid; 
    border-top: white 0px solid; 
    border-right: white 0px solid;
    background-color: Transparent;
    text-decoration: none;
}
.MenuItem    
{
    background-color: Transparent;
	font-family: Arial; 
	font-size: 10pt; 
	text-align:justify; 
	color: black;
}
.MainMenu_SubMenu {
    font-weight: normal;
    font-size: 10pt;
    font-style: normal; 
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
/*    filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray',Direction=0, Strength=1);
    filter:off;*/
    border-bottom: white 0px solid; 
    border-left: white 0px solid; 
    border-top: white 0px solid; 
    border-right: white 0px solid;
}

.MainMenu_MenuBreak {
    border-bottom: #EEEEEE 0px solid; 
    border-left: #EEEEEE 0px solid; 
    border-top: #EEEEEE 0px solid;  
    border-right: #EEEEEE 0px solid;
/*    background-color: #EEEEEE; */
    background-color: Transparent;
    height: 0px;
}

.MainMenu_MenuItemSel {
    background-color: white;
    cursor: pointer; 
    cursor: hand; 
    color: black; 
    font-family: Tahoma, Arial, Helvetica; 
    font-size: 12px; 
    font-weight: bold; 
    font-style: normal;
}
.MarginRt 
{ 
	font-family: Arial; 
	font-size: 8px; 
	vertical-align: middle 
}
.skinmaster
{
	width: 100%;
}
.skinheader
{
	width: 100%;
	text-align: left; 
/*	padding: 3px; */
	font-family: sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #6699CC;
	}
.skingradient
{
	font-family: Arial;
	text-align: center;
	padding: 1px;
	background-color: #6699CC;
	height: 19px;
/*	padding-left: 200px;*/
    color: #EEEEEE;
}
.promoter_title
{
/*    background-color: #6699CC;*/
    text-align: left;
    font-size: 20px;
/*    line-height:30px;*/
    font-family: sans-serif;
    padding-left:30px;
    font-weight: bold;
    font-style: italic;
	padding-bottom: 20px;
    width: 280px;
}
.toprightbanner
{
    background-color: #6699CC;
}
.pagemaster
{
    margin: 0px;
    width:100%;
    text-align: center;
    border: 0px;
}
.Search
{
	background-color: transparent;
	text-align: right; 
	width: 300px; 
	padding: 3px; 
	padding-bottom: 3px;
	font-family: Arial; 
	height: 19px;
    color: #EEEEEE;
}
.UserLogin
{
	font-family: Arial;
	text-align: right;
	padding: 1px;
	background-color: #6699CC;
    font-weight: normal; 
    color: #EEEEEE;
}
.leftpane
{
	background-color: #E5E5E5;
	
	width: 200px;/*155px; */
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	height: 42px;
}
.contentpane
{
	background-color: transparent;/*#E5E5E5;*/
	width: 100%;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	height: 42px;
}
.rightpane
{
	background-color: #E5E5E5;
	width: 219px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	height: 42px;
}
.bottompane
{
	padding: 9px; 
	height: 9px;
}
.CurrentDate
{
	background-color: #6699CC; 
	text-align: left; 
	width: 194px; 
	padding: 3px; 
	font-family: Arial; 
	height: 27px;
    font-weight: normal; 
    font-style: normal;
    color: #EEEEEE;
}
.Breadcrumb
{
	background-color: #6699CC; 
	text-align: center; 
/*	width: 135px; */
	padding: 3px; 
	font-family: Arial; 
    color: #EEEEEE;
	height: 27px;
}

.bottompane
{
	padding: 9px; 
	height: 9px;
}
.SkinObject {
    font-weight: normal;
    font-size: 10pt;
    color: White;
/*    color: black;*/
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
.copyright {
    font-weight: normal;
    font-size: 9px;
    color: #808080;
    text-decoration: none;
    text-align:center;
}
#dnn_dnnSEARCH_cmdSearch.SkinObject
{
    color: #FFFFFF;
}
#dnn_dnnUSER_HypRegister.SkinObject
{
    color: #FFFFFF;
}
#dnn_dnnLOGIN_HypLogin.SkinObject
{
    color: #FFFFFF;
}
<A>.SkinObject
{
    color: #FFFFFF;
}




