A:link					{text-decoration: underline; color: #1E87BF}
A:visited				{text-decoration: underline; color: #1E87BF}
A:active				{text-decoration: underline; color: #1E87BF}
A:hover					{text-decoration: none; color: #1E87BF}

A.Text:link             {text-decoration: none; color: #C2BD77}
A.Text:visited          {text-decoration: none; color: #C2BD77}
A.Text:active           {text-decoration: none; color: #C2BD77}
A.Text:hover            {text-decoration: underline; color: #C2BD77}

A.TextMenuBottom:link             {text-decoration: none; color: #A6BCC8}
A.TextMenuBottom:visited          {text-decoration: none; color: #A6BCC8}
A.TextMenuBottom:active           {text-decoration: none; color: #A6BCC8}
A.TextMenuBottom:hover            {text-decoration: none; color: #7598AA}

A.TitleNews:link             {text-decoration: underline; color: #AE9E97}
A.TitleNews:visited          {text-decoration: underline; color: #AE9E97}
A.TitleNews:active           {text-decoration: underline; color: #AE9E97}
A.TitleNews:hover            {text-decoration: none; color: #AE9E97}


p {margin: 0}
img {border: none}
textarea {resize: none}


body 
{
    background-image: url('../images/backG.gif');
    background-repeat: repeat-x;
    background-position: top 50%;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

#divLogo {
	margin: 30px 0 0 75px;
	position: absolute;
}
#divContact {
	margin: 58px 0 0 29px;
	position: absolute;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 150%;
}
#divNews {
	margin: 45px 0 0 26px;
	position: absolute;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 150%;
}
#divNews-news-div {
	margin: 15px 0 0 29px;
	position: absolute;
}
#divSojitz {
	margin: 15px 0 0 422px;
	position: absolute;
}

.Text {
	font-family: Arial; 
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #333A43;
	line-height: 150%;
	text-align: justify;
}
.TextHP {
	font-family: Arial; 
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #333A43;
	line-height: 150%;
	text-align: justify;
}
.TextMenuBottom {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #A6BCC8;
	line-height: 160%;
}
.TextSide {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 130%;
	text-align: justify;
}
.Title {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #8ED4FC;
}
.TitleNews {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #AE9E97;
	line-height: 130%;
}
.TitleSupportiveDocsLogin {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.Bullets {
	margin: 5px 20px 7px 15px;
	padding: 0;
}
.Numbers {
	margin: 5px 20px 7px 24px;
	padding: 0;
}
.Input
{
	border-right: #8D9A93 1px solid;
	border-left: #8D9A93 1px solid;
	border-top: #8D9A93 1px solid;
	border-bottom: #8D9A93 1px solid;
	background: transparent;
	font-size: 13px;
	color: #000000;
	font-family: Arial;
	font-weight: normal;
}
.Textarea
{
	border-right: #8D9A93 1px solid;
	border-left: #8D9A93 1px solid;
	border-top: #8D9A93 1px solid;
	border-bottom: #8D9A93 1px solid;
	font-size: 13px;
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	background-color: transparent;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #FFFFFF
}










.BulletsArrow {
	list-style-image: url(../images/bullet.gif);
	margin: 6px 0px 6px 17px;
	padding: 0;
}