body{
	margin: 0px;
	padding: 0px;
	background-color: #8F0215;
}
.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #FFFFFF;
    BORDER-RIGHT: #F991AA 1px solid; 
    BORDER-TOP: #F991AA 1px solid; 
    BORDER-LEFT: #F991AA 1px solid; 
    BORDER-BOTTOM: #F991AA 1px solid; 
}
.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #CA3B57;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#CA3B57;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#CA3B57;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#CA3B57;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#F991AA;
}
.SubHead    {
    font-family: Tahoma;
    font-size:  11px;
    font-weight: bold;
    color: #CA3B57;
}
.StandardButton{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #F991AA;
	color: #ffffff;
	font-family: Tahoma;
}
.Normal,.NormalDisabled
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: small;
    font-weight: normal;
	 color: black;
}
/* GENERIC */
H1  {
    font-family: Arial, Verdana, Helvetica;
    font-size:  medium;
    font-weight: bold;
    color: #383838;
    margin: 0px, 0, 3px, 0;
}

H2  {
    font-family: Arial, Verdana, Helvetica;
    font-size:  medium;
    font-weight: bold;
    color: #8f0215;
    margin: 6px, 0, 0, 0;
}

H3  {
    font-family: Arial, Verdana, Helvetica;
    font-size:  small;
    font-weight:    bold;
    color: #990066;
    margin: 3px, 0, 0, 0;
}

H4  {
    font-family: Arial, Verdana, Helvetica;
    font-size:  12px;
    font-weight: normal;
    color: #003366;
}

H5, DT  {
    font-family: Arial, Verdana, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Arial, Verdana, Helvetica;
    font-size:  x-small;
    font-weight:    normal;
    margin: 0, 0, 0, 0;
    color: #990066;
    
}

A:link  {
    text-decoration:    none;
    color:  #993366;
}

A:visited   {
    text-decoration:    none;
    color:  #993366;
}

A:active    {
    text-decoration:    none;
    color:  #993366;
}

A:hover {
    text-decoration:    underline;
    color:  #CA3B57;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #FA92AB;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #FA92AB;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #FA92AB;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #CA3B57;
}

.flower_leftbg{
	background-image: url(Flower_leftbg.jpg);
	background-repeat: repeat-y;
	width: 23px;
}
.flower_rightbg{
	background-image: url(Flower_rightbg.jpg);
	background-repeat: repeat-y;
	width: 23px;
}
.flower_loginbg{
	background-image: url(Flower_loginbg.jpg);
	background-repeat: repeat-x;
	height: 27px;
}
.flower_topbg{
	background-image: url(Flower_menutopbg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #EF4B6E;
	height: 3px;
}
.flower_topbg01{
   background-image: url(Flower_menubg05.jpg);
	background-repeat: repeat-x;
	height: 34px;
}
.flower_bottombg01{
	background-image: url(Flower_bottombg01.jpg);
	background-repeat: repeat-x;
	height: 3px;
}
.flower_bottombg02{
	background-image: url(Flower_bottombg02.jpg);
	background-repeat: repeat-x;
	height: 3px; 
}
/**/
.bannerpane{
	padding: 0px;
}
.toppane{
	padding: 0px;
}
.top01pane{
	padding: 2px;
}
.leftpane{
	padding: 2px;
}
.contentpane{
	padding: 2px;
}
.centerpane{
	padding: 2px;
}
.rightpane{
	padding: 2px;
}
.bottompane{
	padding: 0px;
}
.bottom01pane{
	padding: 2px;
}
/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {

}

.ModuleTitle_MenuBar {
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: hand; 
	color: Black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #F6A8B8 1px solid; 
	border-top: #F6A8B9 1px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuIcon {
	cursor: hand; 
	background-color: #F6A8B9; 
	text-align: center; 
	width: 15; 
	height: 23;
	border-left: #F6A8B9 1px solid; 
	border-bottom: #F6A8B9 1px solid; 
	border-top: #F6A8B9 1px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #F6A8B9; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=3);
}

.ModuleTitle_MenuBreak {
	border-bottom: #F6A8B8 1px solid; 
	border-left: white 0px solid; 
	border-top: #F6A8B8 1px solid;  
	border-right: #FFFFFF 0px solid; 
	background-color: white; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {
	background-color: #CA3B57;
	cursor: hand; 
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;
	height:23px;
}

.ModuleTitle_MenuArrow {
	font-family: Tahoma;
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #F6A8B8 1px solid; 
	border-bottom: #F6A8B8 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: Tahoma;
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Main Menu */

.MainMenu_MenuContainer {	
	background-color: Transparent;
		height: 34px;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:25px;
}

.MainMenu_TabRootMenuItem TD
{
	background-image: url(Flower_menubg05.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	color: #F8010E;
	font-weight: bold; 
	font-style: normal; 
	font-size: 12px;
	height: 34px;
}

.MainMenu_TabRootMenuItemSel TD
{
	background-image: url(Flower_menubg02.jpg);
	background-repeat: repeat-x;	
	font-family: Tahoma;
	color: #FBFAFF;	
	font-weight: bold; 
	font-style: normal; 
	font-size: 12px;
	height: 34px;
}

.MainMenu_TabMenuItemHover TD
{
	background-image: url(Flower_menubg05.jpg);
	background-repeat: repeat-x;
	background-color: Transparent;
	font-family: Tahoma;
	color: #B01B00;
	font-weight: bold; 
	font-style: normal; 
	font-size: 12px;
	height: 34px;
}

.MainMenu_TabMenuItemSelHover TD
{
	background-image: url(Flower_menubg02.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	color: #f1f1f1;	
	font-weight: bold; 
	font-style: normal; 
	font-size: 12px;
	height: 34px;
}


.MainMenu_MenuItem {
	cursor: hand; 
	color: #000000; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #F6A9B9 1px solid; 
	border-top: #F6A9B9 1px solid; 
	border-right: #FFFFFF 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #F6A9B9; 
	border-left: #F6A9B9 1px solid; 
	border-bottom: #F6A9B9 1px solid; 
	border-top: #F6A9B9 1px solid; 
	text-align: center; 
	width: 15; 
	height: 20;
}

.MainMenu_SubMenu {
	border-bottom: #FFFFFF 1px solid; 
	border-left: #FFFFFF 1px solid; 
	border-top: #FFFFFF 1px solid;  
	border-right: #FFFFFF 1px solid; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #F6A9B9; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=2);
}

.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
}

.MainMenu_MenuItemSel {
	background-color: #CA3B57;
	color: #ffffff;
	cursor: hand; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;
	height:20px;
}

.MainMenu_MenuArrow {
	font-family: Tahoma;
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #F6A8B8 1px solid; 
	border-bottom: #F6A8B8 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: Tahoma;
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.Main {
	border-right:  #F6A8B8 1px solid; 
	border-left:  #F6A8B8 1px solid; 
}
/**/
.login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
}
A.login:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}
A.login:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}
A.login:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
   text-decoration: underline;
}
A.login:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}
.user{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
}
A.user:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}
A.user:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}
A.user:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
   text-decoration: underline;
}
A.user:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
}
A.copyright:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}
A.copyright:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}
A.copyright:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
   text-decoration: underline;
}
A.copyright:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}
.privacy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
}
A.privacy:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}
A.privacy:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}
A.privacy:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
   text-decoration: underline;
}
A.privacy:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}
.terms{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
}
A.terms:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}
A.terms:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}
A.terms:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
   text-decoration: underline;
}
A.terms:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}
.ul
{ 
    list-style-image: url(bullet.gif);
    list-style-type: circle;
}

