body {
	 margin-top: 10px;	
    background-color: #dbdbdb;    
    background-image: url(bg.gif);
    background-repeat: repeat;
}

.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


/* text style for the Breadcrumb*/
.Breadcrumb {
    font-weight: Normal;
    font-size: 10px;
    color: #ffffff;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

/* hyperlink style for the Breadcrumb */
A.Breadcrumb:link {
    text-decoration:    none;
    color: #ffffff;
}

A.Breadcrumb:visited  {
    text-decoration:    none;
    color: #ffffff;
}

A.Breadcrumb:active   {
    text-decoration:    none;
    color: #ffffff;
}

A.Breadcrumb:hover    {
    text-decoration:    none;
    color: #BBFFFF;
}

/* text style for the Menu */
.Menu {
    font-weight: Normal;
    font-size: 10px;
    color: #FFFFFF;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

/* hyperlink style for the Menu */
A.Menu:link {
    text-decoration:    none;
    color: #ffffff;
}

A.Menu:visited  {
    text-decoration:    none;
    color: #FFFFFF;
}

A.Menu:active   {
    text-decoration:    none;
    color: #FFFFFF;
}

A.Menu:hover    {
    text-decoration:    none;
    color: #BBFFFF;
}

/* text style for the Login */
.Login {
    font-weight: Bold;
    font-size: 12px;
    color: #9C2E49;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}


/* hyperlink style for the Login */
A.Login:link {
    font-weight: Bold;
	text-decoration:    none;
    color: #5087DA;
}

A.Login:visited  {
    font-weight: Bold;
	text-decoration:    none;
    color: #5087DA;
}

A.Login:active   {
    font-weight: Bold;
	text-decoration:    none;
    color: #5087DA;
}

A.Login:hover    {
    font-weight: Bold;
	text-decoration:    none;
    color: #973449;
}

/* text style for the Currentdate */
.Currentdate {
    font-weight: Normal;
    font-size: 12px;
    color: #7E8481;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}



/* text style for the User */
.User {
    font-weight: Normal;
    font-size: 12px;
    color: #7E8481;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}


/* hyperlink style for the User */
A.User:link {
    text-decoration:    none;
    color: #7E8481;
}

A.User:visited  {
    text-decoration:    none;
    color: #7E8481;
}

A.User:active   {
    text-decoration:    none;
    color: #7E8481;
}

A.User:hover    {
    text-decoration:    none;
    color: black;
}


/* text style for the Terms */
.Terms {
    font-weight: Normal;
    font-size: 12px;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

/* text style for the Copyright */
.Copyright {
    font-weight: Normal;
    font-size: 12px;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
/* text style for the Links */
.Links {
    font-weight: Normal;
    font-size: 10px;
    color: #ffffff;
    font-family: Arial, Helvetica;
    text-decoration: none;
}


/* hyperlink style for the Links */
A.Links:link {
    text-decoration:    none;
    color: #ffffff;
}

A.Links:visited  {
    text-decoration:    none;
    color: #ffffff;
}

A.Links:active   {
    text-decoration:    none;
    color: #ffffff;
}

A.Links:hover    {
    text-decoration:    none;
    color: #bbffff;
}



/* hyperlink style for the Terms */
A.Terms:link {
    text-decoration:    none;
    color: black;
}

A.Terms:visited  {
    text-decoration:    none;
    color: black
}

A.Terms:active   {
    text-decoration:    none;
    color: black;
}

A.Terms:hover    {
    text-decoration:    none;
    color: #D3D3D3;
}

/* hyperlink style for the Copyright */
A.Copyright:link {
    text-decoration:    none;
    color: black;
}

A.Copyright:visited  {
    text-decoration:    none;
    color: black;
}

A.Copyright:active   {
    text-decoration:    none;
    color: black;
}

A.Copyright:hover    {
    text-decoration:    none;
    color: #d3d3d3;
}

/* text style for the Privacy */
.Privacy {
    font-weight: Normal;
    font-size: 12px;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}


/* hyperlink style for the Privacy */
A.Privacy:link {
    text-decoration:    none;
    color: black;
}

A.Privacy:visited  {
    text-decoration:    none;
    color: black;
}

A.Privacy:active   {
    text-decoration:    none;
    color: black;
}

A.Privacy:hover    {
    text-decoration:    none;
    color: #d3d3d3;
}

/* Main Menu */

.MainMenu_MenuContainer td {


}

.MainMenu_MenuContainer {
	
	background-color: transparent;
	
	
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:16;
	
	
	
}

/* style for submenu items */

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #095D53; 
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12 px; 
	font-weight: bold; 
	font-style: normal; 
	height:16;
	
	



	}

/* style for main menu items */	
.MainMenu_RootMenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #5F5F5F; 
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px; 
	font-weight: bold; 
	height:30;

		
	}
	
	/* style for sub menu rollover items */	
	
.MainMenu_RootMenuItemSel {
   cursor: pointer; 
	cursor: hand; 
	color: #095D53; 
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px; 
	font-weight: bold; 
	height:16;
	
	
}	

.MainMenu_RootMenuItemActive {
	cursor: pointer; 
	cursor: hand; 
	color: #9C2E49; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	
	
	
			
}

	/* style for submenu icon left side */

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: white;
	
	text-align: center; 
	width: 15; 
	height: 16;
}

/* style for submenu */

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: white; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='black', Direction=135, Strength=3) ; 
	
	
}

.MainMenu_MenuBreak {

	background-color: white; 
	height: 0px;
}

/* style for rollover menu items */
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #9C2E49; 
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	height:30;
	background-color: transparent;
	
	
	}
	/* style for rollover submenu items */
	.MainMenu_SubMenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #095D53; 
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	height:15;
	background-color: transparent;
	
	
}

/* style for submenu right arrow side */

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: #095D53; 
	cursor: pointer; 
	cursor: hand; 
	
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	color: black; 
}





.LeftPane {

background-color: white;
width: 100%;
 vertical-align: top;
}

.ContentPane {
width: 100%px;
 vertical-align: top;

background-color: white;


}

.RightPane {

width: 100%;
 vertical-align: top;
background-color: white;
}

.RightPane1 {

width: 255px;
 vertical-align: top;
background-color: white;
}

.MiddlePane {
width: 368px;
 vertical-align: top;

background-color: white;
}

.BottomPane {
width: 560px;
 vertical-align: top;

background-color: white;
}

.FooterPane {

 vertical-align: top;

background-color: white;
}

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:  Bold;
    color: #5F5F5F;
	
}

/* GENERAL */



/* POWERED */
/* style for Powered By */
.Powered   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:  Bold;
    color: #000000;
}

/* hyperlink style for the Powered By */
A.Powered:link {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:  Bold;
	text-decoration:    none;
    color: #000000;
}

A.Powered:visited  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:  Bold;
	text-decoration:    none;
    color: #000000;
}

A.Powered:active   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:  Bold;
	text-decoration:    none;
    color: #000000;
}

A.Powered:hover    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:  Bold;
	text-decoration:    none;
    color: blue;
}












