/* CSS Document */
body {
	font-family: Arial;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	background-color:#1695ba;
}
.top_bg{background-image:url(images/top_bg.jpg); background-repeat:repeat-x; height:91px;}
.header_bg{background-image: url(images/header_bg.jpg); background-repeat:repeat-x;  height:202px; }
.body_bg{background-image: url(images/body_bg.jpg); background-repeat:repeat-x; background-color:#1695ba;}

.menu_bg{background-image: url(images/menubar_bg.jpg); font-family:Tahoma, Verdana; font-size:11px; font-weight:bold; background-repeat:repeat-x; height:31px;}

.menu_bg a{font-family:Tahoma, Verdana; font-size:11px; font-weight:bold; text-decoration:none;}
.menu_bg a:hover{font-family:Tahoma, Verdana; font-size:11px; font-weight:bold; text-decoration:none; color:#FFCC00;}

.login_bg{background-image: url(images/login_box_bg.jpg); background-repeat:repeat-x; height:123px;}
.footer_bg{background-image: url(images/footer_bg.jpg); background-repeat:repeat-x; height:52px;}


a.tree:link{ font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF; text-decoration:none;}
a.tree:visited{ font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF; text-decoration:none;}
a.tree:hover{ font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#000000; text-decoration:underline;}

.style1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.style2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.style3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
a.root:link{ font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF; text-decoration:none;}
a.root:visited{ font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF; text-decoration:none;}
a.root:hover{ font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#000000; text-decoration:underline;}
	
a img, a:hover img{
	border:0;
	}
	
.menu_text{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	}
	
a.menu_text:hover{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#8a9c0a;
	text-decoration:none;
	}
	
.text1{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	}
	
.text2{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#8a9c0a;
	}
	
.link1{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
	}
	
a.link1:hover{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
	
.note
{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:red;
	text-decoration:none;
}
.txtinput{
	font-family: tahoma;
	font-size:12px;		
	color:none;
}