﻿.mouse
{
    cursor:pointer;
}

.ModuleColumnLeftWidth
{
    width: 150px;
	text-align: right;
}

.ModuleColumnLeftWidth2
{
	width: 150px;
	text-align: right;
}

a:link 
{
    text-decoration: none;
}
a:visited 
{
    text-decoration : none;
}
a:hover
{
    text-decoration : underline;
}

body {
}
.letras
{
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
}
.textfield
{
    font-family: verdana;
    font-size: 10px;
}
.button
{
    font-family: verdana;
    font-size: 10px;
}
.links
{
    font-family: verdana;
    font-size: 10px;
}
.combobox
{
    font-family: verdana;
    font-size: 10px;
}
.tableBorder
{
    border: 1px dotted #000000;
}
