* {
	margin: 0;
	padding: 0;
    text-decoration: none;
}
body {
	background: #ffffff ;
	font-family: tahoma;
	font-size: 69%;
    text-decoration: none;
	scrollbar-base-color: C0C0C0; 
	scrollbar-arrow-color: 01508b;
	scrollbar-DarkShadow-Color: 01508b; 
}
input {
    background:#ffffff;
    border:1px solid;
	font-family: tahoma;
	font-size: 70%;

}
.navigation {
	float: right;
	margin-right: 0px;
	width: 200px;
    height: 240px;
    background: #305896;
}
.navigation ul {
	margin: 0 ; 
	padding: 0;
}
.navigation li {
	border-bottom: none;
	list-style: none;
    height: 30px;
}
.navigation li a {
	background: #305896 url(prjimages/nav.gif) ;	
	color: #ddeaff;
	display: block;
    padding:5px 5px 10px 5px;
	font-family: tahoma;
	font-size: 77%;
	color:ffffff;
	text-decoration: none;
}
.navigation li a:hover {
	background: #95abcc;
	color: #ddeaff;
	font-weight:bold ;
}
#marq {
	filter: Alpha(opacity=70);
    height:29px;
    width:750px;
	background:#cfe2fa;
	color: #000000;
    text-align:center;
	margin: 0px 0px 210px 0px;
    padding:0px 0px 0px 0px;
}
#home { 
	text-align:justify;
	width:177px;
    margin-right:10px;
}
#homeen {
    direction:left; 
	text-align:left;
	width:177px;
    margin-right:10px;
}
#txthome {
    color:#000000; 
	text-align:justify;
	line-height:22px;
}