body, table, tr, td {
	font-family: Verdana, Tahoma;
        FONT-SIZE: 11px;
}
a:link, a:active, a:visited 
{
	font-family: Verdana, Tahoma;
        FONT-SIZE: 11px;
	text-decoration: none;
	color: #FFE4B5;
	font-variant: small-caps;
	font-weight: bolder;
}
a:hover 
{
	text-decoration: underline;
	color: #EEE8AA;
}
input,select,option,textarea {
        FONT-SIZE: 11px;
        FONT-FAMILY: Verdana;
        font-weight: normal;
        text-decoration: none;
        border: 1px inset #666666;
        background-color: #FFFFE0;
        color: Black;
        padding: 1px;
}
.check {
	background-color: #FFEEEE;
	border: none;
}
#thumb {
	border: 1px solid white;
}
span.searchword {
    color: red;
    font-weight: bolder;
}
#smsmain {
        margin: 20px;
        background-color: white;
        padding: 10px;
        border: 1px solid black;
}
#smsinfobig {
        font-family: Verdana;
        font-size: 15px;
        font-weight: bolder;
        text-align: justify;
        color: gray;
}
#smsinfomedium {
        font-family: Verdana;
        font-size: 12px;
        text-align: justify;
        color: gray;
}
#smsinfosmall {
        color: #A9A9A9;
        font-family: Tahoma;
        font-size: 10px;
        font-weight: normal;
}
#numer {
        color: red;
}
#prefix {
        color: Red;
}
.gora {
    font-family: Verdana, Tahoma;
    FONT-SIZE: 11px;
    color: #FFFFB0;
    font-variant: small-caps;
    font-weight: bolder;
}
.dol {
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
    color: #FFFFE0;
}
.tresc{
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px;	
    color: #FFFFE0;
}
#chi {
	position: absolute;
	left: -500px;
	top: -500px;
}