/* http://theserver/guetta/avgol/style.css */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
	text-align: left;
	margin: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}


.Txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4e5e63;
	text-align: left;
}

.Txt a {
	color: #000033;
	text-decoration: none;
}
.Txt a:hover {

	color: #d3b448;
	text-decoration: none;
}
hr {
	background-color: bbbbbd;
	height: 1px;
	color: #bbbbbd;
}
#Main {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 955px;
	border: 1px solid #6e797d;
}

#Links {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e5e63;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: 222px;
}
#Links a {
	color: #000033;
	text-decoration: none;
}
#Links a:hover {

	color: #d3b448;
	text-decoration: none;
}
TD#OtherPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e5e63;
	height: 30px;
	border-bottom: 1px solid #d4deeb;
	font-weight: normal;
	padding: 0px;
	line-height: 30px;
}
TD#OtherPage a {
	color: #4e5e63;
	text-decoration: none;
}
TD#OtherPage a:hover {

	color: #000033;
	text-decoration: none;
}
TD#ThisPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e5e63;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	padding: 0px;
	border-bottom: 1px solid #d4deeb;
}
TD#ThisPage a {
	color: #4e5e63;
	text-decoration: none;
}
TD#ThisPage a:hover {

	color: #000033;
	text-decoration: none;
}


.blue {
	color: #000033;
}


TD#TitlePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	margin: 0px;
	height: 22px;
	font-weight: bold;
	padding: 0px;
}
#Main #Vert {
	height: 100%;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 40px;
}

TD#TitlePage a {
	color: #4e5e63;
	background-color: #000033;
	text-decoration: none;
}

#Vert Ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #4e5e63;
	text-decoration: none;
	list-style-type: square;
	list-style-image: url(Images/BlueLi.gif);
	margin-left: 18px;
}

#Vert Ul a {
	color: #4e5e63;
	text-decoration: none;
}

#Vert Ul a:hover {
	color: #4e5e63;
	text-decoration: underline;
}


#Footer a {
	color: #4E5E63;
	text-decoration: none;
	text-align: center;
}
#Footer a:hover {

	color: #006633;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000033;
	background-color: #d4deeb;
	height: 22px;
	width: 220px;
	font-weight: bold;
	padding: 6px;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 27px;
	font-weight: bold;
	margin: 0px;
	background-color: #a6b7cf;
	height: 27px;
	filter: RevealTrans(Duration=2, Transition=3);
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	padding: 0px;
	text-decoration: none;
	margin-top: 18px;
	margin-bottom: 6px;
}
#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E5E63;
	height: 50px;
	padding: 10px;
	background-position: center;
	width: 955px;
	position: absolute;
}
