a {
	color: #1111FF;
	text-decoration: none;
}
a:hover {
	color : #808080;
	text-decoration : underline;
}
a:active {
	color : #FF9900;
	text-decoration : underline;
}

#webform,input,textarea,table,select,body{
	margin:0;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 8pt;
}


#wtable_r1{
	

}
/*

#wtable_r1c1{

}
*/
#wtable_r2{
	height:600px;
}

#wtable_r2c1,#wtable_r2c2,#wtable_r2c3{

}


#wtable_r1c1{


}


#wtable_r2c1,#wtable_r2c2,#wtable_r2c3{
/*background-color:#FBF4DB;*/
background-image:url(images/body_bg.jpg);

}


#wtable_r2c1{
	width:18%;
	vertical-align:top;
}

#wtable_r2c2{
	vertical-align:top;
	padding:10px;
	width:63%;
}

#topmenudate{

}

#wtable_r2c3{
	width:16%;
	vertical-align:top;
	text-align:center;
}



#wtable_r3{
}

#wtable_r3c1{
}

/**/
#topbarlang{

}


#topmenubar,#topbarlang,#topmenu,#topmenudate,
.top_menu,.top_menu_sub,.top_menuitem,.top_menu_subitem
{
	background-image:url("images/topbar.jpg") ;
	background-repeat:repeat-x;
}

#topmenubar,#topbarlang,#topmenu,#topmenudate{
	font-size: 8pt;
	color:#FFF;
}

/**/
.menutitle{
	font-size: 8pt;
	vertical-align:center;
	text-align:center;
	padding:2px;
	border:1px #999999 solid;

}

.menutitlemover{
	cursor:pointer;
	background-color : #FFCC66;
}


.langidbgcolor
{

}

.sellangidbgcolor
{


}

/* Top Menu*/
.top_menu,.top_menu_sub,.top_menuitem,.top_menu_subitem
{
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color:#FFFFFF;
}

.top_menu
{
	position : relative;
	width:100%;
}

.top_menu_sub{
	visibility:hidden;
	position:absolute;
}

.top_menuitem,.top_menu_subitem,.top_menu_mouseover
{
	border : 1px ridge #FFF;
	white-space : nowrap;
}

.top_menu_mouseover
{
	background-color : #FFCC66;
	color : #800000;
	cursor : pointer;
}

.left_table{
	width:"100%";
}
/*Left Menu*/
.left_menu,.left_menu_sub,.left_menu_submenuitem
{
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	background-color : #004B97;
	color:#FFF;
	border : 1px ridge #FFF;
	
}

.left_menu
{
	position : relative;
	width:100%;
	
}

.left_menu_sub{
	visibility:hidden;
	position:absolute;
}

.left_menuitem,.left_menu_subitem
{
	border : 0px;
	white-space : nowrap;
	text-align : right;
	width:100%;	
}

.left_menu_mouseover
{
	background-color : #FFCC66;
	color : #800000;
	cursor : pointer;
	text-align : right;
	white-space : nowrap;
}

/**/

.treecontainer{
	font-size: 8pt;
	border:1px #7A7A7A solid;
	background-color:#FFFFFF;
	width:100%;
/**/	
}

.treeview{
	white-space:nowrap;
	vertical-align:middle;
/*	z-index:100;*/
}

.treemouseover{
	cursor:pointer;
	background-color:#E9E9E9;
	border:1px #7A7A7A solid;

}

.treemouseout{
	border:1px #FFFFFF solid;
}

.spaceimg{
	vertical-align:middle;
}

.nodeimg{
	cursor:pointer;
	vertical-align:middle;
}

.nodeitem{
	z-index:100;
	border:1px #FFFFFF solid;

}

.nodesub{
	display:none;
	z-index:100;
}

/**/
.firmaddress
{
	font-size: 8pt;
	
}

.announcemsg{
	font-size: 9px;
	text-align:center;
	z-index:1;
	position:relative;
	overflow:hidden;
	clip:rect(0 auto auto 0);
}

/**/
.usergroup_sel{
width:100%;
background-color:#CCCCCC;
}

.ctrldiv
{
	background-color:#E1E1E1
}
.ctrltitle
{
	height:20px;
	width:100%;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url("images/titleimg.jpg") ;
	background-repeat:repeat-x;
}

.arrow
{
font-family : webdings;
font-size : 10pt;
font-style : normal;
text-align : right;
padding-left : 6px;
padding-right : 6px;
white-space : nowrap;
}

.submitbuttons,.buttonfind,.loginbtn
{
	font-weight: bold;
	cursor:pointer;
	background-image:url("images/loginbtn.jpg") ;
	background-repeat:repeat-x;
}

.buttonfind,.loginbtn {
width:100px;
}

