/* Bacground image of the page  */
body {
	background-color:#d1e1ff;
}

.topborder{
	background-color:	#6a6a6a;
}

.blankSpace{
	background-color: #6a6a6a;
	color:#ffffff !important;
}

.bottomGrad{
	background-image: url(bot_grad.gif);
}

.SelectedTab{
	font-size: 8.0pt;
	color: White;
	font-family: Tahoma, Arial, Helvetica;

}

.datetext {   
    font-size: 8.0pt;
    color: #ffffff !important;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

.copyrightBackground{
	background-color: #ffffff;
	font: 8pt;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
    color:#000000 !important;
}


.linktext{
	background-color: #ffffff;
}

.RotatingImage{
	background-image: url(rotate.gif);
	background-repeat: no-repeat;
}

.vipBanner{
	background-image: url(home_pic.jpg);
	background-repeat: no-repeat;
}


.vipShadowBar{
	background-image: url(shadow_bar.gif);
	background-repeat: no-repeat;
}

.vipLogo{
	background-image: url(vip_logo.gif);
	background-repeat: no-repeat;
}
.VIPSearchBoxCSS
{
	color:#ffffff !important;
	font-family: sans-serif;
	font-size: 12px;
}
.LoginTextCSS
{
	color:#ffffff !important;
	font-family: sans-serif;
	font-size: 12px;
}
.contentSpace
{
	background-color:#ffffff;
}
#vipMenu
{
	color:#ffffff !important;
	background-color:#bbbbbb;	
}
/*  Header Class:  Goes in Menu Item within View Options; Group Class Settings of the Navigation Module */
.Demo2Head
{
	font-size: 12px;
	color: #ffffff;
	border: 2px solid #202065;
	background: #DBD188;
	cursor: hand;
	padding-left: 7px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: white 0px solid;
	border-left: #DFA50A 5px solid;
	border-top: #000000 0px solid;
	border-right: #202065 0px solid;
	font-family: sans-serif;
	width: 200px;	
}

/*  Header Class:  Goes in Left Text within View Options; Group Class Settings of the Navigation Module */
.DEMO2HeadF
{
	font-size: 12px;
	cursor: hand;	
}


/*  This Class is not being used, however it needs to be set the same as the Header Class */
.DEMO2HeadO
{
	font-size: 12px;
	color: #ffffff;
	border: 2px solid #202065;
	background: #A9A9C7;
	cursor: hand;
	padding-left: 7px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	border-bottom: white 0px solid;
	border-left: #202065 5px solid;
	border-top: #000000 2px solid;
	border-right: #404040 0px solid;
	font-family: sans-serif;
	vertical-align: middle;
}

/*  Menu Item Class:  Goes in Menu Item within View Option; Item Class Settings of the Navigation Module */
.DEMO2Item
{
	font-size: 12px;
	border: 2px solid white;
	cursor: hand;
	padding-left: 7px;
	padding-bottom: 5px;
	font-weight: bold;
	font-family: sans-serif;
	width: 200px;
	text-align: left;
}

/*  Class is for the submenu Items*/
.DEMO2ItemF
{
	padding: 0px 0px 0px 10px;
	font-size: 12px;
	font-face: arial;
	cursor: hand;
}

/*  Menu Item Class:  Goes in Menu Item within View Option; Item Class Settings of the Navigation Module */
.DEMO2ItemO
{
	font-size: 12px;
	border: 2px solid white;
	cursor: hand;
	padding-left: 7px;
	padding-bottom: 5px;
	font-weight: bold;	
	font-family: sans-serif;
	width: 200px;
	vertical-align: middle;
	text-align: left;
}


/*  Mouse over Class*/
.MouseOverHover{
	font-size: 12px;
	border: 2px solid #202065;
	background: White;
	cursor: hand;
	padding-left: 7px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	border-bottom: white 0px solid;
	border-left: #DFA50A 5px solid;
	border-top: #FF8080 0px solid;
	border-right: #202065 0px solid;
	font-family: sans-serif;
	width: 200px;
}

/*  Menu class being set in the actual skin table data.  Row 59  */
.MenuCssBorder{
	border-bottom: white 0px solid;
	border-left: #202065 0px solid;
	border-top: #DFA50A 10px solid;
	border-right: #202065 0px solid;
	width: 200px;
}


