﻿body
{
	background: #adb2b6 url(../img/BodyBackground.gif) top left repeat-x !important;
	font-size: 10px !important;
	font-family: Verdana, Arial;
}
a
{
	color: black !important;
}
.LogInButton
{
	background: #fff url(../img/LogInButton.jpg) top left no-repeat;
	display: block;
	width: 440px;
	height: 25px;
	padding-top: 5px;
	color: black;
	text-align: center;
	text-decoration: none;
}
.hp_Wrapper
{
	width: 990px;
	height: auto;
	margin-top: 20px;
}
.hp_Left
{
	width: 7px;
}
.hp_Center
{
	width: 976px;
	padding-left: 21px;
	padding-right: 21px;
}

.hp_Right
{
	width: 7px;
}
.hp_Shadow
{
	width: 7px;
	height: 700px
}


.hp_TopBlock
{
	height: 20px;
	background: white;
}
.hp_TopBlock td.hp_Left
{
	background: url(../img/Corners.gif) 0px 0px no-repeat;
}
.hp_TopBlock td.hp_Right
{
	background: url(../img/Corners.gif) -7px 0px no-repeat;
}


.hp_WorkBlock
{
	height:auto;
	background: white;
	vertical-align: top;
	padding-bottom: 20px;
}
.hp_WorkBlock td.hp_Left
{
	background: url(../img/ShadowSides.gif) 0px 0px repeat-y;
}
.hp_WorkBlock td.hp_Left .hp_Shadow
{
	background: url(../img/Shadow700.gif) 0px 0px no-repeat;
}
.hp_WorkBlock td.hp_Right
{
	background: url(../img/ShadowSides.gif) -7px 0px repeat-y;
}
.hp_WorkBlock td.hp_Right .hp_Shadow
{
	background: url(../img/Shadow700.gif) -7px 0px no-repeat;
}
.hp_ContentText
{
	width: 680px;
	height: auto;
	float: left;
	margin-top: 20px;
	font-size: 11px;
}
.hp_ContentSpot
{
	width: 210px;
	display: block;
	height: auto;
	border: solid 1px #aaa;
	background: #eaeced;
	float: right;
	margin-top: 20px;
	padding-bottom: 10px;
	vertical-align: top;
}
.hp_ContentSpotNews
{
	width: 190px;
	height: 250px;
	display: block;
	padding-top: 10px;
	padding-left: 10px;
}
.hp_ContentSpotSpan
{
	width: 200px;
	height: auto;
	padding-left: 10px;
	margin-top: 10px;
	font-size: 10px !important;
	display: block;
}
.hp_ContentSpot a img
{
	border: none;
}


.hp_BottomBlock
{
	height: 8px;
	background: white;
}
.hp_BottomBlock td.hp_Left
{
	background: url(../img/Corners.gif) 0px -21px no-repeat;
}
.hp_BottomBlock td.hp_Center
{
	background: url(../img/ShadowBottom.gif) 0px 0px repeat-x;
}
.hp_BottomBlock td.hp_Right
{
	background: url(../img/Corners.gif) -7px -21px no-repeat;
}


.hp_Footer
{
	height:40px;
	background: #adb2b6;
	vertical-align: top;
}
.hp_Footer td.hp_Center
{
	padding-top: 5px;
	font-family: Arial;
	font-size: 11px;
	color: white;
}

.hp_ContentTable
{
	width: 100%;
	margin-top: 20px;
}
.mp_LeftBlock
{
	width: 210px;
	height: auto;
	border: solid 1px #aaa;
	background: #eaeced;
	font-size: 11px !important;
	vertical-align: top;
}
.mp_LeftBlock div.mp_Header
{
	width: 200px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	float: left;
}
.mp_LeftBlock div.mp_TreeView
{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 5px;
}
.mp_LeftBlock div.mp_TreeView a
{
	width: 210px;
	display: block;
	font-weight: normal;
	text-decoration: none;
	color: black;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 11px;
}
.mp_LeftBlock div.mp_TreeView a span
{
	padding-left: 20px;
}
.mp_LeftBlock div.mp_TreeView .HeadLink
{
	width: 210px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: black;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 11px;
}
.mp_LeftBlock div.mp_TreeView .HeadLink span
{
	padding-left: 10px;
}
.mp_LeftBlock div.mp_TreeView a.a_Selected
{
	width: 210px;
	display: block;
	font-weight: normal;
	text-decoration: none;
	color: black;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 11px;
	background: white !important;
}
.mp_LeftBlock div.mp_TreeView a.a_Selected span
{
	padding-left: 20px;
}
.mp_ContentBlock
{
	width: 465px;
	height: auto;
	font-size: 10px !important;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	vertical-align: top;
}
.mp_ContentBlock a
{
	text-decoration: underline !important;
}
.mp_ContentSpot
{
	width: 210px;
	height: auto;
	border: solid 1px #aaa;
	background: #eaeced;
	vertical-align: top;
}
.mp_ContentSpot a img
{
	border: none;
}




/*-----> NewInfo style <-----*/
.hp_Center_NewInfo
{
	width: 976px;
	background: url(../img/newBackImage.jpg) top left no-repeat;
	vertical-align: middle;
}
.NewInfo
{
	font-size: 11px;
	color: #888;
	width: 600px;
	height: 350px;
	background: white;
	border: solid 1px #888;
	text-align: left;
	display: block;
	margin-left: 183px;
}
.NewInfo a
{
	color: #ff6600 !important;
}
.NewInfo p
{
	
	margin: 20px;
	padding: 0px;
}
/*-----> end of NewInfo style <-----*/

/*------ NEWS TABELA ------*/
.CustomNewsTable
{
	width: 190px;
	height: auto;
}
.CustomNewsTable_Header
{
	font-weight: bold;
}
.CustomNews_Box
{
	padding-top: 10px;
}
.CustomNews_LastBox
{
	padding-top: 10px;
}
.CustomNews_Link a
{
	color: black !important;
	text-decoration: underline !important;
}

