body   {
	margin: 0px;
	padding: 0px;
	font: 12px Lucida Grande, Arial, Tahoma, Sans-Serif;
	background: #f7f7eb;
	color: #373e3e;
} 

.table {
	background: url(../img/bgr.jpg) no-repeat bottom left;
	width: 900px;
	height: 100%;
}

.logo { 
	width: 67px;
}

.menu { 
	width: 277px;
	padding-top: 28px;
}

.content { 
	width: 556px;
	padding-top: 28px;
	padding-left: 25px;
}

.foot { 
	width: 556px;
	clear: both;
	font-size: 10px;
	padding-left: 60px;
}

div.left   {
	float: left;
}

div.right   {
	float: right;
}

p {
	margin: 0px;
	padding: 0px;
}

a:link, a:visited	{
	color: #00639d; 
	text-decoration: underline; 
	font-weight: bold;
}

a:hover, a:active {
	text-decoration: none;
	color: #6cc47b; 
}

input, select, textarea {
	font: 12px Arial, Sans-Serif; 
	color: #373e3e;
	border: 1px solid #00639d;
}

.button {
	background: #00639d;
	border: none; 
	cursor: pointer;
	height: 20px;
	font: bold 12px bold Lucida Grande, Arial;
	padding-left: 8px;
	padding-right: 8px;
	color: #fff;
}

form {
	PADDING: 0px; 
	MARGIN: 0px; 
}

img.left	{
	float: left;
}

img.nothing	{
/*	float: left;*/
	display: none;
}

img.right	{
	float: right;
}

.line	{
	border-top: 1px solid #373e3e;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 18px;
	padding: 5px 0px 0px;
	margin-bottom: 0px;
	font-size: 10px;
	width: 406px;
}

h1	{
	color: #6cc47b;
	font: 18px Georgia;
/*	padding-left: 35px;*/
	margin-left: 35px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 90px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(../img/half.png) repeat-y;
}

h2 {
	color: #00639d;
	font: bold 14px Georgia;
/*	padding-left: 35px;*/
	margin-left: 35px;
	padding-right: 90px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(../img/half.png) repeat-y;
}

.alert {
	color: #00639d;
	font: bold 14px Georgia;
}

.text, .video {
/*	padding-left: 10px;*/
	margin-left: 35px;
	padding-right: 90px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 12px;
	text-align: justify;
	background: url(../img/half.png) repeat-y;
}

.little {
	padding-left: 35px;
	padding-right: 90px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 10px;
	text-align: justify;
}

div.pdf {
	background: url(../img/pdf.png) no-repeat top left;
	margin-left: 92px;
	padding-left: 50px;
	height: 55px;
	margin-bottom: 10px;
	margin-top: 8px;
	clear: both;
}

.picture {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

td {
	padding: 0px;
	font-size: 12px;
}

.author {
	color: #373e3e;
	font-size: 10px;
}
