body { background-color: #efefef; margin: 0px; padding: 0px; height: 100%; }
td, body { font-family : Trebuchet MS, Tahoma, serif; font-size : 11px; color: #404040; word-break: break-all; line-height: 16px; }

input, select, textarea { padding: 1px; border-style : solid; border-width : 1px; border-color : #c8c8c8; border-left-color: #808080; border-top-color: #808080; background : #ffffff; font-family : Tahoma, Arial, Verdana, serif; font-size : 11px; color: #738d33; }

form { padding: 0px; margin: 0px; }

img { border: 0px; }

div { border: 0px; padding: 0px; margin: 0px; }

.inf {
	position: fixed;
	border: solid 1px silver;
	background-color: whitesmoke;
	width: 150px;
	height: 200px;
	left: 5px;
	top: 60px;
	padding: 5px;
	position: absolute;
}

a { text-decoration : none;  color : #d8262a; } 
a:link { text-decoration : underline;  color : #d8262a; } 
a:visited { text-decoration : underline;  color : #d8262a; } 
a:hover { text-decoration : none;  color : #d8262a; } 
a:active { text-decoration : none;  color : #d8262a; }

.w { text-decoration : none;  color : #ffffff; } 
.w:link { text-decoration : none;  color : #ffffff; } 
.w:visited { text-decoration : none;  color : #ffffff; } 
.w:hover { text-decoration : none;  color : #000000; } 
.w:active { text-decoration : none;  color : #ffffff; }

.mlink { text-decoration : underline;  color : #ffffff; }
.mlink:link { text-decoration : underline;  color : #ffffff; } 
.mlink:visited { text-decoration : underline;  color : #ffffff; } 
.mlink:hover { text-decoration : none;  color : #ffffff; } 
.mlink:active { text-decoration : underline;  color : #ffffff; }

.mlinkb { font-family: Tahoma; text-decoration : none;  color : #404040; }
.mlinkb:link { font-family: Tahoma; text-decoration : none;  color : #404040; } 
.mlinkb:visited { font-family: Tahoma; text-decoration : none;  color : #404040; } 
.mlinkb:hover { font-family: Tahoma; text-decoration : underline;  color : #404040; } 
.mlinkb:active { font-family: Tahoma; text-decoration : none;  color : #404040; }

.tema { text-decoration: none; color: #3d76a2; font-family: Arial; }
.tema:link { text-decoration: none; color: #3d76a2; font-family: Arial; }
.tema:visited { text-decoration: none; color: #3d76a2; font-family: Arial; }
.tema:hover { text-decoration: underline; color: #3d76a2; font-family: Arial; }
.tema:active { text-decoration: none; color: #3d76a2; font-family: Arial; }

.b { text-decoration : underline;  color : #1f60a9; }
.b:link { text-decoration : underline;  color : #1f60a9; } 
.b:visited { text-decoration : underline;  color : #1f60a9; } 
.b:hover { text-decoration : none;  color : #1f60a9; } 
.b:active { text-decoration : underline;  color : #1f60a9; }

.c { text-decoration : underline;  color : #c00000; }
.c:link { text-decoration : underline;  color : #c00000; } 
.c:visited { text-decoration : underline;  color : #c00000; } 
.c:hover { text-decoration : none;  color : #c00000; } 
.c:active { text-decoration : underline;  color : #c00000; }

.link1 { text-decoration : none;  color : #404040; }
.link1:link { text-decoration : none;  color : #404040; } 
.link1:visited { text-decoration : none;  color : #404040; } 
.link1:hover { text-decoration : none;  color : #aaaaaa; } 
.link1:active { text-decoration : none;  color : #404040; }

.link2 { text-decoration : none;  color : #7b7d9b; }
.link2:link { text-decoration : none;  color : #7b7d9b; } 
.link2:visited { text-decoration : none;  color : #7b7d9b; } 
.link2:hover { text-decoration : none;  color : #aaaaaa; } 
.link2:active { text-decoration : none;  color : #7b7d9b; }

.checkbox { padding: 0px; margin: 0px; border: 0px; background: transparent; }
.submit { height: 15px; font-size: 11px; font-family: Tahoma, Arial, Verdana, serif; background-color: #ff6300; border: 0px; border-color : #ffffff; color: #ffffff; padding-bottom: 3px; }
.ok { cursor: pointer; }