/* This is the style of your browser text */

body, html, table, tr, td {
	font-family: Tahoma;
	color:#7C7C7C;
	font-size: 11px;
	line-height: 16px;
}

div {
	font-size: 11px;
	line-height:16px;
}

img {
	border:0;
	display:block;
}
.imginline {
display: inline;
}
.divinline {
display: inline;
float: right;
}

p {

}

a:link, a:visited {
	text-decoration: none;
	color: #637580;
}

a:hover {
	color:#637580;
	text-decoration:underline;
}

a.oLink:link, a.oLink:visited {
	text-decoration:none;
	color:#F79234;
	font-size:12px;
}

a.oLink:hover {
	text-decoration:underline;
	color:#F79234;
	font-size:12px;
}

a.oLink11:link, a.oLink11:visited {
	text-decoration:none;
	color:#F79234;
	font-size:11px;
}

a.oLink11:hover {
	text-decoration:underline;
	color:#F79234;
	font-size:11px;
}


.orange {
	color:#F79234;
	font-size:11px;
}

.orange12 {
	font-size:12px;
	color:#F79234;
}

.blue {
	color:#637580;
	font-size:11px;
}

.titleB {
	font-family: Tahoma;
	font-size: 12px;
	color:#637580;
	font-weight:bold;
}

.title {
	font-family: Tahoma;
	font-size: 12px;
	color:#637580;
}

.titleOrange {
	font-family: Tahoma;
	font-size: 12px;
	color:#F79234;
}

.menuSeparator {
	width:240px; 
	height:1px; 
	background-color:#F0F0F0;
}

.data {
	color:#637580;
	font-weight:bold;
	font-size:11px;
}


#wholecontent {
	width: 838px;
	position: absolute;
	left: 50%;
	margin-left: -419px;
	margin-top: 15px;
	padding: 0px 0px 0px 0px;
}

.img_in_text_left {
float: left !important;
margin: 0px 10px 10px 0px !important;
}

.img_in_text_right {
float: right !important;
margin: 0px 0px 10px 10px !important;
}

