h1
{
    font-family: Tahoma;
    font-weight:normal;
    font-size: 14pt;
    /*color: #666666;*/
    color: #000000;
    letter-spacing: 1px;
    margin-bottom: 0;
    margin-left:14;
}

.test
{
    font-family: Impact;
    font-weight: normal;
    letter-spacing: 1px;
    font-size: 20pt;
    color: #ffc400;
}

.hr {
    BACKGROUND: url(images/line1.gif );
}
.search
{
    BORDER-RIGHT: #ffcc00 1px solid;
    BORDER-BOTTOM: #ffcc00 1px solid;
    BORDER-TOP: #ffcc00 1px solid;
    BORDER-LEFT: #ffcc00 1px solid;
    font-family: Tahoma;
    font-size: 10pt;
    HEIGHT: 17px
}

.input_text {
    font-family: Tahoma;
    font-size: 10pt;
}

.input_button {
    font-family: Tahoma;
    font-size: 10pt;
}

.brous_menu {
    font-family: Tahoma;
    font-size: 14pt;
    /*color: #666666;*/
    letter-spacing: 1px;
}

.content_text_padding {
    font-size: 10pt;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    /*color: #666666;*/
    text-decoration: none;
    text-align:justify;
    padding-left: 10px;
    padding-right: 10px
}
.content_text{
    font-size: 10pt;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    /*color: #666666;*/
    text-decoration: none;
    text-align:justify;
}

.content_text_small {
    font-size: 8pt;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    /*color: #666666;*/
}
.content_text_small_padding {
    font-size: 8pt;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    /*color: #666666;*/
    padding-left: 10px;
    padding-right: 10px
}

td {
    font-size: 10pt;
    font-family: Arial;
    /*font-style: normal;
    font-weight: normal;
    color: #666666;
    text-decoration: none;*/
}

A {
    color: #000000;
    text-decoration: none;
    font-style: italic;
}

A:visited {
    color: #000000
    /*color: #666666;*/
    text-decoration: none;
}
A:hover {
    text-decoration:underline;
}

A.main {
/*    color: #ffcc00;    */
    color: #ffc400;
    font-weight: bold;
    font-style: normal;
    text-decoration: underline;
}

A.tech-item {
/*    color: #ffcc00;    */
    color: red;
    font-weight: bold;
    font-style: normal;
    text-decoration: underline;
}

A.main:visited {
    color: #ffc400;
    text-decoration: underline;
}

A.tech-item:visited {
    color: red;
    text-decoration: underline;
}

A.db  {
	font-family: arial, verdana, san-serif, tahoma, Arial Cyr, Helvetica;
	font-size:12px;
	text-decoration: none;
	color: blue;
}
A.db:hover {
	text-decoration:underline;
}
A.db:visited {
	color:#806DBA;
}

ul {
	margin-bottom : 0px;
}

li {
	margin-bottom : 3px;
}
.online p{

}
.menu {
    font-size: 10pt;
    font-family: "Tahoma";
    font-weight: bold;
    /*color: #666666;*/
    /*text-align: center;*/
    font-style: normal;
    letter-spacing: 1px;
}

.main {
    font-weight: bold;
    color: #ffc400;
}

.tech-item {
    font-weight: bold;
    color: red;
}

.mistake {
    color: red;
}

.ok {
	color: Green;
}

tr.greyColor {
	background-color : #EDEDED;
/*	height: 28 px;*/
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
}

.clientsDB  {
	width : 700px;
}

.title_box {
    font-size: 10pt;
    font-family: "Tahoma";
    font-weight: bold;
    /*color: #666666;*/
    letter-spacing: 1px;
}


.boxhead_r {
    background: url(images/sbhead-r.gif) no-repeat top right;
}

.boxhead_l
{
    background: url(images/sbhead-l.gif) no-repeat top left;
}

.boxbody_right {
    background: url(images/body-right.gif) repeat-y right;
}

.boxbody_left {
    background: url(images/body-left.gif) repeat-y left;
}
.boxbody_bottom {
    background:  url(images/bottom.gif) repeat-x bottom ;
}

.boxbody_top {
    background:  url(images/top.gif) repeat-x top ;
}

.boxbody_bottom_right {
    background: url(images/bottom-right.gif) no-repeat bottom right;
}

.boxbody_bottom_left {
    background: url(images/bottom-left.gif) no-repeat bottom left;
}
                                