a.h_link
{
        font-family: Tahoma;
        font-size: 11px;
        color: #990000;
        text-decoration: none
}
a.h_link:hover{text-decoration: underline}



.topMenu
{
        font-family: Tahoma;
        font-size: 11px;
        color: #FFFFFF;
}
a.menuLink
{
        font-family: Tahoma;
        font-size: 11px;
        color: #000066;
        text-decoration: none;
        font-weight: bold;
}
a.menuLink:hover{color: #ff4100}
a.menuLinkU
{
        font-family: Tahoma;
        font-size: 11px;
        color: #333333;
        text-decoration: none;
        font-weight: bold;
}
a.menuLinkU:hover{color: #FFFFFF}


a.link
{
        font-family: Tahoma;
        font-size: 11px;
        color: #0082e1;
        text-decoration: none;
}
a.link:hover{text-decoration: underline;}


td.lText
{
        font-family: Tahoma;
        font-size: 11px;
        color: #ff4100;
}
.text
{
        font-family: Tahoma;
        font-size: 11px;
        color: #000000;
}
.textBorder
{
        font-family: Tahoma;
        font-size: 11px;
        color: #000000;
        border-width: 1px;
        border-color: #00bbff;
        border-style: solid
}
.textBorder2
{
        font-family: Tahoma;
        font-size: 11px;
        color: #000000;
        border-width: 0px;
        border-left-width: 1px;
        border-bottom-width: 1px;
        border-color: #00bbff;
        border-style: solid
}
.pText
{
        font-family: Tahoma;
        font-size: 11px;
        color: gray;
        text-indent: 20px;
        text-align: justify;
}
.header
{
        font-family: Tahoma;
        font-size: 12px;
        color: #ff4100;
        font-weight: bold;
        display: inline;
}

.buttonLink
{
	font-family: Tahoma; 
	font-size: 11px; 
	color: #000000;
	font-weight: bold; 
	text-decoration: none;
	background-color: #ffedab; 
	width: 150px; 
	padding: 5px;
	margin-bottom: 4px; 
	text-align: center;
	cursor: hand;
	border-width: 0px;
}

.inputComboBox
{
        font-family: Tahoma;
        font-size: 11px;
        color: #000000;
}

.lightBlueText
{
        font-family: Tahoma;
        font-size: 11px;
        color: #00bbff;
}
.whiteText
{
        font-family: Tahoma;
        font-size: 11px;
        color: #FFFFFF;
        text-decoration: none;
}
a.whiteText:hover{text-decoration: underline;}

.inputText
{
        border-width: 1px;
        border-color: #000000;
        border-style: solid;
        background-color: #FFFFFF;
        font-family: Tahoma;
        font-size: 11px;
}


.blockHeader
{
        text-indent: 10px;
        font-family: Tahoma;
        font-size: 11px;
        color: #ff4100;
        font-weight: bold;
}
.blockHeaderH
{
        text-indent: 10px;
        font-family: Tahoma;
        font-size: 11px;
        color: #ff4100;
        font-weight: bold;
        display: inline;
}


.border_black
{
        border-width: 1px;
        border-color: #000000;
        border-style: solid
}
.border_lightblue
{
	border: 1px solid #000033;
}


.copyright
{
        font-family: Tahoma;
        font-size: 10px;
        color: #ff4100;
        font-weight: bold
}
.LP_link
{
        font-family: Tahoma;
        font-size: 10px;
        color: #0093ff;
        font-weight: bold;
        text-decoration: none;
}
.LP_link:hover{text-decoration: underline;}


.message
{
       color: red;
       font-family: Tahoma;
       font-size: 11px
}

input.button
{
       background-image: url('../images/buttonBack.gif');
       background-color: #FFFFFF;
       border-width: 0px;
       width: 70px;
       height: 17px;
       font-family: Tahoma;
       font-size: 11px;
       color: #FFFFFF;
}
input.RemoveButton
{
       background-image: url('../images/icons/del.gif');
       background-color: #FFFFFF;
       border-width: 0px;
       width: 15px;
       height: 15px;
       cursor: hand;
}
input.button_s
{
       background-image: url('../images/buttonBack2.gif');
       background-color: #FFFFFF;
       border-width: 0px;
       width: 35px;
       height: 17px;
       font-family: Tahoma;
       font-size: 11px;
       color: #FFFFFF;
}

.separator{height: 1px;line-height: 1px; font-size: 1px; margin: 0px; padding: 0px; background: url(../images/pipki.gif) repeat-x; }
