﻿body {	background-image:url('images/bg.jpg');
		background-repeat: repeat-x;
		background-color:#2e4001;
		margin:13px 0px 0px 0px;
		FONT-SIZE: 10pt; 
		color:#666666; 
		FONT-FAMILY: Tahoma; 

}


.news	{
		height:13px;
		direction:ltr;
		font-size:8pt;
		font-family:Tahoma;
		color:white;

		text-align:right;
}

.font {
		FONT-SIZE: 10pt; 
		color:#666666; 
		FONT-FAMILY: Tahoma; 
}

.button {
		background-image:url('images/button_loop.jpg');
		color:#ffffff;
		font-size:7pt;
		font-family:Tahoma;
		border: 0px;
}

.form {
		color: #4278a4; 
		font-size:8pt;
		font-family:Tahoma;
		border-style: solid; 
		border-width: 1px; 
		background-color: #e7f996
}

.title 
{
	text-align:left;
		height:20px;
		direction:ltr;
		background-image:url('images/cont_loop.jpg');
		font-size:7pt;
		font-family:Tahoma;
		color:white;
		font-weight:bold;
				border:1px #98cccc solid;
}

.txt{
		border-left:1px #b2cece solid;
		border-right:1px #b2cece solid;
		border-bottom:1px #b2cece solid;
		background-color:white;
		text-align:left ;
		direction:ltr;

		vertical-align: top;
		text-align: justify; 
		FONT-SIZE: 10pt; 
		color:#666666; 
		FONT-FAMILY: Tahoma; 
		font-weight: 400; 
		margin: 5px 5px 5px 5px; 
		line-height:150% ;
}

.cont {
		border-left:1px #98cccc solid;
		border-right:1px #98cccc solid;
		border-bottom:1px #98cccc solid;
		background-color:white;
		vertical-align:top;
		text-align:right;
}

.text {	text-align: justify; 
		vertical-align:top;
		FONT-SIZE: 10pt; 
		color:#666666; 
		FONT-FAMILY: Tahoma; 
		font-weight: 400; 
		margin: 5px 5px 5px 5px; 
		line-height:150% ;
}


.circle {
		right: 0px; 
		position:  relative; 
		top:2px ; 
		padding-left:5px ; 
		padding-right:5px;
		text-align:right;
}

a:link {
		text-decoration:none;
		FONT-SIZE: 10pt; 
		color:#666666; 
		FONT-FAMILY: Tahoma; 
}

a:visited {
		text-decoration:none;
		FONT-SIZE: 10pt; 
		color:#666666; 
		FONT-FAMILY: Tahoma; 
}

a:hover {
		text-decoration: underline;
		FONT-SIZE: 10pt; 
		color:#333333; 
		FONT-FAMILY: Tahoma; 
}

img { 	
		border:0px;
}

.center {
		text-align:center;
}

.right {
		text-align:right;
}

.left {
		text-align:left;
}

.link {
		text-decoration:none;
		font-family:verdana;
		font-size:7pt;
		color:#ffffff;
		direction:ltr;
}