body
{
	padding: 0;
	margin: 0 auto;
	font: Verdana, Helvetica, sans-serif;
	width: 950px;
	background-color: #D1D1E7;
	color: #000080;
}



/*-------- Default Style -------- 
p, th, td, div
{
	font-weight: normal;
	font-size:small;

}

a, a:link, a:visited, a:active
{
	color: #007500;
	text-decoration: none;
	font-weight: normal;
}
a:hover
{
	color: #FF0000;
	text-decoration: none;
}

*/

/*--------- pane style ----------*/
.SkinTopPane
{
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	font-size: small;
}

.SkinTopPane td
{
	text-align: left;
	vertical-align: top;
}

.SkinContentPane
{
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	font-size: small;
}

.SkinLeftPane
{
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	font-size: small;
}
.SkinRightPane
{
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	font-size: small;
}

.SkinContentPane td
{
	text-align: left;
	vertical-align: top;
}

.SkinLeftPane td
{
	text-align: left;
	vertical-align: top;
}

.SkinRightPane td
{
	text-align: left;
	vertical-align: top;
}

.SkinBottomPane
{
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	font-size: small;
}

.SkinBottomPane td
{
	text-align: left;
	vertical-align: top;
}


.ServiceText
{
	color: #903205;
	font-size: 0.8em;
}

/*-------------- BreadCrumb  --------------*/
.Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:active, a.Breadcrumb:visited
{
	
	color: #808080;
	margin-left: 5px;
	margin-right: 5px;
	font-size: x-small;
	text-decoration:none;
	text-align:left;
}
a.Breadcrumb:hover
{
	color: #DB7F1B;
}

/*-------------- Navigation Style --------------
.navigation
{
	background-color: #FFFFFF;
	height: 34px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

*/

/*-------------- Link Style --------------*/
.links
{
	width: 900px;
	text-align: center;
}

.links, a.links:link, a.links:active, a.links:visited
{
	font-weight: bold;
	color: #000080;
	text-transform: uppercase;
}
a.links:hover
{
	color: #DA841F;
}

/*-------------- User Style -------------- */
.user, a.user:link, a.user:active, a.user:visited
{
	color: #DB7F1B;
	font-size: 0.8em;
}
a.user:hover
{
	color: #DB7F1B;
}

/*-------------- Login Style -------------- */
.login, a.login:link
{
	color: #D1D1E7;
	font-size: 0.8em;
	text-decoration: none;
}
.login, a.login:active, a.login:visited
{
	color: #000080;
	font-size: 0.8em;
}
a.login:hover
{
	color: #DB7F1B;
}

/*-------------- Footer Style --------------*/
.footer, a.footer:link, a.footer:active, a.footer:visited
{
	color: #000080;
	text-decoration: none;
	font-size: 0.8em;
	text-align: center;
}
a.footer:hover
{
	color: #FFEC82;
}

/*-------------- designer Style --------------*/
.designer, a.designer:link, a.designer:active, a.designer:visited
{
	color: #000080;
	text-decoration: none;
	font-size: 0.8em;
	text-align: center;
}
a.designer:hover
{
	color: #DB7F1B;
}





.aNormal
{
	font-size: 0.9em;
}

.aNormal p
{
	margin-top: 0px;
	font-size: 0.9em;
}

.aNormal td
{
	margin-top: 0px;
	font-size: 0.9em;
}

/*-------------- Title Style ------------------*/
.title_Style
{
	font-size: medium;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #FFFFFF;
	font-family: BankGothic, Verdana, Helvetica;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
}





/******************************************************/
.MainMenu_MenuContainer {
	background-color: transparent; 
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem td  {	text-align: left; padding-right: 40px;}

	
.MainMenu_MenuItem {
	color: #C8C185;
	text-transform: uppercase;
	font-weight: normal;
	font-size:1.2em;
	background-color: transparent;
	width: 160px;
}

.MainMenu_RootMenuItemActive td {	text-align: left;padding-right: 40px;}
.MainMenu_RootMenuItemActive
{
	color: #DB7F1B;
	text-transform: uppercase;
	font-weight: normal;
	font-size:1.2em;
	background-color: transparent;
	}

.MainMenu_RootMenuItemSelected td  {	text-align: left;padding-right: 40px;}
.MainMenu_RootMenuItemSelected
{
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
		font-size:1.2em;
	background-color: transparent;
	}
	
	
.MainMenu_MenuIcon {
	background-color: #02024D; 
	border-left: #02024D 1px solid; 
	border-bottom: #02024D 1px solid; 
	border-top: #02024D 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
	display: none;

}
.MainMenu_SubMenu {
	background-color: #02024D;  
	z-index: 1000;  
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}

.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: transparent;
	font-weight: normal;
	font-size: 1.2em;
}
.MainMenu_MenuArrow {
	display: none;
}
.MainMenu_RootMenuArrow {
	display:none;
}

.MainMenu_SubMenu td
{
	color: #C8C185;
	text-transform:none;
	font-weight: normal;
	font-size: 1.0em;
	border: 0px;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	width: 150px;

	}

.MainMenu_SubMenuItemActive td
{
	color: #DB7F1B;
	text-transform:none;
	font-weight: normal;
	text-align: left;
	width: 150px;
	}
	
.MainMenu_SubMenuItemSelected td
{
	color: #FFFFFF;
	text-transform:none;
	font-weight: normal;
	text-align: left;
	width: 150px;
	}



