@import url("primary.css");      

#myLinkexchange {
	
}

#content_link a{
	color: #266FB7;
	text-decoration: none;
}

#content_link a:hover{
	color: #800000;
	text-decoration: underline;
}

.descrip {
	color: #1B1B1B;
}

.link_link {
	color: #008000;
}

#content_right h2{
	font-size: 15px;
	color: #C96548;	
}

#content_right a{
	color: #266FB7;
	text-decoration: none;
}

#content_right a:hover{
	color: #152D47;
	text-decoration: underline;
}

#path_left {
	background: #D7E9FB;
	height: 19px;
	width: 143px;
	float: left;
	border-top: solid 1px #FFFFFF;
	padding-left: 7px;	
	padding-top: 4px;
}

#path_right {
	background: #D7E9FB;
	height: 22px;
	width: 373px;
	float: right;
	border-top: solid 1px #FFFFFF;
	padding-top: 1px;
	padding-left: 7px;	
}

#path_right img{
	border: solid 1px #336666;
}

#path_lefts  {
	background: #D7E9FB;
	height: 95px;
	width: 143px;
	float: left;
	border-top: solid 1px #FFFFFF;
	padding-left: 7px;	
	padding-top: 4px;
}

#path_rights {
	background: #D7E9FB;
	width: 373px;
	height: 98px;	
	float: right;
	border-top: solid 1px #FFFFFF;
	padding-top: 1px;
	padding-left: 7px;	
}

#myLeft {
	float: left;	
	width: 100px;
	padding-top: 8px;		
}

#myRight {
	float: right;	
	width: 400px;
	padding-top: 8px;
}