.buttonproc,.button,.buttondelete,.loademail {
font-weight: bold;
cursor:pointer;
width:100px;
}

.loademail{
width:150px;
filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFFFF, endColorStr=#008080, gradientType=0)";
}

.buttonproc {
	background-image:url("images/buttonproc.jpg") ;
	background-repeat:repeat-x;
}

.buttondelete {
	background-image:url("images/buttondelete.jpg") ;
	background-repeat:repeat-x;
}

input,textarea {
background-color: #FFF;
border: 1px solid;
border-color:#CCCCCC;
}

/******************/
.login{
	background-color: #EAEAEA;
}

.infotitle{
	background-color: #EAEAEA;
}

.treemenu_links{
width:100%;
}

.treemenu{
border: 1px solid black;

overflow: auto;
width:100%;
color:#0;
height:100%;
padding:4;
background-color: #FFCC00;
margin:5px;
}

.gridbuttons{
	background-color: #CCCCCC;
	width:100%;
}

.editpage{
	background-color:#FF9933;
	width:100%;
}

.rightlinkstitle
{
	background-color:#6498EE;		
	text-align:center;
	color:white;
}

table.fotogallery{
	background-color:#E6E6E6;
	margin-left: auto;
	margin-right: auto;
}

td.image_fotogallery {
  text-align: center;
  vertical-align: center;
  background-color: transparent;
  white-space: nowrap;
  background-color:#FFF;
}

.invisiblediv {
	visibility: hidden; 
	position: absolute;
}
.visiblediv {
	visibility: visible; 
	position: static;
}


/* ==================== BASE OUTLOOKBAR ==================================== */
#masterleft
{
	width:100%;
}

.bo_button{
	background-image:url("images/outlookbar.jpg") ;
	background-repeat:repeat-x;
}

.bo_button,.updown {
	font-family: arial; 
/*	font-weight: bold; */
	font-size: 8pt; 
}

.bo_button{
	cursor:				pointer;
	margin-bottom:		1px;
/*	background-color:	#ECECFF;*/
	color:				#FFFFFF;
	width:				100%;
	padding:			1px;
	text-align:			center;
	border:				1px solid #000000;
}

.bo_sub{
	margin-bottom:		1px;
	display:			none;
}

.updown{
/*	filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr=#005EBB, endColorStr=#D5E3F9, gradientType=0)";*/
}

.updown {
/*	layout-flow: vertical-ideographic;*/
	border:1px solid #000000;
	text-align:center;
	vertical-align:middle;
	padding-left:3px;
	padding-bottom:3px;
	padding-top:3px;
	cursor:pointer;
	color:#000000;

}
/* ==================== BASE OUTLOOKBAR END ==================================== */


/* ==================== RIGHT SIDE FLOATER ==================================== */
.floatertab {
	font-family: arial; 
	font-weight: bold; 
	font-size: 8pt; 
/*	layout-flow: vertical-ideographic;*/
	border:1px solid #000000;
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
	cursor:pointer;
	color:#000000;
	height:70;
}

/* ==================== RIGHT SIDE FLOATER END ==================================== */

.gridclass{
color:#000000;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 8pt;
background-color:#FFFFFF;
}

.floaterlink{
}

.treeGrid
{
	cursor: pointer;
    padding-left: 5px;
    font-size: 11px;
    color: #000000;
    font-family: verdana, arial, 'Microsoft Sans Serif', helvetica, sans-serif
	background-color:#FFFFFF;
}



.editorlangbar
{
	width:100%;
	height:20px;
}

.formbar
{
	width:100%;
	height:20px;
	background-color:#FFFFFF;
	text-align:left;
}

.langtabs,.formtabs{
	background-color:#CCCCCC;
	width:80px;
	text-align:center;
	cursor:pointer;
	height:100%;
	vertical-align:middle;
	font-weight:bold;
	border-left:1px black solid ;
	border-right:1px black solid ;
	border-top:1px black solid ;
	color:black;
}

.formtabs{
	background-color:#E6BB26;
	color:#FFFFFF;
}

.details{
	display:none;
}

.stylelang {
	color: #FFFFFF;
	font-weight:bold;
	font-size:12px;
}


#editorTree
{
	width:100%;
	height:600;
	overflow: auto;

}


.wizardbtn{
	width:100px;
	background-color:#F0F0F0;
	font-weight:bold;
	font-size:12px;
}

.bulletintab{
	background-color:#FFFFFF;
	width:80px;
	text-align:center;
	height:100%;
	vertical-align:middle;
	font-weight:bold;
	border-left:1px black solid ;
	border-right:1px black solid ;
	border-top:1px black solid ;
	color:red;
}

.bulletinhead{
	background-color:#FFFFFF;
	border:1px black solid ;
}
