/* CSS Document */

body {
	background-image:url(../images/background.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	margin-top:0px
}
p {
	margin-left:10px;
	margin-right:10px
}
ul,li {margin-right:10px}
a:link {
	color:#7bb108;
	text-decoration:none
}
a:visited {
	color:#7bb108;
	text-decoration:none
}
a:hover {
	color:#000000;
	text-decoration:none;
	background-color:#dce9bf
}
a:active {
	color:#000000;
	text-decoration:none
}
.upLanguage {font-weight:bold}
.optionsUp {
	color:#000000;
	font-weight:bold
}
.textWhite {color:#ffffff}
.titleArrow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px
}
.optionsRight {
	float:right;
	width:35%;
	border:2px solid #eeeeee;
	padding:0em 2em;
	margin:0.2em 0em 0.6em 2em;
	background:#f9f9f9
}
.homeRight {
	width:100%;
	border:2px solid #eeeeee;
	padding:0.5em 0.5em 0.5em 0.5em;
	margin:0em 0em 1em 0em;
	background:#f9f9f9
}
.ver {
	color:#990000;
	font-weight:bold
}
#photo {
	padding:15px 5px 25px 5px;
	width:12%;
	float:left
}
#title {
	font-weight:bold;
	background-color:#f7f7f7;
	width:100%;
	border-bottom:solid #eeeeee 2.0pt;
	border-bottom-alt:solid #f2f3f4 .5pt;
	padding:2px 0px 4px 0px
}
.noBold {
	font-weight:normal
}
