a:link {
text-decoration:none;
color:#007CFF;
}
a:active {
text-decoration:underline;
color:#007CFF;
}
a:visited {
text-decoration:none;
color:#007CFF;
}
a:hover {text-decoration: underline; color: red}

td {
font-size: 11px;
color: black;
font-family: tahoma, sans-serif
}

html,body{
height:100%;
margin:0px;
padding: 0px;
background: #FFFFFF;
font-size: 11px;
font-family: tahoma;
}

table{
border:0px;
border-collapse:collapse;
}

table td{
padding:0px;
}

.blockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid #B5B5B5;
border-width: 1px 0;
background: black url(/templates/blueglass/images/default.gif) repeat-x center center;
}
.blockmenu li{
display: inline;
}
.blockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid #FFFFFF;
}
.blockmenu li a:visited{
color: white;
}
.blockmenu li a:hover, .blockmenu li .current{
color: white;
background: url(/templates/blueglass/images/active.gif) repeat-x center center;
}

.menu {
color: white;
font-size: 11px;
font-family: tahoma;
}

.menu_lr {
color: #666666;
font-size: 11px;
font-family: tahoma;
border-left: 1px solid #007CFF;
border-right: 1px solid #007CFF;
border-bottom: 1px solid #007CFF;
}
.menu_lr a {color: black; text-decoration: none}
.menu_lr a:hover {
color: #007CFF;
text-decoration: underline;
}

select {
font-size: 11px;
font-family: tahoma;
}
input {
        border: 1px solid #000000; font-family: Verdana, Arial; font-size: 8pt;  background: url(infon.gif)

}

