﻿.modalBackground
{
	background-color: Black;
	opacity: 0.3;
	filter : alpha(opacity=30);
}

.White_Span
{
	color: White;
	font-weight: 700;
}

.ToolTipExt
{
	background-color: #80c84a;
	opacity: 0.9;
	filter: alpha(opacity=90);
	padding: 10px;
}

a, a:hover, a:visited
{
	color: #55bd08;
}

.QLink
{
	text-align: left;
}

.QLink a
{
	font-size: 14px;
	color: #35302e;
	display: block;
	padding: 5px;
	/*font-family: Tahoma;*/
}

* 
{
    border : 0px;
    margin : 0px;
    padding : 0px;
    font-family: Tahoma;
    font-size: 13px;
}

.ttt
{
	margin: 0px; padding:0px;
}

h2
{
	font-size: 14px;
	font-weight: 700;
}

div
{
	padding: 0px;
}

img.BannerImg
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

div.AuthPanel
{
	width : 365px;
	margin-left: auto;
	margin-right: 0px;
}

a.SelectedMenuNode
{
	font-weight: 700;
}

table
{
}

td
{
	padding: 3px;
}

div.MainBlock
{
	background-color: White;
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	border: 0px;
}

div.HeadFon
{
	background-image: url(./Images/TopFon.gif);
	background-repeat: repeat-x;
}

table.LogoAuth
{
	width: 1034px;
}

a.AuthPanelLink
{
	color: #78c93e;
	font-family: Tahoma;
	font-weight: 700;
	font-size: 14px;
}

input.AuthInput
{
	height: 15px;
	width: 125px;
	margin-top: 8px;
	margin-left: 10px;
	border: 0px;
}

div.AuthInput
{
	height: 31px; 
	width: 151px; 
	background-image: url(./Images/InputBorder.gif);
	background-repeat: no-repeat;
}

img.BigMenuImg
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.SelectedImg
{
	z-index: 1000;
}

.FL_MenuItem
{
	padding-left: 13px;
	padding-right: 13px;
}

table.Menu_SecondLayer
{
	border-spacing: 0;
	width: 100%;
	height: 88px;
	border-collapse: collapse;
}

table.Menu_SecondLayer td
{
	border : 0px;
	margin: 0px;
	padding: 0px;
}

td.Menu_PadLeft
{
	background-image: url(./Images/LeftPadMenu.gif);
	width: 18px;
	height: 88px;
	background-repeat: no-repeat;
}

td.Menu_PadRight
{
	background-image: url(./Images/RightPadMenu.gif);
	width: 27px;
	height: 88px;
	background-repeat: no-repeat;
}

.Menu_Divider
{
	background-image: url(./Images/DividerMenu.gif);
	width: 3px;
	height: 21px;
	background-repeat: no-repeat;
}

td.Menu_Data
{
	height: 88px;
	background-repeat: repeat-x;
	text-align: center;
}

a.Menu_HL
{
	text-decoration: none;
	color : #83c952;
	font-weight: 700;
	font-family: Arial;
	font-size: 14px;
}

.Centered
{
	text-align: center;
}

