body, html
{
	margin				: 3px 3px 3px 3px;
	font-family			: Verdana, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
    font-size           : 11px;
	background-color	: #FFFFFF;
}

table
{
    margin-top          : 1px;
    padding             : 0px;
    font-family         : Verdana, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
    font-size           : 11px;
    background-color    : #FFFFFF;
}

tr
{
    padding-left        : 3px;
    padding-right       : 3px;
    height              : 20px;
}

.trlig
{
    background-color    : #FFFFFF;
}

.trdar
{
    background-color    : #F4F3EC;
}

tr.fancy1 
{
    background          : #fff url(buttonbar2.gif) repeat-x top;
    height              : 20px;
}

tr.fancy2 
{
    background          : #fff url(buttonbar1.gif) repeat-x top;
    height              : 20px;
}

td.fancy1 
{
    background          : #fff url(buttonbar2.gif) repeat-x top;
    height              : 20px;
}

td.fancy2 
{
    background          : #fff url(buttonbar1.gif) repeat-x top;
    height              : 20px;
}

td
{
    padding             : 1px;    
    padding-left        : 3px;
    padding-right       : 3px;
    height              : 20px;
}

td.tdhead
{
    height              : 20px;
    background          : #fff url(buttonbar1.gif) repeat-x top;
    background-color    : #F4F3EC;
    border-top          : 1px solid #5E5A80;
    border-bottom       : 1px solid #5E5A80;
    vertical-align      : middle;
}

td.tdlbl
{
    background-color    : #F4F3EC;
    background          : #fff url(windowbg2.gif) repeat-x top;
    vertical-align      : middle;
    width               : 222px;
    font-family         : Verdana, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
    color               : #5E5A80;
}

td.tdsearch
{
    text-align          : left;
    padding-left        : 0px;
    font-size           : 10px;
}

td.tdfoot 
{
    vertical-align      : middle;
    border-top          : 1px solid #5E5A80;
    vertical-align      : middle;
    padding-top         : 2px;    
}

h1
{
    font-family         : Verdana, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
    font-size           : 24px;
    font-weight         : bold;
    color               : #5E5A80;
    margin              : 0px;
}

h2
{
    font-family         : Trebuchet MS, Lucida Sans Unicode, Sans-Serif;
    font-size           : 13pt;
    font-weight         : bold;
    color               : #5E5A80;
    margin              : 0px;
}

h3
{
    font-family         : Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
    font-size           : 13px;
    font-weight         : bold;
    color               : #5E5A80;
    margin              : 0px;
}

a:visited, a:active
{
    text-decoration     : none;
}

a:link
{
    text-decoration     : none;
    color               : BLUE;
}

a:hover
{
    text-decoration     : underline;
    color               : RED;
}

input
{
    height              : 20px;
    width               : 250px;
    vertical-align      : middle;
}

select
{
    font-family         : Verdana, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
    font-size           : 11px;
    height              : 20px;
    width               : 250px;
    vertical-align      : middle;
}

input, textarea
{
    font-family         : Verdana, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
    font-size           : 11px;
    border              : 1px solid #5E5A80;
}

.button
{
    font-family         : Verdana, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
    font-size           : 11px;
    height              : 20px;
    color               : BROWN;
    border              : 1px solid #5E5A80;
    background-color    : #F4F3EC;
    background          : #fff url(buttonbar2.gif) repeat-x top;
    width               : auto;
    vertical-align      : middle;
    cursor              : pointer;
}

.check_box
{ 
    border              : none;
    width               : auto;
    background          : none;
    margin              : 0px;
}

.border_table
{
    border              : 1px solid #5E5A80;
}

.mainbody
{
    border              : 1px solid #5E5A80;
    margin-top          : 5px;
    margin-bottom       : 5px;
    padding-left        : 5px;
    padding-right       : 5px;
}

.errmsg
{
    vertical-align      : middle;
    font-weight         : bold; 
    color               : RED;
}

.sucmsg
{
    vertical-align      : middle;
    font-weight         : bold; 
    color               : #309DB5;
}

img.myimg:hover
{
    position            : relative;
    height              : 37px;
    width               : 37px;
}
