a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #6A7C75;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #6A7C75;
	text-decoration: underline;
}
a.link1:link, a.link1:active, a.link1:visited {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #77848C;
	text-decoration: none;
}
a.link1:hover {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #77848C;
	text-decoration: underline;
}
a.link2:link, a.link2:active, a.link2:visited {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.link2:hover {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
BODY {
	background-image: url(/images/bursak.gif);
}
.textinall {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.textinall2 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #9DAAA5;
	text-decoration: none;
}
.textinall3 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	color: #AA1437;
	text-decoration: none;
}
.textinall4 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #820B1E;
	text-decoration: none;
}
.textinall5 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #AA1437;
}
.textinall6 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.textinall7 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #6A7C75;
}
.AddressTitle {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #99c119;
}
.AddressDesc {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
}

#mytable {
    width: 480px;
    padding: 0;
    margin: 0;
    border-collaps\e:separate;
    font-size:11px !important; 
}

#mytable caption {
    padding: 0 0 5px 0;
    width: 500px;     
    text-align: right;
    color: #4f6b72;
    font-size:16px;
}

#mytable th {
    color: #4f6b72;
    border: 1px solid #C1DAD7;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    padding: 6px 6px 6px 12px;
    background: #CAE8EA url(bg_header.jpg) no-repeat;
    font-weight:bold;
}

#mytable th.nobg {
    border-top: 0;
    border-left: 0;
    border-right: 1px solid #C1DAD7;
    background: none;
}

#mytable td {
    border: 1px solid #C1DAD7;    
    background: #fff;
    padding: 6px 6px 6px 12px;
    color: #4f6b72;
    vertical-align: top;
}

#mytable td img {
    cursor:pointer;
    border:1;
}

#mytable td a:visited {
    text-decoration: none;
    color:#4f6b72;
}

#mytable td a:hover {
    text-decoration: none;
    color:#4f6b72;    
}

#mytable th.spec {
    border-left: 1px solid #C1DAD7;
    border-top: 0;
    background: #fff url(bullet1.gif) no-repeat;
    font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.heading {
    font-weight:bold;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#AF0913;
    padding-bottom:12px;
}
.contactsH {
    vertical-align: top;
    color: #333333;
    font-weight: bold;
}
.contactsP {
    vertical-align: top;
    color: #993300;
    font-weight: bold;
}
.photo_s{
    color: #797979;
    padding: 2px;
    font-weight: 700;
    font-style: normal;
    border: 1px solid #000000;
    width: 100;
    height: 60;
    display: block;
    float: left;
}