div.TailFon
{
	background-image: url(./Images/TailFon.gif);
	background-repeat: repeat-x;
	width: 1200px;
	height: 948px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: -1;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

td.LeftLinks
{
	padding: 0px;
	background-image : url(./Images/LinksLeft.gif);
	width: 32px;
	background-repeat: no-repeat;
}

td.RightLinks
{
	padding: 0px;
	background-image : url(./Images/LinksRight.gif);
	width: 42px;
	background-repeat: no-repeat;
}

td.Links
{
	padding: 0px;
	background-image : url(./Images/LinksFon.gif);
	width: 976px;
}

.StdBtn
{
	background-color: #68c226;
	padding: 2px;
	color: White;
	font-weight: 700;
	font-family: Tahoma;
}

.StdTxt
{
	border : 1px solid #c1c1c1;
	width: 150px;
}

.StdValidator
{
	color: #c61f19;
	font-family: Tahoma;
	font-weight: 700;
}

table.StdGV
{
	border-collapse: collapse;
	border: 1px solid #c1c1c1;
}

table.StdGV td
{
	padding: 5px;
}

.StdSelect
{
	border : 1px solid #c1c1c1;
	width: 150px;
}

.PnlReg
{
	background-color: #f3f3f1;
	width: 850px;
	margin: 0px;
	padding: 10px;
	border: 0px;
}

.PnlReg2
{
	background-color: #f3f3f1;
	width: 600px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

table.RegTable
{
	width : 840px;
}

table.RegTable td
{
	vertical-align: top;
}

table.RegTable td.RegTableHead
{
	width: 300px;
	padding-right: 20px;
}

table.RegTable td.RegTableContent
{
	width: 200px;
}

table.RegTable td.RegTableValidator
{
	width: 250px;
}

table.RegTable td.RegTableQuest
{
	width: 15px;
	background-image: url(./Images/Quest.gif);
	background-repeat: no-repeat;
}

.PageItem
{
	color: #68c226;
	font-weight: 700;
}

.SelectedPageItem
{
	color: Black;
	font-weight: 700;
}

.ReadMore_Link
{
	color: Black;
}

p
{
	text-indent: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.BackToNews
{
	color: #68c226;
	font-weight: 700;
}


.LinkHeader
{
	color: #55bd08;
	font-size: 18px;
}

.LinkHeaderSelected
{
	color: Black;
	font-size: 18px;
	text-decoration: none;
}

.ToolQTip
{
	color: #68c226;
	font-weight: 700;
	text-decoration : underline;
	font-size: 13px;
	font-family: Arial;
	cursor: pointer;
}

table.RegHeadTable
{
	height: 100px;
	margin: 0px;
	border: 0px;
	width: 850px;
}

table.RegHeadTable td
{
	height: 100px;
	width: 161px;
	background-image: url(./Images/RegHead.gif);
	background-repeat: no-repeat;
	padding: 0px;
	vertical-align: top;
	color: White;
}

table.RegHeadTable td.SelectedStep
{
	height: 100px;
	width: 161px;
	background-image: url(./Images/RegHeadSelect.gif);
	background-repeat: no-repeat;
	padding: 0px;
	color: Black;
}

.PnlRegHead
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	position: relative;
	width: 850px;
	bottom: -2px;
	left: -2px;
}

.Remember
{
	margin-left: 10px;
	padding-top: 15px;
	color: Red;
	font-size: 12px;
	font-weight: 700;
	display: block;
}

td.RegDivider
{
	background-color: White;
	height: 3px;
}

div.PageDivider
{
	width: 100%;
	height: 7px;
	background-image: url(./Images/PageDivider.gif);
	background-repeat: repeat-x;
}

h1.Header
{
	font-size: 18px;
	font-weight: lighter;
	margin-top: 10px;
	margin-bottom: 10px;
}

.StdLinkBtn
{
	font-weight: 700;
	color: #68c225;
}

.AuthMark
{
	margin-left: 10px;
	color: red;
	font-weight: 700;
}

.FindTable
{
	border-collapse: collapse;
	border: 0px;
	width: 98%;
}

.FindCell
{
	border: 0px;
	background-color: #f3f3f1;
	padding: 5px;
}

.FindHeadLeft
{
	width: 12px;
	height: 30px;
	background-image: url(./Images/LeftFindHead.gif);
	background-repeat: no-repeat;
	background-color: Transparent;
	padding: 0px;
}

.FindHeadRight
{
	width: 16px;
	height: 30px;
	background-image: url(./Images/RightFindHead.gif);
	background-repeat: no-repeat;
	padding: 0px;
	background-color:Transparent;
}

.FindHead
{
	height: 30px;
	background-image: url(./Images/FonFindHead.gif);
	background-repeat: repeat-x;
	color: White;
	font-size: 18px;
	font-weight: 700;
	vertical-align: middle;
}

.QLinks
{
	height: 252px;
	width: 863px;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	margin: 0px auto;
}

.ProfileMenuItemSelected
{
	width: 200px;
	height: 40px;
	background-image: url(./Images/ProfileMenu.gif);
	background-repeat: no-repeat;
	padding: 0px;
	text-align: center;
}

table.ProfileHeadTable
{
	height: 40px;
	margin: 0px;
	border: 0px;
	position: relative;
	bottom: -2px;
	left: -2px;
}

.ProfileMenuItem
{
	width: 200px;
	height: 40px;
	background-image: url(./Images/ProfileMenuSelected.gif);
	background-repeat: no-repeat;
	padding: 0px;
	text-align: center;
}

.ProfileMenuLink
{
	font-size: 16px;
	color: Black;
}
