﻿/* -----Menu ------- */
#menu_container td
{
font-family: Tahoma,arial, helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
background-image: url(images/index_menu.jpg);
}
#menu_container td a
{
padding-left: 1;
margin-left: 1;
text-decoration: none;
color: #fff;
}

#menu_container td a:hover
{
text-decoration: underline;
color: #000;
}

#menu_container1 td a:link, #menu_container1 td a:visited
{
color: #70A0F0;
text-decoration: none;
}

/* -----Menu ------- */





/* ----- Side Menu ------- */


#sidemenu ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font: bold 11px tahoma, verdana, helvetica, arial, sans-serif;
	width: 190px;
}

#sidemenu li
{
margin: 0px;
padding: 0px;
line-height: 20px;
}

#sidemenu ul li a
{
display: block;
width: 170px;
padding-left: 20px;
background-color: #CCCCAF;
/* font-size: 1.0em; */
text-decoration: none;
color: #000;
}

#sidemenu ul ul li a
{
	display: block;
	padding-left: 40px;
	width: 150px;
	background-color: #E5E5CF; /* font-size: 0.8em; */
	text-decoration: none;
	color: #000;
	font-weight: normal;
}


#sidemenu ul ul li a:hover
{
background-color: #FFFFA0;
color: #000;
}

/* ----- Side Menu ------- */

/* View Profile */
.viewprofile_tbl 
{
	font-size: 9pt; 
	width: 810px; 
	font-family: Tahoma; 
	border: gray 1px solid;	
}

.viewprofile_tblHeader
{
	/*
		background-color: #911200; red bg 
	*/
	background-color: #43552B; /*green Bg */
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px
}

.viewprofile_divTitle
{
	width: 100%; 
	height: 25px;
	/*
		background-color: #911200;
		color: #FFFFFF;
	*/
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	vertical-align : middle; 
	color: #000;
}

.bold_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #911200;
	
}

/* Search Result */
.Search_caption {
	font-family: Tahoma;
	font-size: 11px;
/*font-weight: bold;*/
	color: #911200;	
}
.searchresult_innertbl 
{
	font-size: 11px; 	
	font-family: Tahoma;	
}
.searchresult_outertbl 
{
	font-size: 10pt; 
	width: 810px; 
	font-family: Verdana 
	border: gray 1px solid;		
	background-color: #E5E5CF;
}



.searchresult_tblfooter
{
	/*
		background-color: #911200; red bg 
	
	background-image: url(images/SearchFooter.jpg); */
	background-color: #E5E5CF;
	font-family: Tahoma;
	font-size: 9px;
	font-weight:normal;
	color: #000;	
	
}
/* Search Result */


#langlist
{  
 /*border-bottom: 1px solid #F6E491; */
 margin: 0;
 padding-right: 0px; 
 padding-left: 20px; 
 padding-bottom: 10px; 
 padding-top: 0px;
}



#langlist ul, #langlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#langlist a:link, #langlist a:visited
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
			
	text-decoration: none;
	color: #FFFFFF;	
	margin: 0 5px 4px 5px;	
	float: left;
	line-height: 14px;
}

#langlist a:link#current, #langlist a:visited#current, #langlist a:hover
{
border-bottom: 4px solid #33ffff;
padding-bottom: 2px;
background: transparent;
color: #F6E491;
}

.communication_GridItem
{
	font-size: 10pt;	
	font-family:Tahoma 
	border: gray 1px solid;		
	background-color: #E5E5CF;
}
.communication_GridHeader
{
	/*
		background-color: #911200; red bg 
	*/
	background-color: #43552B; /*green Bg */
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:White;
	height: 25px
}


#langlist a:hover { color: #F6E491; }

#div_Greenheader
{
	background-color: #43552B; /*green Bg */
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height:10%;
	width:100%;
	vertical-align:middle;
}
