.main_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.left_top_bg {
	background-image: url(images/left_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.left_frame_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a1a1a1;
}

.text10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.title {
	font-family: Helvetica, Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #636363;
}
.text_small {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9a9999;
}
.photo_box {
	clear: right;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}





a:link {
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #e90f19;
}
a:visited {
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #e90f19;
}


a.links { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #e90f19;
	text-decoration: underline;
	font-weight: bold;
}


a.more { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6600;
	text-decoration: underline;
	font-weight: bold;
}
a:hover.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}
