/* 
Version: 1.0
Author: Talos
Author Mail: aranik@yandex.ru
*/u body, td {
font-family: Tahoma, Arial, Verdana;
font-weight: normal;
font-size: 13px;
color: #333333;
}

body {
background: #FFFFFF;
margin: 0px;
padding: 0px;
}

img {
border: 0px;
}

input {
font-family: Tahoma, Arial, Verdana;
font-weight: normal;
font-size: 13px;
color: #333333;
border: 1px #333333 solid;
background: #FFFFFF;
}

.nav {
width: 100%;
font-family: Tahoma, Arial, Verdana;
font-weight: normal;
font-size: 13px;
color: #333333;
padding: 3px;
border-left: 4px #FF9900 solid;
background: #FFFFFF;
}
.nav_h {
width: 100%;
font-family: Tahoma, Arial, Verdana;
font-weight: normal;
font-size: 13px;
color: #FFFFFF;
padding: 3px;
border-left: 4px #FF3300 solid;
background: #FF9900;
}

.banner {
border: 1px #000000 dashed;
}

a:link, a:active, a:visited {
font-family: Tahoma, Arial, Verdana;
font-weight: normal;
font-size: 13px;
color: #096DA7;
text-decoration: none;
}
a:hover {
font-family: Tahoma, Arial, Verdana;
font-weight: normal;
font-size: 13px;
color: #FF3300;
text-decoration: none;
}

.block {
background: #FFFDE8 url('/images/;-)/bbg.gif') repeat;
font-family: Tahoma, Arial, Verdana;
font-weight: normal;
font-size: 13px;
}

.main {
background: #FFFFFF url('/images/;-)/cbg.gif') repeat;
font-family: Georgia;
font-weight: normal;
font-size: 13px;
text-align: justify;
}

h1, h2, h3, h4, h5 {
font-family: Tahoma, Arial, Verdana;
font-weight: normal;
font-size: 13px;
margin: 0px;
padding: 0px;
}

#tooltip {
font-family: Tahoma, Arial, Verdana;
font-weight: normal;
font-size: 13px;
padding: 3px;
color: #FFFFFF;
background-color: #333333;
visibility: hidden;
position: absolute;
border: #FFFFFF 1PX SOLID;
background-position: 0% 50%;
background-attachment: SCROLL;
filter: ALPHA(OPACITY=75, FINISHOPACITY=75, STYLE=1, STARTX=50, FINISHX=150, STARTY=50, FINISHY=150);
margin: 0PX;
background-repeat: REPEAT;
}

