body
{
	background-color:#dcdcdc;
}
a:link
{
	color:#225fa9;
}
a:hover
{
	color:#009a00;
}
a:visited
{
	color:#7f0809;
}
.Login-td
{
	background-image:url(images/Login_BG.gif);
	background-repeat:repeat-x;
	height:30px;
	padding-right:10pt;
	padding-left:10pt;
	background-color:blue;
	width:100%;
	white-space:nowrap;
}

.Login-txt
{
	font-family:Tahoma,Arial,Verdana;
	font-size:11px;
	color:#fcfcfc;
	font-weight:bold;
}

a.Login-txt:hover
{
	font-family:Tahoma,Arial,Verdana ;
	font-size:11px;
	color:#fcfcfc;
	font-weight:bold;
	text-decoration:underline;
}
a.Login-txt:link
{
	font-family:Tahoma,Arial,Verdana;
	font-size:11px;
	color:#fcfcfc;
	font-weight:bold;
}
a.Login-txt:visited
{
	font-family:Tahoma,Arial,Verdana;
	font-size:11px;
	color:#fcfcfc;
	font-weight:bold;
}
.Logo_Bg
{
    background-image:url(images/Logo_Bg.gif);
    background-repeat:repeat-x;
    height:125px;
    text-align:left;
}
.banner
{
	background-image:url(images/Slogan.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:125px;
	text-align:right;
	width:562px;
}
.top-menu
{
	height:45px;
	text-align:center;
}
.Left_top_Menu
{
	background-image:url(images/space-left_2.gif);
	background-repeat:no-repeat;
	height:45px;
	width:10px;
}
.right_top_Menu
{
	background-image:url(images/space-right_2.gif);
	background-repeat:no-repeat;
	height:45px;
	width:15px;
}

.MainMenu_Root
{
	background-image:url(images/top_bg_2.gif);
	background-repeat:repeat-x;
	height:45px;
	font-family:Tahoma,Verdana,Arial;
	font-size:13px;
	font-weight:900;
	color:#fcfcfc;
	text-align:center;
	
	vertical-align:middle;
}
.MainMenu_HoverRoot
{
	background-image:url(images/Hover_bg_Green.gif);
	background-repeat:repeat-x;
	height:45px;
	font-family:Tahoma,Verdana,Arial;
	font-size:13px;
	font-weight:900;
	color:#fcfcfc;
	
}
.MenuGroup
{
	text-align:center;
	vertical-align:middle;
}
.MainMenu_MenuItemSel
{
	background-image:url(images/Hover_bg_Green.gif);
	background-repeat:repeat-x;
	height:45px;
	font-family:Tahoma,Verdana,Arial;
	font-size:13px;
	font-weight:bold;
	color:#4b4b4b;	
}

.MainMenu_Sub
{
	background-image:url(images/Container_Menu_bg.gif);
	background-repeat:repeat-x;
	width:150px;
	/*background-color:#317296;*/
	height:25px;
	font-family:Tahoma,Verdana,Arial;
	font-size:13px;
	font-weight:bold;
	color:#fcfcfc;	
}
.MainMenu_Sub_Hover
{
	background-image:url(images/Container_Menu_bg_Hover.gif);
	background-repeat:repeat-x;
	width:150px;
	font-family:Tahoma,Verdana,Arial;
	font-size:13px;
	font-weight:bold;
	color: #fcfcfc;
	text-decoration:underline;
	cursor:pointer;
}
.Search_bar
{
	background-color:Transparent;
}
.Search-txt
{
	font-family:Tahoma,arial,Verdana;
	font-size:12px;
}
.TopMenuItem
{
	font-family:Tahoma,Verdana,Arial;
	font-size:13px;
	font-weight:bold;
	color:#fcfcfc;
}
.TopPane
{
	padding-right:10px;
	padding-top:5px;
	vertical-align:top;
}
.Space_bottom
{
	border-top: solid 1px #d2d2d2;
	height:3px;
	width:100%;
}
.Space_right
{
	border-left-style:ridge;
	border-left-color:#d2d2d2;
	border-left-width:1px;
	border-collapse:separate ;
	width:5px;
}
/* Home Page */
.leftPane
{
	width:30%;
	padding-right:5px;
}
.contentpane
{
	border-right: solid 1px #d2d2d2;
	padding-right:5px;
}
.rightPane
{
	padding-right:5px;
	
}
.BottomPane
{
    background-color:#ffffff;
    padding-right:10px;
	padding-top:0px;
	vertical-align:top;
    
}
/* Contact Us */
.LeftContact
{
	padding-right:10px;
}
.contentContact
{
	border-right: solid 1px #d2d2d2;
	padding-right:5px;
}


/* Knownledge */
.contentKnownLedge
{
	border-right: solid 1px #d2d2d2;
	padding-right:5px;
}
.RightKnowLedge
{
	padding-right:10px;	
}
/* -- */

.Copyright
{
	width:100%;
	height:25px;
	background-color:#317296;
}
.Copyright_txt
{
	font-family:Tahoma,Arial,Verdana;
	font-size:11px;
	color:#ffffff;
	vertical-align:middle;
}
a.Copyright_txt:hover
{
	font-family:Tahoma,Arial,Verdana;
	font-size:11px;
	color:#ffffff;
	vertical-align:middle;
}
a.Copyright_txt:link
{
	font-family:Tahoma,Arial,Verdana;
	font-size:11px;
	color:#ffffff;
	vertical-align:middle;
}
.about
{
	font-family:Tahoma,Arial,Verdana;
	font-size:11px;
	color:#ffffff;
	text-align:left;
	padding-top:3px;
}
