/* CSS Document */

/* Author: novASTRA */

body {
	background-color: #FAF8F5;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #C46713;
	font-weight: bold;
}

h3 {
	font-size: 0.8em;
}


h4 {
	background-color: #e2e0b9;
	display: block;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3E3F20;
	border-top-width: thin;
	border-top-color: #838341;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 20px;
	padding-left: 7px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #838341;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 1em;
	text-align: left;
}

p a{
	color: #74753C;
	font-weight: bold;
	text-decoration: underline;
}

p a:hover{
	background-color: #CCCC99;
	text-decoration: none;
}
#pendule {
	font-size: 0.6em;
	text-align:right;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txtStyle {
	font-size: 14px;
	color: #FFFFFF;
}
#container {
	padding-left: 6px;
	padding-right: 7px;
}
#underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.left_column {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.asterisk{
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
}
.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
div{
	line-height:21px;
}span {
	font-size: 12px;
}