#homepage_right {
	color: #ffffff;
	vertical-align: top;
	font-size: 11px; 
	font-style: normal; 
	line-height: 1.5em; 
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	width: 200px;
	border: #000000;
	border-style: solid; 
	border-width: 1px;
	background-image: url(../images/bg_04_str.gif)
}
	
.right_title {
	color: #FFFFFF;
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 22px;
	padding: 0px 0px 0px 7px;
	margin: 5px 0px 5px 0px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #758999;
	background-color:#012EFF;
}
	
.bc_container {
	background-color: #666699;
	background-image: url(../images/bg_04_str_top.gif);
	text-align:center;
	vertical-align:bottom;
	padding: 0px;
	height:14px;
}
	
.footer_topdiv {
	height:2px; 
	margin-top:10px; 
	background-color:#3366FF;
	/* background-image: url(../images/bg_04_diag.gif); */
	border-style:solid; 
	border-width:1px; 
	border-color:#999999;
}

.middle{
   background-color: white;
   background-image: url(../images/appitol.png);
   background-repeat: no-repeat;
   background-position: top center;
   
   
}

a {  
	text-decoration: underline; 
	color: #0000FF;
}

a:visited { 
	color: #0000FF;
}

a:hover {  
	color: #660000;
}


